dark cyanish gray/dark opalish gray
#6a7473 color RGB value is (106,116,115)
#6a7473 color CMYK value
#6a7473 color HSL value
HSV(or HSB) | 174° | 8.6 | 45.5 |
XYZ | 15.284 | 16.793 | 18.655 |
Yxy | 0.301 | 0.331 | 16.793 |
LAB | 47.998 | -3.958 | -0.741 |
LUV | 47.998 | -5.397 | -0.394 |
Hunter-LAB | 40.979 | -5.139 | 1.694 |
CIE-LCH | 47.998 | 4.027 | 190.607 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6A | 74 | 73 |
Decimal | 106 | 116 | 115 |
Octal | 152 | 164 | 163 |
Binary | 01101010 | 01110100 | 01110011 |
Below, you can see some colors close to #6a7473. 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 #6a7473.
<span style="color:#6a7473">Text here</span>
This paragraph has a background color of #6a7473.
<p style="background-color:#6a7473;">Content here</p>
This element has a border color of #6a7473.
<div style="border:1px #6a7473;">Content here</div>
.text {color:#6a7473;}
.background {background-color:#6a7473;}
.border {border:1px solid #6a7473;}
.text-shadow {border:1px solid #6a7473;}
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.