deep magenta/deep cerise
#6f004a color RGB value is (111,0,74)
#6f004a color CMYK value
#6f004a color HSL value
HSV(or HSB) | 320° | 100 | 43.5 |
XYZ | 7.792 | 3.874 | 6.816 |
Yxy | 0.422 | 0.21 | 3.874 |
LAB | 23.25 | 48.021 | -11.738 |
LUV | 23.25 | 49.298 | -19.512 |
Hunter-LAB | 19.682 | 36.218 | -6.754 |
CIE-LCH | 23.25 | 49.435 | 346.264 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6F | 0 | 4A |
Decimal | 111 | 0 | 74 |
Octal | 157 | 0 | 112 |
Binary | 01101111 | 00000000 | 01001010 |
Below, you can see some colors close to #6f004a. 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 #6f004a.
<span style="color:#6f004a">Text here</span>
This paragraph has a background color of #6f004a.
<p style="background-color:#6f004a;">Content here</p>
This element has a border color of #6f004a.
<div style="border:1px #6f004a;">Content here</div>
.text {color:#6f004a;}
.background {background-color:#6f004a;}
.border {border:1px solid #6f004a;}
.text-shadow {border:1px solid #6f004a;}
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, #050003 is the darkest color, while #ffeffa is the lightest one.