deep magenta/deep cerise
#620041 color RGB value is (98,0,65)
#620041 color CMYK value
#620041 color HSL value
HSV(or HSB) | 320.2° | 100 | 38.4 |
XYZ | 5.991 | 2.978 | 5.26 |
Yxy | 0.421 | 0.209 | 2.978 |
LAB | 19.957 | 44.001 | -10.846 |
LUV | 19.957 | 42.242 | -16.845 |
Hunter-LAB | 17.258 | 31.766 | -5.991 |
CIE-LCH | 19.957 | 45.319 | 346.153 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 62 | 0 | 41 |
Decimal | 98 | 0 | 65 |
Octal | 142 | 0 | 101 |
Binary | 01100010 | 00000000 | 01000001 |
Below, you can see some colors close to #620041. 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 #620041.
<span style="color:#620041">Text here</span>
This paragraph has a background color of #620041.
<p style="background-color:#620041;">Content here</p>
This element has a border color of #620041.
<div style="border:1px #620041;">Content here</div>
.text {color:#620041;}
.background {background-color:#620041;}
.border {border:1px solid #620041;}
.text-shadow {border:1px solid #620041;}
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, #0d0009 is the darkest color, while #fff7fc is the lightest one.