deep magenta/deep heliotrope
#6b0080 color RGB value is (107,0,128)
#6b0080 color CMYK value
#6b0080 color HSL value
HSV(or HSB) | 290.2° | 100 | 50.2 |
XYZ | 9.96 | 4.684 | 20.801 |
Yxy | 0.281 | 0.132 | 4.684 |
LAB | 25.816 | 55.485 | -43.092 |
LUV | 25.816 | 27.345 | -57.976 |
Hunter-LAB | 21.643 | 44.265 | -41.833 |
CIE-LCH | 25.816 | 70.253 | 322.166 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6B | 0 | 80 |
Decimal | 107 | 0 | 128 |
Octal | 153 | 0 | 200 |
Binary | 01101011 | 00000000 | 10000000 |
Below, you can see some colors close to #6b0080. 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 #6b0080.
<span style="color:#6b0080">Text here</span>
This paragraph has a background color of #6b0080.
<p style="background-color:#6b0080;">Content here</p>
This element has a border color of #6b0080.
<div style="border:1px #6b0080;">Content here</div>
.text {color:#6b0080;}
.background {background-color:#6b0080;}
.border {border:1px solid #6b0080;}
.text-shadow {border:1px solid #6b0080;}
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, #000000 is the darkest color, while #fceaff is the lightest one.