#99661D
A dark, moderate orange closely aligning with Peru.
About #99661D
Visually, #99661D is defined as a moderate orange. Its closest recognized web color is Peru. In the RGB color space, it consists of 153 red, 102 green, and 29 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 33% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99661D
RGB153, 102, 29
HSL35.3°, 68.1%, 35.7%
CMYK0%, 33%, 81%, 40%
HSV35.3°, 81.0%, 60.0%
LAB47.4, 14.2, 46.6
XYZ18.1, 16.4, 3.4
Decimal10053149
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.91:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #99661D;
}
.text-color {
color: #99661D;
}
.border-color {
border: 2px solid #99661D;
}