#662433
A dark, moderate red closely aligning with Brown.
About #662433
Visually, #662433 is defined as a moderate red. It is closely associated with the named CSS color Brown. Its digital footprint relies on 102 parts red, 36 parts green, and 51 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 65% magenta, 50% yellow, and 60% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#662433
RGB102, 36, 51
HSL346.4°, 47.8%, 27.1%
CMYK0%, 65%, 50%, 60%
HSV346.4°, 64.7%, 40.0%
LAB24.7, 31.1, 5.9
XYZ6.7, 4.3, 3.6
Decimal6693939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.26:1
Text on #FFFFFF
AAA
1.87:1
Text on #000000
FAIL
10.76:1
Text on #F8FAFC
AAA
1.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #662433;
}
.text-color {
color: #662433;
}
.border-color {
border: 2px solid #662433;
}