deep magenta/deep fuchsia
#590043 color RGB value is (89,0,67)
#590043 color CMYK value
#590043 color HSL value
HSV(or HSB) | 314.8° | 100 | 34.9 |
XYZ | 5.133 | 2.529 | 5.528 |
Yxy | 0.389 | 0.192 | 2.529 |
LAB | 18.05 | 42.227 | -15.35 |
LUV | 18.05 | 34.34 | -20.359 |
Hunter-LAB | 15.903 | 29.783 | -9.477 |
CIE-LCH | 18.05 | 44.931 | 340.024 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 59 | 0 | 43 |
Decimal | 89 | 0 | 67 |
Octal | 131 | 0 | 103 |
Binary | 01011001 | 00000000 | 01000011 |
Below, you can see some colors close to #590043. 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 #590043.
<span style="color:#590043">Text here</span>
This paragraph has a background color of #590043.
<p style="background-color:#590043;">Content here</p>
This element has a border color of #590043.
<div style="border:1px #590043;">Content here</div>
.text {color:#590043;}
.background {background-color:#590043;}
.border {border:1px solid #590043;}
.text-shadow {border:1px solid #590043;}
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.