dark cyan-bluish gray/dark cobalt bluish gray
#6a6e74 color RGB value is (106,110,116)
#6a6e74 color CMYK value
#6a6e74 color HSL value
HSV(or HSB) | 216° | 8.6 | 45.5 |
XYZ | 14.672 | 15.477 | 18.737 |
Yxy | 0.3 | 0.317 | 15.477 |
LAB | 46.281 | -0.233 | -3.864 |
LUV | 46.281 | -2.51 | -5.223 |
Hunter-LAB | 39.341 | -2.275 | -0.7 |
CIE-LCH | 46.281 | 3.871 | 266.552 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6A | 6E | 74 |
Decimal | 106 | 110 | 116 |
Octal | 152 | 156 | 164 |
Binary | 01101010 | 01101110 | 01110100 |
Below, you can see some colors close to #6a6e74. 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 #6a6e74.
<span style="color:#6a6e74">Text here</span>
This paragraph has a background color of #6a6e74.
<p style="background-color:#6a6e74;">Content here</p>
This element has a border color of #6a6e74.
<div style="border:1px #6a6e74;">Content here</div>
.text {color:#6a6e74;}
.background {background-color:#6a6e74;}
.border {border:1px solid #6a6e74;}
.text-shadow {border:1px solid #6a6e74;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.