Fiftieth Shade of Grey/ mostly black
Enter any color value (e.g., #ea4a14, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#505050 color RGB value is (80,80,80)
#505050 color CMYK value
#505050 color HSL value
HSV(or HSB) | 0° | 0 | 31.4 |
XYZ | 7.625 | 8.022 | 8.736 |
Yxy | 0.313 | 0.329 | 8.022 |
LAB | 34.029 | 0.002 | -0.004 |
LUV | 34.029 | 0 | -0.006 |
Hunter-LAB | 28.323 | -1.511 | 1.539 |
CIE-LCH | 34.029 | 0.005 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 50 | 50 | 50 |
Decimal | 80 | 80 | 80 |
Octal | 120 | 120 | 120 |
Binary | 01010000 | 01010000 | 01010000 |
This text has a font color of #505050.
<span style="color:#505050">Text here</span>
This paragraph has a background color of #505050.
<p style="background-color:#505050;">Content here</p>
This element has a border color of #505050.
<div style="border:1px #505050;">Content here</div>
.text {color:#505050;}
.background {background-color:#505050;}
.border {border:1px solid #505050;}
.text-shadow {border:1px solid #505050;}
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, #060606 is the darkest color, while #fafafa is the lightest one.