deep red
Enter any color value (e.g., #9eebe6, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c10900 color RGB value is (193,9,0)
#c10900 color CMYK value
#c10900 color HSL value
HSV(or HSB) | 2.8° | 100.0 | 75.7 |
XYZ | 22.090 | 11.533 | 1.062 |
Yxy | 0.637 | 0.333 | 11.533 |
LAB | 40.464 | 64.035 | 54.622 |
LUV | 40.464 | 130.361 | 29.024 |
Hunter-LAB | 33.960 | 56.679 | 21.918 |
CIE-LCH | 40.464 | 84.167 | 40.465 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C1 | 9 | 0 |
Decimal | 193 | 9 | 0 |
Octal | 301 | 11 | 0 |
Binary | 11000001 | 00001001 | 00000000 |
Below, you can see some colors close to #c10900. 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 #c10900.
<span style="color:#c10900">Text here</span>
This paragraph has a background color of #c10900.
<p style="background-color:#c10900;">Content here</p>
This element has a border color of #c10900.
<div style="border:1px #c10900;">Content here</div>
.text {color:#c10900;}
.background {background-color:#c10900;}
.border {border:1px solid #c10900;}
.text-shadow {border:1px solid #c10900;}
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, #020000 is the darkest color, while #ffecec is the lightest one.