#6a006a hex color code descriptions: deep magenta. #6a006a color hex could be obtained by blending #d400d4 with #000000 . Closest websafe color is: #660066.
#6a006a color RGB value is (106,0,106)
#6a006a color CMYK value
#6a006a color HSL value
HSV(or HSB) | 300° | 100 | 41.6 |
XYZ | 8.545 | 4.105 | 13.978 |
Yxy | 0.321 | 0.154 | 4.105 |
LAB | 24.015 | 51.515 | -31.9 |
LUV | 24.015 | 33.472 | -43.281 |
Hunter-LAB | 20.26 | 39.832 | -26.722 |
CIE-LCH | 24.015 | 60.592 | 328.233 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6A | 0 | 6A |
Decimal | 106 | 0 | 106 |
Octal | 152 | 0 | 152 |
Binary | 01101010 | 00000000 | 01101010 |
Below, you can see some colors close to #6a006a. 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 #6a006a.
<span style="color:#6a006a">Text here</span>
This paragraph has a background color of #6a006a.
<p style="background-color:#6a006a;">Content here</p>
This element has a border color of #6a006a.
<div style="border:1px #6a006a;">Content here</div>
.text {color:#6a006a;}
.background {background-color:#6a006a;}
.border {border:1px solid #6a006a;}
.text-shadow {border:1px solid #6a006a;}
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, #150015 is the darkest color, while #ffffff is the lightest one.