#6D330F
A dark, vivid orange closely aligning with Saddlebrown.
About #6D330F
The precise color #6D330F is an excellent choice for modern design projects. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 109 red, 51 green, and 15 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 53% M, 86% Y, and 57% K. With a hue angle of 23.0 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D330F
RGB109, 51, 15
HSL23.0°, 75.8%, 24.3%
CMYK0%, 53%, 86%, 57%
HSV23.0°, 86.2%, 42.7%
LAB28.5, 23.3, 33.0
XYZ7.6, 5.7, 1.1
Decimal7156495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.86:1
Text on #FFFFFF
AAA
2.13:1
Text on #000000
FAIL
9.42:1
Text on #F8FAFC
AAA
1.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D330F;
}
.text-color {
color: #6D330F;
}
.border-color {
border: 2px solid #6D330F;
}