dark bluish gray/dark phthalo bluish gray
#6a6b74 color RGB value is (106,107,116)
#6a6b74 color CMYK value
#6a6b74 color HSL value
HSV(or HSB) | 234° | 8.6 | 45.5 |
XYZ | 14.354 | 14.841 | 18.631 |
Yxy | 0.3 | 0.31 | 14.841 |
LAB | 45.415 | 1.545 | -5.146 |
LUV | 45.415 | -1.053 | -7.237 |
Hunter-LAB | 38.523 | -0.906 | -1.708 |
CIE-LCH | 45.415 | 5.373 | 286.715 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6A | 6B | 74 |
Decimal | 106 | 107 | 116 |
Octal | 152 | 153 | 164 |
Binary | 01101010 | 01101011 | 01110100 |
Below, you can see some colors close to #6a6b74. 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 #6a6b74.
<span style="color:#6a6b74">Text here</span>
This paragraph has a background color of #6a6b74.
<p style="background-color:#6a6b74;">Content here</p>
This element has a border color of #6a6b74.
<div style="border:1px #6a6b74;">Content here</div>
.text {color:#6a6b74;}
.background {background-color:#6a6b74;}
.border {border:1px solid #6a6b74;}
.text-shadow {border:1px solid #6a6b74;}
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.