#AF9233
A medium, moderate yellow closely aligning with Darkgoldenrod.
About #AF9233
The precise color #AF9233 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkgoldenrod. This translates to an RGB value of rgb(175, 146, 51).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 17% M, 71% Y, and 31% K. This makes it a relatively light color when applied to physical surfaces.
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#AF9233
RGB175, 146, 51
HSL46.0°, 54.9%, 44.3%
CMYK0%, 17%, 71%, 31%
HSV46.0°, 70.9%, 68.6%
LAB61.6, 0.5, 52.1
XYZ28.6, 29.9, 7.4
Decimal11506227
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.01:1
Text on #FFFFFF
AA Large
6.98:1
Text on #000000
AA
2.87:1
Text on #F8FAFC
FAIL
5.94:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF9233;
}
.text-color {
color: #AF9233;
}
.border-color {
border: 2px solid #AF9233;
}