#CC0700

A medium, vivid red closely aligning with Orangered.

About #CC0700

When working with digital screens, the color #CC0700 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Orangered. This translates to an RGB value of rgb(204, 7, 0).

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 97% M, 100% Y, and 20% K. Always request a physical proof before doing a large print run with this exact code.

From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#CC0700
RGB204, 7, 0
HSL2.1°, 100.0%, 40.0%
CMYK0%, 97%, 100%, 20%
HSV2.1°, 100.0%, 80.0%
LAB42.7, 67.0, 56.9
XYZ25.0, 13.0, 1.2
Decimal13371136

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

5.84:1
Text on #FFFFFF
AA
3.60:1
Text on #000000
AA Large
5.58:1
Text on #F8FAFC
AA
3.06:1
Text on #0F172A
AA Large

CSS Implementation

.bg-color { background-color: #CC0700; }
.text-color { color: #CC0700; }
.border-color { border: 2px solid #CC0700; }

Similar Colors

Orangered
#FF4500