deep magenta/deep cerise
#6f0049 color RGB value is (111,0,73)
#6f0049 color CMYK value
#6f0049 color HSL value
HSV(or HSB) | 320.5° | 100 | 43.5 |
XYZ | 7.758 | 3.861 | 6.64 |
Yxy | 0.425 | 0.211 | 3.861 |
LAB | 23.205 | 47.905 | -11.126 |
LUV | 23.205 | 49.7 | -18.814 |
Hunter-LAB | 19.648 | 36.096 | -6.282 |
CIE-LCH | 23.205 | 49.18 | 346.925 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6F | 0 | 49 |
Decimal | 111 | 0 | 73 |
Octal | 157 | 0 | 111 |
Binary | 01101111 | 00000000 | 01001001 |
Below, you can see some colors close to #6f0049. 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 #6f0049.
<span style="color:#6f0049">Text here</span>
This paragraph has a background color of #6f0049.
<p style="background-color:#6f0049;">Content here</p>
This element has a border color of #6f0049.
<div style="border:1px #6f0049;">Content here</div>
.text {color:#6f0049;}
.background {background-color:#6f0049;}
.border {border:1px solid #6f0049;}
.text-shadow {border:1px solid #6f0049;}
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 #ffeff9 is the lightest one.