#D40701 Boulevardier
#D40701 (Boulevardier) RGB value is (212, 7, 1).
Red value is 212, green value is 7, and blue value is 1.
Cylindrical-coordinate representations (HSL) of color #D40701: hue: 2°, saturation: 99.1%, and lightness: 41.8%.
Process color (CMYK) of #D40701 is 0%, 96.7%, 99.5%, 16.9%. Web safe color equivalent of #D40701 is ##CC0000. Color #D40701 contains mainly Red.
Color Spaces
| Color spaces of #D40701 | Value |
|---|---|
| RGB | 212, 7, 1 |
| HSL | 2°, 99.1%, 41.8% |
| HSV / HSB | 2°, 99.5%, 83.1% |
| CMYK | 0%, 96.7%, 99.5%, 16.9% |
| XYZ | 27.24, 14.16, 1.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010100 | 00000111 | 00000001 |
| Octal | 324 | 007 | 001 |
| Decimal | 212 | 7 | 1 |
| Hex | D4 | 07 | 01 |
Shades of #D40701
Tints of #D40701
.mybgColor { background-color: #D40701; }
.myforeColor { color: #D40701; }
.myborderColor { border: 3px solid #D40701; }
<p style="color:#D40701">Text here</p>
This sample text is styled with font color #D40701. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D40701">Div content here</div>
<div style="border:3px solid #D40701">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(212, 7, 1, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D40701; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D40701;
-webkit-box-shadow: 1px 1px 3px #D40701;
box-shadow: 1px 1px 3px #D40701; }
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 #D40701 (Boulevardier)
Color Overview & Profile: Color #D40701, also known as Boulevardier, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 83% Red (212/255), 3% Green (7/255), and 0% Blue (1/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D40701 translates into the CMYK subtractive color model with values of 0% Cyan, 96.7% Magenta, 99.5% Yellow, and 16.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 2°, saturation of 99.1%, and lightness of 41.8%.
Web Accessibility & Design Recommendations: When implementing #D40701 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 ##CC0000.
