Vivid Crimson/ reddish black
Enter any color value (e.g., #959543, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cc0033 color RGB value is (204,0,51)
#cc0033 color CMYK value
#cc0033 color HSL value
HSV(or HSB) | 345° | 100 | 80 |
XYZ | 25.499 | 13.076 | 4.312 |
Yxy | 0.595 | 0.305 | 13.076 |
LAB | 42.878 | 68.693 | 33.343 |
LUV | 42.878 | 132.089 | 18.593 |
Hunter-LAB | 36.161 | 62.588 | 18.243 |
CIE-LCH | 42.878 | 76.358 | 25.891 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | 0 | 33 |
Decimal | 204 | 0 | 51 |
Octal | 314 | 0 | 63 |
Binary | 11001100 | 00000000 | 00110011 |
Below, you can see some colors close to #cc0033. 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 #cc0033.
<span style="color:#cc0033">Text here</span>
This paragraph has a background color of #cc0033.
<p style="background-color:#cc0033;">Content here</p>
This element has a border color of #cc0033.
<div style="border:1px #cc0033;">Content here</div>
.text {color:#cc0033;}
.background {background-color:#cc0033;}
.border {border:1px solid #cc0033;}
.text-shadow {border:1px solid #cc0033;}
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, #0d0003 is the darkest color, while #fff7f9 is the lightest one.