#999999 Hex color

#999999

The hexadecimal color code #999999 corresponds to the code RGB( 153, 153, 153 ). It's a shade of Gray. It is equivalent to simplified code #999 . This color is a combination of red (at 0,60 level), green (at 0,60 level) and blue (at 0,60 level). Its brightness is 60% and its saturation is 0%. It is composed of red at 33%, green at 33% and blue at 33%.


Features

Hue

Saturation

Brightness

0
0
60
Shade of Gray
Hex Code #999999
Simplified Hex Code#999
RGB Code rgb( 153 , 153 , 153)
RGB Code Percentagergb( 60.0% , 60.0% , 60.0% )
HSLhsl( 0 , 0% , 60% )
Complementary
Color
#666666


Variations of #999999

Lighter Shades

Palette of gradually lightened shades. The lightest shade of #999999 is the color #F4F4F4

#999999

Darker Shades

Palette of progressively darker shades. The darkest shade is #0F0F0F.

#999999

Other Shades of Gray

Examples of other colors within the Gray spectrum .

See more



Color Palettes

The complementary color #666666 is the color exactly opposite to #999999 on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.

Complementary color palette

#999999

Triadic palette



Uses of #999999 in CSS

When using #999999 as the background color, consider selecting a darker text color for improved readability. If you want to use #999999 as the text color, prefer a dark background, such as Black.

#999999 as background color

Black text
White text
div{ background: #999999;  }

Colored text

With a white background or
with a dark background
div{ color: #999999;  }

Border

#999999 colored border with a width of 3px
div{ border: 3px solid #999999;  }

Shadow

#999999 shadow colored
div{ box-shadow: 3px 3px 7px #999999; }

Note:
In CSS, the color code #999999 can be replaced with the simplified code "#999".

Similar Colors

Other color codes similar or equivalent to the specified color code #999999.

Choose another color

Select another color on color wheel.

Selected color: