#662407
A dark, vivid orange closely aligning with Saddlebrown.
About #662407
At its core, #662407 is a dark and vivid hue. Designers often compare it to the standard color Saddlebrown. This translates to an RGB value of rgb(102, 36, 7).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 65% M, 93% Y, and 60% K. With a hue angle of 18.3 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#662407
RGB102, 36, 7
HSL18.3°, 87.2%, 21.4%
CMYK0%, 65%, 93%, 60%
HSV18.3°, 93.1%, 40.0%
LAB24.0, 28.3, 31.8
XYZ6.1, 4.1, 0.7
Decimal6693895
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.54:1
Text on #FFFFFF
AAA
1.82:1
Text on #000000
FAIL
11.03:1
Text on #F8FAFC
AAA
1.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662407;
}
.text-color {
color: #662407;
}
.border-color {
border: 2px solid #662407;
}