dark cyan-bluish gray/dark cornflower bluish gray
#6a7074 color RGB value is (106,112,116)
#6a7074 color CMYK value
#6a7074 color HSL value
HSV(or HSB) | 204° | 8.6 | 45.5 |
XYZ | 14.89 | 15.913 | 18.81 |
Yxy | 0.3 | 0.321 | 15.913 |
LAB | 46.861 | -1.41 | -3.007 |
LUV | 46.861 | -3.484 | -3.877 |
Hunter-LAB | 39.892 | -3.182 | -0.032 |
CIE-LCH | 46.861 | 3.321 | 244.884 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6A | 70 | 74 |
Decimal | 106 | 112 | 116 |
Octal | 152 | 160 | 164 |
Binary | 01101010 | 01110000 | 01110100 |
Below, you can see some colors close to #6a7074. 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 #6a7074.
<span style="color:#6a7074">Text here</span>
This paragraph has a background color of #6a7074.
<p style="background-color:#6a7074;">Content here</p>
This element has a border color of #6a7074.
<div style="border:1px #6a7074;">Content here</div>
.text {color:#6a7074;}
.background {background-color:#6a7074;}
.border {border:1px solid #6a7074;}
.text-shadow {border:1px solid #6a7074;}
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.