#C71F2D High Risk Red
#C71F2D (High Risk Red) RGB value is (199, 31, 45).
Red value is 199, green value is 31, and blue value is 45.
Cylindrical-coordinate representations (HSL) of color #C71F2D: hue: 355°, saturation: 73%, and lightness: 45.1%.
Process color (CMYK) of #C71F2D is 0%, 84.4%, 77.4%, 22%. Web safe color equivalent of #C71F2D is ##CC3333. Color #C71F2D contains mainly Red.
Color Spaces
| Color spaces of #C71F2D | Value |
|---|---|
| RGB | 199, 31, 45 |
| HSL | 355°, 73%, 45.1% |
| HSV / HSB | 355°, 84.4%, 78% |
| CMYK | 0%, 84.4%, 77.4%, 22% |
| XYZ | 24.52, 13.32, 3.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000111 | 00011111 | 00101101 |
| Octal | 307 | 037 | 055 |
| Decimal | 199 | 31 | 45 |
| Hex | C7 | 1F | 2D |
Shades of #C71F2D
Tints of #C71F2D
.mybgColor { background-color: #C71F2D; }
.myforeColor { color: #C71F2D; }
.myborderColor { border: 3px solid #C71F2D; }
<p style="color:#C71F2D">Text here</p>
This sample text is styled with font color #C71F2D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C71F2D">Div content here</div>
<div style="border:3px solid #C71F2D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(199, 31, 45, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C71F2D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C71F2D;
-webkit-box-shadow: 1px 1px 3px #C71F2D;
box-shadow: 1px 1px 3px #C71F2D; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #C71F2D (High Risk Red)
Color Overview & Profile: Color #C71F2D, also known as High Risk Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (199/255), 12% Green (31/255), and 18% Blue (45/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C71F2D translates into the CMYK subtractive color model with values of 0% Cyan, 84.4% Magenta, 77.4% Yellow, and 22% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 355°, saturation of 73%, and lightness of 45.1%.
Web Accessibility & Design Recommendations: When implementing #C71F2D in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC3333.
