#758316
A dark, vivid yellow closely aligning with Olive.
About #758316
When working with digital screens, the color #758316 is rendered by mixing light. It is closely associated with the named CSS color Olive. In the RGB color space, it consists of 117 red, 131 green, and 22 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 11% C, 0% M, 83% Y, and 49% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#758316
RGB117, 131, 22
HSL67.7°, 71.2%, 30.0%
CMYK11%, 0%, 83%, 49%
HSV67.7°, 83.2%, 51.4%
LAB51.9, -19.0, 51.7
XYZ15.6, 20.1, 3.8
Decimal7701270
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.19:1
Text on #FFFFFF
AA Large
5.01:1
Text on #000000
AA
4.00:1
Text on #F8FAFC
AA Large
4.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #758316;
}
.text-color {
color: #758316;
}
.border-color {
border: 2px solid #758316;
}