reddish black
Enter any color value (e.g., #2a87db, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ce0031 color RGB value is (206,0,49)
#ce0031 color CMYK value
#ce0031 color HSL value
HSV(or HSB) | 345.7° | 100 | 80.8 |
XYZ | 26.008 | 13.344 | 4.111 |
Yxy | 0.598 | 0.307 | 13.344 |
LAB | 43.276 | 69.106 | 35.108 |
LUV | 43.276 | 134.103 | 19.808 |
Hunter-LAB | 36.529 | 63.164 | 18.898 |
CIE-LCH | 43.276 | 77.513 | 26.932 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CE | 0 | 31 |
Decimal | 206 | 0 | 49 |
Octal | 316 | 0 | 61 |
Binary | 11001110 | 00000000 | 00110001 |
Below, you can see some colors close to #ce0031. 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 #ce0031.
<span style="color:#ce0031">Text here</span>
This paragraph has a background color of #ce0031.
<p style="background-color:#ce0031;">Content here</p>
This element has a border color of #ce0031.
<div style="border:1px #ce0031;">Content here</div>
.text {color:#ce0031;}
.background {background-color:#ce0031;}
.border {border:1px solid #ce0031;}
.text-shadow {border:1px solid #ce0031;}
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, #0f0004 is the darkest color, while #fff9fa is the lightest one.