#8A3300
A dark, vivid orange closely aligning with Saddlebrown.
About #8A3300
The precise color #8A3300 is an excellent choice for modern design projects. Its closest recognized web color is Saddlebrown. This translates to an RGB value of rgb(138, 51, 0).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 63% Magenta, 100% Yellow, and 46% Black. The HSL representation is 22.2° hue, 100.0% saturation, and 27.1% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A3300
RGB138, 51, 0
HSL22.2°, 100.0%, 27.1%
CMYK0%, 63%, 100%, 46%
HSV22.2°, 100.0%, 54.1%
LAB33.5, 35.1, 45.1
XYZ11.7, 7.8, 0.9
Decimal9057024
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.22:1
Text on #FFFFFF
AAA
2.55:1
Text on #000000
FAIL
7.86:1
Text on #F8FAFC
AAA
2.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A3300;
}
.text-color {
color: #8A3300;
}
.border-color {
border: 2px solid #8A3300;
}