Color Hex Logo

#999999 Color Hex Gray60

#999999
(153,153,153)
119 Favorites   5 Comments

Color spaces of #999999 Gray60

RGB 153153153
HSL0.000.000.60
HSV60°
CMYK 0.000.000.00   0.40
XYZ30.277931.854734.6897
Yxy31.85470.31270.3290
Hunter Lab56.4400-3.01153.0666
CIE-Lab63.22260.0036-0.0070

#999999 color RGB value is (153,153,153). This hex color code is also a web safe color which is equal to #999. #999999 color name is Gray60 color.

#999999 hex color red value is 153, green value is 153 and the blue value of its RGB is 153. Cylindrical-coordinate representations (also known as HSL) of color #999999 hue: 0.00 , saturation: 0.00 and the lightness value of 999999 is 0.60.

The process color (four color CMYK) of #999999 color hex is 0.00, 0.00, 0.00, 0.40. Web safe color of #999999 is #999999. Color #999999 rgb is equally color.

Base Numbers

BaseRedGreenBlue
Binary 10011001 10011001 10011001
Octal 231 231 231
Decimal 153 153 153
Hex 99 99 99

RGB Percentages of Color #999999

%33.33
%33.33
%33.33

CMYK Percentages of Color #999999

%0
%0
%0
%40

Monochromatic Colors of #999999

#999999

#999999 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#999999 Color Preview on White Background

Lorem ipsum dolor sit amet.

#999999 Color CSS Codes

.mybgcolor {background-color:#999999; } 
.myforecolor {color:#999999; }
.mybordercolor {border:3px solid #999999; }

#999999 Text Font Color

<p style="color:#999999">Text here</p>

This sample text font color is #999999
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#999999 Background Color

<div style="background-color:#999999">
Div content here</div>

This div background color is #999999


#999999 Border Color

<div style="border:3px solid #999999">
Div here</div>

This div border color is #999999


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(153,153,153, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #999999; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #999999;
  -webkit-box-shadow: 1px 1px 3px 2px #999999;
  box-shadow:         1px 1px 3px 2px #999999; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(153,153,153, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #999999">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #999999;
  -webkit-box-shadow: 1px 1px 3px 2px #999999;
  box-shadow:         1px 1px 3px 2px #999999;">
Div content here</div>

This div box has shadow with color #999999


Comments

7 Nov 2021, 11:57 hizhi404

Agreed thisisdone, 999999 is a gray with a brightness of 60. 25560153

25 Feb 2021, 20:15 Zacapea

Agreed @thisisdone, it's #999999 higher than #606060 and Gray60 should be rgb 60 60 60 and I don't get why.

29 Jan 2021, 19:41 thisisdone

Why is it gray 60?

26 May 2020, 3:39 f54000lover

(guest) this reminds me of that ad for khum dhan

2 Jan 2014, 1:28 (guest)

light lead or splat.

Please login to write comment.