mostly black
Enter any color value (e.g., #bef48a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#787878 color RGB value is (120,120,120)
#787878 color CMYK value
#787878 color HSL value
HSV(or HSB) | 0° | 0 | 47.1 |
XYZ | 17.852 | 18.782 | 20.454 |
Yxy | 0.313 | 0.329 | 18.782 |
LAB | 50.431 | 0.003 | -0.006 |
LUV | 50.431 | 0 | -0.009 |
Hunter-LAB | 43.338 | -2.312 | 2.355 |
CIE-LCH | 50.431 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 78 | 78 | 78 |
Decimal | 120 | 120 | 120 |
Octal | 170 | 170 | 170 |
Binary | 01111000 | 01111000 | 01111000 |
This text has a font color of #787878.
<span style="color:#787878">Text here</span>
This paragraph has a background color of #787878.
<p style="background-color:#787878;">Content here</p>
This element has a border color of #787878.
<div style="border:1px #787878;">Content here</div>
.text {color:#787878;}
.background {background-color:#787878;}
.border {border:1px solid #787878;}
.text-shadow {border:1px solid #787878;}
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, #030303 is the darkest color, while #f8f8f8 is the lightest one.