dark blue-magentaish gray/dark blue violetish gray
#6e6a74 color RGB value is (110,106,116)
#6e6a74 color CMYK value
#6e6a74 color HSL value
HSV(or HSB) | 264° | 8.6 | 45.5 |
XYZ | 14.737 | 14.884 | 18.619 |
Yxy | 0.305 | 0.309 | 14.884 |
LAB | 45.475 | 3.634 | -5.019 |
LUV | 45.475 | 1.632 | -7.377 |
Hunter-LAB | 38.58 | 0.669 | -1.608 |
CIE-LCH | 45.475 | 6.196 | 305.904 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6E | 6A | 74 |
Decimal | 110 | 106 | 116 |
Octal | 156 | 152 | 164 |
Binary | 01101110 | 01101010 | 01110100 |
Below, you can see some colors close to #6e6a74. 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 #6e6a74.
<span style="color:#6e6a74">Text here</span>
This paragraph has a background color of #6e6a74.
<p style="background-color:#6e6a74;">Content here</p>
This element has a border color of #6e6a74.
<div style="border:1px #6e6a74;">Content here</div>
.text {color:#6e6a74;}
.background {background-color:#6e6a74;}
.border {border:1px solid #6e6a74;}
.text-shadow {border:1px solid #6e6a74;}
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.