#70001F Claret
#70001F (Claret) RGB value is (112, 0, 31).
Red value is 112, green value is 0, and blue value is 31.
Cylindrical-coordinate representations (HSL) of color #70001F: hue: 343°, saturation: 100%, and lightness: 22%.
Process color (CMYK) of #70001F is 0%, 100%, 72.3%, 56.1%. Web safe color equivalent of #70001F is ##660033. Color #70001F contains mainly Red.
Color Spaces
| Color spaces of #70001F | Value |
|---|---|
| RGB | 112, 0, 31 |
| HSL | 343°, 100%, 22% |
| HSV / HSB | 343°, 100%, 43.9% |
| CMYK | 0%, 100%, 72.3%, 56.1% |
| XYZ | 6.93, 3.54, 1.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110000 | 00000000 | 00011111 |
| Octal | 160 | 000 | 037 |
| Decimal | 112 | 0 | 31 |
| Hex | 70 | 00 | 1F |
Shades of #70001F
Tints of #70001F
.mybgColor { background-color: #70001F; }
.myforeColor { color: #70001F; }
.myborderColor { border: 3px solid #70001F; }
<p style="color:#70001F">Text here</p>
This sample text is styled with font color #70001F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#70001F">Div content here</div>
<div style="border:3px solid #70001F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(112, 0, 31, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #70001F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #70001F;
-webkit-box-shadow: 1px 1px 3px #70001F;
box-shadow: 1px 1px 3px #70001F; }
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 #70001F (Claret)
Color Overview & Profile: Color #70001F, also known as Claret, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (112/255), 0% Green (0/255), and 12% Blue (31/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #70001F translates into the CMYK subtractive color model with values of 0% Cyan, 100% Magenta, 72.3% Yellow, and 56.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 343°, saturation of 100%, and lightness of 22%.
Web Accessibility & Design Recommendations: When implementing #70001F 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 ##660033.
