AF4035 Color Hex

#AF4035 Color Hex

#AF4035 Color Information

  • In the RGB color space, the color value #af4035 is composed of 68.63% red, 25.1% green, and 20.78% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.63 magenta, 0.7 yellow, and 0 black.
  • It has a color angle of 5 degrees, a saturation of 54%, and a luminance of 45%.
  • Contrast color of #af4035 is #FFFFFF

#AF4035 Color Conversion

Hex af4035 #af4035
RGB Decimal 175, 64, 53 rgb(175, 64, 53)
RGB Percent 68.63, 25.1, 20.78 rgb(68.63%, 25.1%, 20.78%)
HSL 5°,54%,45% hsl(5°,54%,45%)
CMYK 0, 0.63, 0.7, 80
HSV (or HSB) 5°, 2%, 2%,
YUV 96, 103, 183
XYZ 20.155, 13.038, 4.822
CIE-LAB 42.82, 44.627, 30.652

#af4035 border color

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

Css background gradient color with #AF4035

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

#af4035 Color Preview on Black Background

Sample font with color #af4035 on background of color black

#af4035 Color Preview on White Background

Sample font with color #af4035 on background of color white

#af4035 background color

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

Contrast color with #af4035 color is #FFFFFF