9E9E9E Color Hex

#9E9E9E Color Hex

#9E9E9E Color Information

  • In the RGB color space, the color value #9e9e9e is composed of 61.96% red, 61.96% green, and 61.96% blue.
  • In the CMYK color space, it consists of 0 cyan, 0 magenta, 0 yellow, and 0 black.
  • It has a color angle of 0 degrees, a saturation of 0%, and a luminance of 62%.
  • Contrast color of #9e9e9e is #000000

#9E9E9E Color Conversion

Hex 9e9e9e #9e9e9e
RGB Decimal 158, 158, 158 rgb(158, 158, 158)
RGB Percent 61.96, 61.96, 61.96 rgb(61.96%, 61.96%, 61.96%)
HSL 0°,0%,62% hsl(0°,0%,62%)
CMYK 0, 0, 0, 97
HSV (or HSB) 0°, 0%, 0%,
YUV 158, 128, 127
XYZ 32.499, 34.191, 37.234
CIE-LAB 65.114, 0.004, -0.007

#9e9e9e border color

.css_border_solid{ border: 3px solid #9e9e9e }
.css_border_dotted{ border: 3px dotted #9e9e9e }
.css_border_dashed{ border: 3px dashed #9e9e9e }
.css_border_double{ border: 3px double #9e9e9e }

Css background gradient color with #9E9E9E

.box_css_gradient_with_9e9e9e{ 
	background-color: #9e9e9e;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#424242');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9e9e9e), to(#424242));
	background-image: -webkit-linear-gradient(top, #9e9e9e, #424242);
	background-image: -moz-linear-gradient(top, #9e9e9e, #424242);
	background-image: -o-linear-gradient(top, #9e9e9e, #424242);
	background-image: linear-gradient(to bottom, #9e9e9e, #424242);}

#9e9e9e Color Preview on Black Background

Sample font with color #9e9e9e on background of color black

#9e9e9e Color Preview on White Background

Sample font with color #9e9e9e on background of color white

#9e9e9e background color

The sample font has a contrasting color to the color #9e9e9e

Contrast color with #9e9e9e color is #000000