#6a6a6a color RGB value is (106,106,106)
#6a6a6a color CMYK value
#6a6a6a color HSL value
HSV(or HSB) | 0° | 0 | 41.6 |
XYZ | 13.699 | 14.413 | 15.696 |
Yxy | 0.313 | 0.329 | 14.413 |
LAB | 44.819 | 0.003 | -0.005 |
LUV | 44.819 | 0 | -0.008 |
Hunter-LAB | 37.964 | -2.026 | 2.063 |
CIE-LCH | 44.819 | 0.006 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6A | 6A | 6A |
Decimal | 106 | 106 | 106 |
Octal | 152 | 152 | 152 |
Binary | 01101010 | 01101010 | 01101010 |
Below, you can see some colors close to #6a6a6a. 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 #6a6a6a.
<span style="color:#6a6a6a">Text here</span>
This paragraph has a background color of #6a6a6a.
<p style="background-color:#6a6a6a;">Content here</p>
This element has a border color of #6a6a6a.
<div style="border:1px #6a6a6a;">Content here</div>
.text {color:#6a6a6a;}
.background {background-color:#6a6a6a;}
.border {border:1px solid #6a6a6a;}
.text-shadow {border:1px solid #6a6a6a;}
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, #0a0a0a is the darkest color, while #ffffff is the lightest one.