dark blue-magentaish gray/dark bluish gray
#78778a color RGB value is (120,119,138)
#78778a color CMYK value
#78778a color HSL value
HSV(or HSB) | 243.2° | 13.8 | 54.1 |
XYZ | 18.93 | 19.022 | 26.719 |
Yxy | 0.293 | 0.294 | 19.022 |
LAB | 50.713 | 4.44 | -10.191 |
LUV | 50.713 | -0.569 | -15.158 |
Hunter-LAB | 43.614 | 1.151 | -5.792 |
CIE-LCH | 50.713 | 11.116 | 293.541 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 78 | 77 | 8A |
Decimal | 120 | 119 | 138 |
Octal | 170 | 167 | 212 |
Binary | 01111000 | 01110111 | 10001010 |
Below, you can see some colors close to #78778a. 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 #78778a.
<span style="color:#78778a">Text here</span>
This paragraph has a background color of #78778a.
<p style="background-color:#78778a;">Content here</p>
This element has a border color of #78778a.
<div style="border:1px #78778a;">Content here</div>
.text {color:#78778a;}
.background {background-color:#78778a;}
.border {border:1px solid #78778a;}
.text-shadow {border:1px solid #78778a;}
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, #010101 is the darkest color, while #f5f5f6 is the lightest one.