#662400
A dark, vivid orange closely aligning with Saddlebrown.
About #662400
The precise color #662400 is an excellent choice for modern design projects. Its closest recognized web color is Saddlebrown. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 36, and 0.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 65% M, 100% Y, and 60% K. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#662400
RGB102, 36, 0
HSL21.2°, 100.0%, 20.0%
CMYK0%, 65%, 100%, 60%
HSV21.2°, 100.0%, 40.0%
LAB24.0, 28.1, 34.6
XYZ6.1, 4.1, 0.5
Decimal6693888
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.56:1
Text on #FFFFFF
AAA
1.82:1
Text on #000000
FAIL
11.04:1
Text on #F8FAFC
AAA
1.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662400;
}
.text-color {
color: #662400;
}
.border-color {
border: 2px solid #662400;
}