#57490F
A dark, vivid yellow closely aligning with Darkolivegreen.
About #57490F
Visually, #57490F is defined as a vivid yellow. Its closest recognized web color is Darkolivegreen. In the RGB color space, it consists of 87 red, 73 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 16% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#57490F
RGB87, 73, 15
HSL48.3°, 70.6%, 20.0%
CMYK0%, 16%, 83%, 66%
HSV48.3°, 82.8%, 34.1%
LAB31.4, -0.9, 34.5
XYZ6.4, 6.8, 1.4
Decimal5720335
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.88:1
Text on #FFFFFF
AAA
2.37:1
Text on #000000
FAIL
8.49:1
Text on #F8FAFC
AAA
2.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57490F;
}
.text-color {
color: #57490F;
}
.border-color {
border: 2px solid #57490F;
}