deep red
Enter any color value (e.g., #69f1b3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c30000 color RGB value is (195,0,0)
#c30000 color CMYK value
#c30000 color HSL value
HSV(or HSB) | 0.0° | 100.0 | 76.5 |
XYZ | 22.506 | 11.602 | 1.053 |
Yxy | 0.640 | 0.330 | 11.602 |
LAB | 40.577 | 65.465 | 54.932 |
LUV | 40.577 | 133.434 | 28.775 |
Hunter-LAB | 34.062 | 58.332 | 22.010 |
CIE-LCH | 40.577 | 85.458 | 40.000 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C3 | 0 | 0 |
Decimal | 195 | 0 | 0 |
Octal | 303 | 0 | 0 |
Binary | 11000011 | 00000000 | 00000000 |
Below, you can see some colors close to #c30000. 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 #c30000.
<span style="color:#c30000">Text here</span>
This paragraph has a background color of #c30000.
<p style="background-color:#c30000;">Content here</p>
This element has a border color of #c30000.
<div style="border:1px #c30000;">Content here</div>
.text {color:#c30000;}
.background {background-color:#c30000;}
.border {border:1px solid #c30000;}
.text-shadow {border:1px solid #c30000;}
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, #040000 is the darkest color, while #ffeeee is the lightest one.