deep magenta/deep cerise
#620443 color RGB value is (98,4,67)
#620443 color CMYK value
#620443 color HSL value
HSV(or HSB) | 319.8° | 95.9 | 38.4 |
XYZ | 6.094 | 3.089 | 5.585 |
Yxy | 0.413 | 0.209 | 3.089 |
LAB | 20.396 | 43.237 | -11.56 |
LUV | 20.396 | 40.962 | -17.634 |
Hunter-LAB | 17.575 | 31.133 | -6.54 |
CIE-LCH | 20.396 | 44.755 | 345.031 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 62 | 4 | 43 |
Decimal | 98 | 4 | 67 |
Octal | 142 | 4 | 103 |
Binary | 01100010 | 00000100 | 01000011 |
Below, you can see some colors close to #620443. 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 #620443.
<span style="color:#620443">Text here</span>
This paragraph has a background color of #620443.
<p style="background-color:#620443;">Content here</p>
This element has a border color of #620443.
<div style="border:1px #620443;">Content here</div>
.text {color:#620443;}
.background {background-color:#620443;}
.border {border:1px solid #620443;}
.text-shadow {border:1px solid #620443;}
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, #10010b is the darkest color, while #fffbfe is the lightest one.