#D34933
A medium, moderate red closely aligning with Firebrick.
About #D34933
At its core, #D34933 is a medium and moderate hue. Its closest recognized web color is Firebrick. Its digital footprint relies on 211 parts red, 73 parts green, and 51 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 65% Magenta, 76% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D34933
RGB211, 73, 51
HSL8.2°, 64.5%, 51.4%
CMYK0%, 65%, 76%, 17%
HSV8.2°, 75.8%, 82.7%
LAB50.5, 53.1, 42.1
XYZ29.8, 18.9, 5.2
Decimal13846835
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.40:1
Text on #FFFFFF
AA Large
4.77:1
Text on #000000
AA
4.21:1
Text on #F8FAFC
AA Large
4.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D34933;
}
.text-color {
color: #D34933;
}
.border-color {
border: 2px solid #D34933;
}