#423A07
A very dark, vivid yellow closely aligning with Darkolivegreen.
About #423A07
The hex code #423A07 represents a beautifully specific shade of yellow. Its closest recognized web color is Darkolivegreen. In the RGB color space, it consists of 66 red, 58 green, and 7 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 12% M, 89% Y, and 74% K. With a hue angle of 51.9 degrees, it sits comfortably in the yellow spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#423A07
RGB66, 58, 7
HSL51.9°, 80.8%, 14.3%
CMYK0%, 12%, 89%, 74%
HSV51.9°, 89.4%, 25.9%
LAB24.3, -2.9, 30.3
XYZ3.8, 4.2, 0.8
Decimal4340231
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.41:1
Text on #FFFFFF
AAA
1.84:1
Text on #000000
FAIL
10.91:1
Text on #F8FAFC
AAA
1.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #423A07;
}
.text-color {
color: #423A07;
}
.border-color {
border: 2px solid #423A07;
}