deep magenta/deep cerise
#c30082 color RGB value is (195,0,130)
#c30082 color CMYK value
#c30082 color HSL value
HSV(or HSB) | 320° | 100 | 76.5 |
XYZ | 26.535 | 13.214 | 22.271 |
Yxy | 0.428 | 0.213 | 13.214 |
LAB | 43.084 | 72.115 | -15.971 |
LUV | 43.084 | 93.09 | -33.852 |
Hunter-LAB | 36.351 | 66.685 | -10.88 |
CIE-LCH | 43.084 | 73.862 | 347.513 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C3 | 0 | 82 |
Decimal | 195 | 0 | 130 |
Octal | 303 | 0 | 202 |
Binary | 11000011 | 00000000 | 10000010 |
Below, you can see some colors close to #c30082. 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 #c30082.
<span style="color:#c30082">Text here</span>
This paragraph has a background color of #c30082.
<p style="background-color:#c30082;">Content here</p>
This element has a border color of #c30082.
<div style="border:1px #c30082;">Content here</div>
.text {color:#c30082;}
.background {background-color:#c30082;}
.border {border:1px solid #c30082;}
.text-shadow {border:1px solid #c30082;}
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, #040002 is the darkest color, while #ffeef9 is the lightest one.