reddish black
Enter any color value (e.g., #020c3a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cd0119 color RGB value is (205,1,25)
#cd0119 color CMYK value
#cd0119 color HSL value
HSV(or HSB) | 352.9° | 99.5 | 80.4 |
XYZ | 25.363 | 13.071 | 2.106 |
Yxy | 0.626 | 0.322 | 13.071 |
LAB | 42.87 | 68.153 | 47.815 |
LUV | 42.87 | 138.003 | 26.863 |
Hunter-LAB | 36.154 | 61.954 | 21.854 |
CIE-LCH | 42.87 | 83.253 | 35.053 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CD | 1 | 19 |
Decimal | 205 | 1 | 25 |
Octal | 315 | 1 | 31 |
Binary | 11001101 | 00000001 | 00011001 |
Below, you can see some colors close to #cd0119. 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 #cd0119.
<span style="color:#cd0119">Text here</span>
This paragraph has a background color of #cd0119.
<p style="background-color:#cd0119;">Content here</p>
This element has a border color of #cd0119.
<div style="border:1px #cd0119;">Content here</div>
.text {color:#cd0119;}
.background {background-color:#cd0119;}
.border {border:1px solid #cd0119;}
.text-shadow {border:1px solid #cd0119;}
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, #0f0002 is the darkest color, while #fff9f9 is the lightest one.