C6C2B6 Color Hex

#C6C2B6 Color Hex

#C6C2B6 Color Information

  • In the RGB color space, the color value #c6c2b6 is composed of 77.65% red, 76.08% green, and 71.37% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.02 magenta, 0.08 yellow, and 0 black.
  • It has a color angle of 45 degrees, a saturation of 12%, and a luminance of 75%.
  • Contrast color of #c6c2b6 is #000000

#C6C2B6 Color Conversion

Hex c6c2b6 #c6c2b6
RGB Decimal 198, 194, 182 rgb(198, 194, 182)
RGB Percent 77.65, 76.08, 71.37 rgb(77.65%, 76.08%, 71.37%)
HSL 45°,12%,75% hsl(45°,12%,75%)
CMYK 0, 0.02, 0.08, 57
HSV (or HSB) 45°, 13%, 13%,
YUV 194, 121, 130
XYZ 51.024, 53.967, 51.983
CIE-LAB 78.442, -0.715, 6.518

#c6c2b6 border color

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

Css background gradient color with #C6C2B6

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

#c6c2b6 Color Preview on Black Background

Sample font with color #c6c2b6 on background of color black

#c6c2b6 Color Preview on White Background

Sample font with color #c6c2b6 on background of color white

#c6c2b6 background color

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

Contrast color with #c6c2b6 color is #000000