696969 Color Hex

#696969 Color Hex

#696969 Color Information

  • In the RGB color space, the color value #696969 is composed of 41.18% red, 41.18% green, and 41.18% 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 41%.
  • Contrast color of #696969 is #FFFFFF

#696969 Color Conversion

Hex 696969 #696969
RGB Decimal 105, 105, 105 rgb(105, 105, 105)
RGB Percent 41.18, 41.18, 41.18 rgb(41.18%, 41.18%, 41.18%)
HSL 0°,0%,41% hsl(0°,0%,41%)
CMYK 0, 0, 0, 150
HSV (or HSB) 0°, 0%, 0%,
YUV 105, 128, 127
XYZ 13.427, 14.126, 15.384
CIE-LAB 44.414, 0.003, -0.005

#696969 border color

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

Css background gradient color with #696969

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

#696969 Color Preview on Black Background

Sample font with color #696969 on background of color black

#696969 Color Preview on White Background

Sample font with color #696969 on background of color white

#696969 background color

The sample font has a contrasting color to the color #696969

Contrast color with #696969 color is #FFFFFF