#332B00 color codes
- HEX
- #332B00
- HEX8
- #332B00FF
- HEX8 (Android)
- #FF332B00
- RGB
- rgb(51, 43, 0)
- RGB (%)
- 20%, 17%, 0%
- HSL
- hsl(51, 100%, 10%)
- HSV / HSB
- hsv(51, 100%, 20%)
- CMYK
- cmyk(0%, 16%, 100%, 80%)
- OKLCH
- oklch(0.2891 0.0598 98.23)
- OKLCH (%)
- oklch(28.91% 0.0598 98.23)
- Decimal
- 3353344
What color is #332B00?
#332B00 sits at 29% lightness and 0.0598 chroma in OKLCH, hue 98.23°. Its nearest named color is Black.
Shades and tints of #332B00
Tints
Shades
Tones
#332B00 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #332B00 in CSS
.text { color: #332B00; }
.background { background-color: #332B00; }
.border { border: 2px solid #332B00; }
/* Modern, perceptually uniform */
.text { color: oklch(0.2891 0.0598 98.23); }
/* #332B00 at 50% transparency */
.overlay { background-color: #332B0080; }Is #332B00 accessible?
#332B00 on white text scores 14.13:1; on black text it scores 1.49:1. White text passes WCAG AAA on #332B00. Recommended text color on a #332B00 background: white.
A 1.49:1 vs black
A 14.13:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: white
CSS
contrast-color() contrast-color(#332B00) → white APCA Lc experimental 103.7 Lc · body text — preferred (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the gold family on the colors hub.
Frequently asked questions
- What color is #332B00?
- #332B00 is closest to Black. In RGB it is rgb(51, 43, 0), and in HSL hsl(51, 100%, 10%).
- What is #332B00 in RGB?
- #332B00 converts to rgb(51, 43, 0) — red 51, green 43, blue 0.
- What text color is readable on #332B00?
- White text — it has the higher contrast ratio (14.13:1) against #332B00. White text passes WCAG AAA on #332B00.