reddish black
Enter any color value (e.g., #5b49c5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c90030 color RGB value is (201,0,48)
#c90030 color CMYK value
#c90030 color HSL value
HSV(or HSB) | 345.7° | 100 | 78.8 |
XYZ | 24.621 | 12.631 | 3.937 |
Yxy | 0.598 | 0.307 | 12.631 |
LAB | 42.202 | 67.862 | 34.215 |
LUV | 42.202 | 130.645 | 19.147 |
Hunter-LAB | 35.54 | 61.464 | 18.311 |
CIE-LCH | 42.202 | 75.999 | 26.756 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 0 | 30 |
Decimal | 201 | 0 | 48 |
Octal | 311 | 0 | 60 |
Binary | 11001001 | 00000000 | 00110000 |
Below, you can see some colors close to #c90030. 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 #c90030.
<span style="color:#c90030">Text here</span>
This paragraph has a background color of #c90030.
<p style="background-color:#c90030;">Content here</p>
This element has a border color of #c90030.
<div style="border:1px #c90030;">Content here</div>
.text {color:#c90030;}
.background {background-color:#c90030;}
.border {border:1px solid #c90030;}
.text-shadow {border:1px solid #c90030;}
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, #0a0002 is the darkest color, while #fff4f6 is the lightest one.