#6e6e6e color RGB value is (110,110,110)
#6e6e6e color CMYK value
#6e6e6e color HSL value
HSV(or HSB) | 0° | 0 | 43.1 |
XYZ | 14.821 | 15.593 | 16.98 |
Yxy | 0.313 | 0.329 | 15.593 |
LAB | 46.435 | 0.003 | -0.006 |
LUV | 46.435 | 0 | -0.008 |
Hunter-LAB | 39.488 | -2.107 | 2.145 |
CIE-LCH | 46.435 | 0.006 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6E | 6E | 6E |
Decimal | 110 | 110 | 110 |
Octal | 156 | 156 | 156 |
Binary | 01101110 | 01101110 | 01101110 |
Below, you can see some colors close to #6e6e6e. 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 #6e6e6e.
<span style="color:#6e6e6e">Text here</span>
This paragraph has a background color of #6e6e6e.
<p style="background-color:#6e6e6e;">Content here</p>
This element has a border color of #6e6e6e.
<div style="border:1px #6e6e6e;">Content here</div>
.text {color:#6e6e6e;}
.background {background-color:#6e6e6e;}
.border {border:1px solid #6e6e6e;}
.text-shadow {border:1px solid #6e6e6e;}
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, #040404 is the darkest color, while #f8f8f8 is the lightest one.