#662C00
A dark, vivid orange closely aligning with Saddlebrown.
About #662C00
The precise color #662C00 is an excellent choice for modern design projects. Designers often compare it to the standard color Saddlebrown. Its digital footprint relies on 102 parts red, 44 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 57% Magenta, 100% Yellow, and 60% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#662C00
RGB102, 44, 0
HSL25.9°, 100.0%, 20.0%
CMYK0%, 57%, 100%, 60%
HSV25.9°, 100.0%, 40.0%
LAB25.6, 23.7, 36.2
XYZ6.4, 4.6, 0.6
Decimal6695936
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.91:1
Text on #FFFFFF
AAA
1.93:1
Text on #000000
FAIL
10.43:1
Text on #F8FAFC
AAA
1.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662C00;
}
.text-color {
color: #662C00;
}
.border-color {
border: 2px solid #662C00;
}