#423324
A dark, muted orange closely aligning with Darkslategray.
About #423324
At its core, #423324 is a dark and muted hue. Designers often compare it to the standard color Darkslategray. This translates to an RGB value of rgb(66, 51, 36).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 23% magenta, 45% yellow, and 74% black. The HSL representation is 30.0° hue, 29.4% saturation, and 20.0% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#423324
RGB66, 51, 36
HSL30.0°, 29.4%, 20.0%
CMYK0%, 23%, 45%, 74%
HSV30.0°, 45.5%, 25.9%
LAB22.5, 4.3, 12.1
XYZ3.7, 3.7, 2.2
Decimal4338468
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.13:1
Text on #FFFFFF
AAA
1.73:1
Text on #000000
FAIL
11.60:1
Text on #F8FAFC
AAA
1.47:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #423324;
}
.text-color {
color: #423324;
}
.border-color {
border: 2px solid #423324;
}