#6a6a74 color RGB value is (106,106,116)
#6a6a74 color CMYK value
#6a6a74 color HSL value
HSV(or HSB) | 240° | 8.6 | 45.5 |
XYZ | 14.25 | 14.633 | 18.596 |
Yxy | 0.3 | 0.308 | 14.633 |
LAB | 45.128 | 2.141 | -5.573 |
LUV | 45.128 | -0.569 | -7.907 |
Hunter-LAB | 38.253 | -0.448 | -2.046 |
CIE-LCH | 45.128 | 5.97 | 291.02 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6A | 6A | 74 |
Decimal | 106 | 106 | 116 |
Octal | 152 | 152 | 164 |
Binary | 01101010 | 01101010 | 01110100 |
Below, you can see some colors close to #6a6a74. 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 #6a6a74.
<span style="color:#6a6a74">Text here</span>
This paragraph has a background color of #6a6a74.
<p style="background-color:#6a6a74;">Content here</p>
This element has a border color of #6a6a74.
<div style="border:1px #6a6a74;">Content here</div>
.text {color:#6a6a74;}
.background {background-color:#6a6a74;}
.border {border:1px solid #6a6a74;}
.text-shadow {border:1px solid #6a6a74;}
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.