deep magenta/deep fuchsia
#c30092 color RGB value is (195,0,146)
#c30092 color CMYK value
#c30092 color HSL value
HSV(or HSB) | 315.1° | 100 | 76.5 |
XYZ | 27.694 | 13.677 | 28.374 |
Yxy | 0.397 | 0.196 | 13.677 |
LAB | 43.767 | 73.861 | -24.702 |
LUV | 43.767 | 85.65 | -46.208 |
Hunter-LAB | 36.983 | 68.946 | -19.601 |
CIE-LCH | 43.767 | 77.882 | 341.508 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C3 | 0 | 92 |
Decimal | 195 | 0 | 146 |
Octal | 303 | 0 | 222 |
Binary | 11000011 | 00000000 | 10010010 |
Below, you can see some colors close to #c30092. 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 #c30092.
<span style="color:#c30092">Text here</span>
This paragraph has a background color of #c30092.
<p style="background-color:#c30092;">Content here</p>
This element has a border color of #c30092.
<div style="border:1px #c30092;">Content here</div>
.text {color:#c30092;}
.background {background-color:#c30092;}
.border {border:1px solid #c30092;}
.text-shadow {border:1px solid #c30092;}
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 #ffeefb is the lightest one.