#06061a color RGB value is (6,6,26)
#06061a color CMYK value
#06061a color HSL value
HSV(or HSB) | 240° | 76.9 | 10.2 |
XYZ | 0.327 | 0.244 | 1.007 |
Yxy | 0.207 | 0.154 | 0.244 |
LAB | 2.2 | 3.9 | -10.603 |
LUV | 2.2 | -0.32 | -4.44 |
Hunter-LAB | 4.935 | 3.18 | -8.644 |
CIE-LCH | 2.2 | 11.297 | 290.193 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6 | 6 | 1A |
Decimal | 6 | 6 | 26 |
Octal | 6 | 6 | 32 |
Binary | 00000110 | 00000110 | 00011010 |
Below, you can see some colors close to #06061a. 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 #06061a.
<span style="color:#06061a">Text here</span>
This paragraph has a background color of #06061a.
<p style="background-color:#06061a;">Content here</p>
This element has a border color of #06061a.
<div style="border:1px #06061a;">Content here</div>
.text {color:#06061a;}
.background {background-color:#06061a;}
.border {border:1px solid #06061a;}
.text-shadow {border:1px solid #06061a;}
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, #020209 is the darkest color, while #f6f6fd is the lightest one.