#99660F
A dark, vivid orange closely aligning with Peru.
About #99660F
Visually, #99660F is defined as a vivid orange. It is closely associated with the named CSS color Peru. Its digital footprint relies on 153 parts red, 102 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 33% M, 90% Y, and 40% K. The HSL representation is 37.8° hue, 82.1% saturation, and 32.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99660F
RGB153, 102, 15
HSL37.8°, 82.1%, 32.9%
CMYK0%, 33%, 90%, 40%
HSV37.8°, 90.2%, 60.0%
LAB47.4, 13.8, 51.3
XYZ18.0, 16.3, 2.7
Decimal10053135
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.93:1
Text on #FFFFFF
AA
4.26:1
Text on #000000
AA Large
4.71:1
Text on #F8FAFC
AA
3.62:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #99660F;
}
.text-color {
color: #99660F;
}
.border-color {
border: 2px solid #99660F;
}