#999266
A medium, muted yellow closely aligning with Tan.
About #999266
At its core, #999266 is a medium and muted hue. Its closest recognized web color is Tan. This translates to an RGB value of rgb(153, 146, 102).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 5% magenta, 33% yellow, and 40% black. The HSL representation is 51.8° hue, 20.0% saturation, and 50.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#999266
RGB153, 146, 102
HSL51.8°, 20.0%, 50.0%
CMYK0%, 5%, 33%, 40%
HSV51.8°, 33.3%, 60.0%
LAB60.1, -4.4, 24.3
XYZ25.8, 28.3, 16.7
Decimal10064486
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.15:1
Text on #FFFFFF
AA Large
6.66:1
Text on #000000
AA
3.01:1
Text on #F8FAFC
AA Large
5.66:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #999266;
}
.text-color {
color: #999266;
}
.border-color {
border: 2px solid #999266;
}