deep magenta/deep cerise
#59003c color RGB value is (89,0,60)
#59003c color CMYK value
#59003c color HSL value
HSV(or HSB) | 319.6° | 100 | 34.9 |
XYZ | 4.935 | 2.45 | 4.488 |
Yxy | 0.416 | 0.206 | 2.45 |
LAB | 17.691 | 41.316 | -10.997 |
LUV | 17.691 | 36.827 | -15.755 |
Hunter-LAB | 15.653 | 28.89 | -6.042 |
CIE-LCH | 17.691 | 42.754 | 345.095 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 59 | 0 | 3C |
Decimal | 89 | 0 | 60 |
Octal | 131 | 0 | 74 |
Binary | 01011001 | 00000000 | 00111100 |
Below, you can see some colors close to #59003c. 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 #59003c.
<span style="color:#59003c">Text here</span>
This paragraph has a background color of #59003c.
<p style="background-color:#59003c;">Content here</p>
This element has a border color of #59003c.
<div style="border:1px #59003c;">Content here</div>
.text {color:#59003c;}
.background {background-color:#59003c;}
.border {border:1px solid #59003c;}
.text-shadow {border:1px solid #59003c;}
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.