#665600 color codes
- HEX
- #665600
- HEX8
- #665600FF
- HEX8 (Android)
- #FF665600
- RGB
- rgb(102, 86, 0)
- RGB (%)
- 40%, 34%, 0%
- HSL
- hsl(51, 100%, 20%)
- HSV / HSB
- hsv(51, 100%, 40%)
- CMYK
- cmyk(0%, 16%, 100%, 60%)
- OKLCH
- oklch(0.4554 0.0938 96.57)
- OKLCH (%)
- oklch(45.54% 0.0938 96.57)
- Decimal
- 6706688
What color is #665600?
#665600 sits at 46% lightness and 0.0938 chroma in OKLCH, hue 96.57°. Its nearest named color is DarkOliveGreen.
Shades and tints of #665600
Tints
Shades
Tones
#665600 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #665600 in CSS
.text { color: #665600; }
.background { background-color: #665600; }
.border { border: 2px solid #665600; }
/* Modern, perceptually uniform */
.text { color: oklch(0.4554 0.0938 96.57); }
/* #665600 at 50% transparency */
.overlay { background-color: #66560080; }Is #665600 accessible?
#665600 on white text scores 7.25:1; on black text it scores 2.90:1. White text passes WCAG AAA on #665600. Recommended text color on a #665600 background: white.
A 2.9:1 vs black
A 7.25: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(#665600) → white APCA Lc experimental 89.9 Lc · body text (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 #665600?
- #665600 is closest to DarkOliveGreen. In RGB it is rgb(102, 86, 0), and in HSL hsl(51, 100%, 20%).
- What is #665600 in RGB?
- #665600 converts to rgb(102, 86, 0) — red 102, green 86, blue 0.
- What text color is readable on #665600?
- White text — it has the higher contrast ratio (7.25:1) against #665600. White text passes WCAG AAA on #665600.