deep magenta/deep cerise
#59003b color RGB value is (89,0,59)
#59003b color CMYK value
#59003b color HSL value
HSV(or HSB) | 320.2° | 100 | 34.9 |
XYZ | 4.909 | 2.44 | 4.35 |
Yxy | 0.42 | 0.209 | 2.44 |
LAB | 17.643 | 41.193 | -10.365 |
LUV | 17.643 | 37.185 | -15.105 |
Hunter-LAB | 15.619 | 28.77 | -5.578 |
CIE-LCH | 17.643 | 42.476 | 345.877 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 59 | 0 | 3B |
Decimal | 89 | 0 | 59 |
Octal | 131 | 0 | 73 |
Binary | 01011001 | 00000000 | 00111011 |
Below, you can see some colors close to #59003b. 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 #59003b.
<span style="color:#59003b">Text here</span>
This paragraph has a background color of #59003b.
<p style="background-color:#59003b;">Content here</p>
This element has a border color of #59003b.
<div style="border:1px #59003b;">Content here</div>
.text {color:#59003b;}
.background {background-color:#59003b;}
.border {border:1px solid #59003b;}
.text-shadow {border:1px solid #59003b;}
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.