reddish black
Enter any color value (e.g., #edce2e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c90013 color RGB value is (201,0,19)
#c90013 color CMYK value
#c90013 color HSL value
HSV(or HSB) | 354.3° | 100 | 78.8 |
XYZ | 24.205 | 12.465 | 1.746 |
Yxy | 0.63 | 0.324 | 12.465 |
LAB | 41.945 | 67.163 | 49.469 |
LUV | 41.945 | 136.075 | 27.281 |
Hunter-LAB | 35.305 | 60.594 | 21.781 |
CIE-LCH | 41.945 | 83.415 | 36.373 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 0 | 13 |
Decimal | 201 | 0 | 19 |
Octal | 311 | 0 | 23 |
Binary | 11001001 | 00000000 | 00010011 |
Below, you can see some colors close to #c90013. 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 #c90013.
<span style="color:#c90013">Text here</span>
This paragraph has a background color of #c90013.
<p style="background-color:#c90013;">Content here</p>
This element has a border color of #c90013.
<div style="border:1px #c90013;">Content here</div>
.text {color:#c90013;}
.background {background-color:#c90013;}
.border {border:1px solid #c90013;}
.text-shadow {border:1px solid #c90013;}
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, #0a0001 is the darkest color, while #fff4f5 is the lightest one.