#92333A
A dark, moderate red closely aligning with Brown.
About #92333A
Visually, #92333A is defined as a moderate red. It is closely associated with the named CSS color Brown. Its digital footprint relies on 146 parts red, 51 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 65% magenta, 60% yellow, and 43% black. With a hue angle of 355.6 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#92333A
RGB146, 51, 58
HSL355.6°, 48.2%, 38.6%
CMYK0%, 65%, 60%, 43%
HSV355.6°, 65.1%, 57.3%
LAB35.6, 40.5, 17.4
XYZ13.8, 8.8, 5.0
Decimal9581370
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.62:1
Text on #FFFFFF
AAA
2.76:1
Text on #000000
FAIL
7.28:1
Text on #F8FAFC
AAA
2.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92333A;
}
.text-color {
color: #92333A;
}
.border-color {
border: 2px solid #92333A;
}