In a RGB color space, #d40000 hex color (also known as Rosso Corsa) is composed of 83.1% red, 0% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 100% magenta, 100% yellow and 16.9% black. It has a hue angle of 0 degrees, a saturation of 100% and a lightness of 41.6%. #d40000 color hex could be obtained by blending #ff0000 with #a90000. Closest websafe color is: #cc0000.
The hexadecimal color #d40000 has RGB values of R:212, G:0, B:0 and CMYK values of C:0, M:1, Y:1, K:0.17. Its decimal value is 13893632.
Hex triplet | d40000 | #d40000 |
RGB Decimal | 212, 0, 0 | rgb(212,0,0) |
RGB Percent | 83.1, 0, 0 | rgb(83.1%,0%,0%) |
CMYK | 0, 100, 100, 16.9 | |
HSL | 0°, 100, 41.6 | hsl(0,100%,41.6%) |
HSV(HSB) | 0°, 100, 83.1 | |
Web Safe | cc0000 | #c00 |
XYZ | 27.151, 13.997, 1.271 |
xyY | 0.64, 0.33, 13.997 |
CIE-LAB | 44.229, 69.691, 58.478 |
CIE-LCH | 44.229, 90.975, 40 |
CIE-LUV | 44.229, 145.443, 31.365 |
Hunter-Lab | 37.413, 64.07, 24.175 |
Binary | 11010100, 00000000, 00000000 |
Below, you can see some colors close to #d40000. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #d40000.
<span style="color:#d40000">Text here</span>
This paragraph has a background color of #d40000.
<p style="background-color:#d40000;">Content here</p>
This element has a border color of #d40000.
<div style="border:1px #d40000;">Content here</div>
.text {color:#d40000;}
.background {background-color:#d40000;}
.border {border:1px solid #d40000;}
.text-shadow {border:1px solid #d40000;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #150000 is the darkest color, while #ffffff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #6a6a6a is the less saturated color, while #cb0909 is the most saturated one.