gray

#808080

gray

Color Values

HEX
#808080
RGB
rgb(128, 128, 128)
R
128
G
128
B
128
HSL
hsl(0, 0%, 50%)
HSV
hsv(0, 0%, 50%)

Contrast Ratios

vs White3.95:1
vs Black5.32:1
Best text color: Black

Complementary

#808080
#808080

Analogous

#808080
#808080
#808080

Triadic

#808080
#808080
#808080

Tints & Shades

Tints (Lighter)

Shades (Darker)

Usage Examples

CSS

color: gray;
color: #808080;

RGB

color: rgb(128, 128, 128);

HSL

color: hsl(0, 0%, 50%);