AFB1AE Color Hex

#AFB1AE Color Hex

#AFB1AE Color Information

  • In the RGB color space, the color value #afb1ae is composed of 68.63% red, 69.41% green, and 68.24% blue.
  • In the CMYK color space, it consists of 0.01 cyan, 0 magenta, 0.02 yellow, and 0 black.
  • It has a color angle of 100 degrees, a saturation of 2%, and a luminance of 69%.
  • Contrast color of #afb1ae is #000000

#AFB1AE Color Conversion

Hex afb1ae #afb1ae
RGB Decimal 175, 177, 174 rgb(175, 177, 174)
RGB Percent 68.63, 69.41, 68.24 rgb(68.63%, 69.41%, 68.24%)
HSL 100°,2%,69% hsl(100°,2%,69%)
CMYK 0.01, 0, 0.02, 78
HSV (or HSB) 100°, 28%, 28%,
YUV 176, 126, 126
XYZ 41.041, 43.614, 46.3
CIE-LAB 71.97, -1.263, 1.276

#afb1ae border color

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

Css background gradient color with #AFB1AE

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

#afb1ae Color Preview on Black Background

Sample font with color #afb1ae on background of color black

#afb1ae Color Preview on White Background

Sample font with color #afb1ae on background of color white

#afb1ae background color

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

Contrast color with #afb1ae color is #000000