deep magenta/deep heliotrope
#6e0084 color RGB value is (110,0,132)
#6e0084 color CMYK value
#6e0084 color HSL value
HSV(or HSB) | 290° | 100 | 51.8 |
XYZ | 10.595 | 4.981 | 22.233 |
Yxy | 0.28 | 0.132 | 4.981 |
LAB | 26.68 | 56.669 | -44.185 |
LUV | 26.68 | 28.084 | -60.152 |
Hunter-LAB | 22.318 | 45.685 | -43.441 |
CIE-LCH | 26.68 | 71.859 | 322.056 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6E | 0 | 84 |
Decimal | 110 | 0 | 132 |
Octal | 156 | 0 | 204 |
Binary | 01101110 | 00000000 | 10000100 |
Below, you can see some colors close to #6e0084. 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 #6e0084.
<span style="color:#6e0084">Text here</span>
This paragraph has a background color of #6e0084.
<p style="background-color:#6e0084;">Content here</p>
This element has a border color of #6e0084.
<div style="border:1px #6e0084;">Content here</div>
.text {color:#6e0084;}
.background {background-color:#6e0084;}
.border {border:1px solid #6e0084;}
.text-shadow {border:1px solid #6e0084;}
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, #040004 is the darkest color, while #fceeff is the lightest one.