In RGB color space, #505050 hex color has a red value of 80, a green value of 80 and a blue value of 80.
In CMYK color space (used in color printing), #505050 hex color is composed of 0% cyan, 0% magenta, 0% yellow and 68.63% black.
#505050 color has a hue of 0 degrees, a saturation of 0% and a lightness of 31.4%.
#505050 hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #505050 is #666666
#505050 hex color has a decimal value of 5263440.
HEX | 505050 | #505050 |
---|---|---|
RGB | 80, 80, 80 | rgb(80, 80, 80) |
RGB Percent | 31.37, 31.37, 31.37 | rgb(31.37, 31.37, 31.37) |
CMYK | 0, 0, 0, 69 | |
HSL | 0°, 0, 31.4 | hsl(0, 0%, 31.4%) |
HSV | 0°, 0, 31.372549019608 |
XYZ | 7.625, 8.022, 8.736 |
---|---|
Hunter Lab | 28.323, -1.511, 1.539 |
CIE-LAB | 34.029, 0.003, -0.005 |
CIE-LCH | 34.029, 0.006, 300.964 |
CIE-LUV | 0, 0, 0, 68.63 |
Web Safe | 666666 |
RGB percent of color #505050
CMYK percent of color #505050
Text with hexadecimal color #505050
This text has a font color of #505050
<p style="color:#505050">Text here</p>
#505050 Background Color
This box has a background color of #505050
<div style="background-color:#505050">Text here</div>
#505050 Border Color
This box has a border color of #505050
<div style="border: 4px solid #505050">Text here</div>
CSS codes
<p style="color:#505050">Text here</p>
<div style="background-color:#505050">Text here</div>
<div style="border: 4px solid #505050">Text here</div>
#505050 Color on white background
This is how a font and box color of #505050 will look
on a white background.
#505050 Color on black background
This is how a font and box color of #505050 hex color will look
on a black background.