505050

The color #505050 is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #666666.

505050 CONVERSIONS

Different converted color standards of #505050
Hex triplet
505050
RGB decimal
80, 80, 80
RGB percentage
31.4, 31.4, 31.4
CMY
69, 69, 69
CMYK
0, 0, 0, 69
HSL
0°, 0, 31.4
HSV (or HSB)
0°, 0, 31.4
Websafe
666666
XYZ
7.625, 8.022, 8.736
Yxy
8.022, 0.313, 0.329
CIE-L*ab
34.029, 0.002, -0.004
CIE-L*CH°
34.029, 0.005, 296.813
CIE-L*uv
34.029, 0, -0.006
Hunter-Lab
28.323, -1.511, 1.539
Binary
1010000, 1010000, 1010000
Decimal
5263440

505050 COLOR HARMONIES

Color schemes with #505050

505050 COLOR BLINDNESS SIMULATOR

Perception of #505050 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #505050" can be used to change the color of text.

<p style="color: #505050">This is an example.</p>

To change the background color use style="background-color: #505050".

<div style="background-color: #505050"></div>