deep magenta/deep cerise
#c30083 color RGB value is (195,0,131)
#c30083 color CMYK value
#c30083 color HSL value
HSV(or HSB) | 319.7° | 100 | 76.5 |
XYZ | 26.602 | 13.241 | 22.626 |
Yxy | 0.426 | 0.212 | 13.241 |
LAB | 43.124 | 72.218 | -16.525 |
LUV | 43.124 | 92.622 | -34.619 |
Hunter-LAB | 36.388 | 66.819 | -11.396 |
CIE-LCH | 43.124 | 74.085 | 347.111 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C3 | 0 | 83 |
Decimal | 195 | 0 | 131 |
Octal | 303 | 0 | 203 |
Binary | 11000011 | 00000000 | 10000011 |
Below, you can see some colors close to #c30083. 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 #c30083.
<span style="color:#c30083">Text here</span>
This paragraph has a background color of #c30083.
<p style="background-color:#c30083;">Content here</p>
This element has a border color of #c30083.
<div style="border:1px #c30083;">Content here</div>
.text {color:#c30083;}
.background {background-color:#c30083;}
.border {border:1px solid #c30083;}
.text-shadow {border:1px solid #c30083;}
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, #040003 is the darkest color, while #ffeef9 is the lightest one.