AC1E44 Color Hex

#AC1E44 Color Hex

#AC1E44 Color Information

  • In the RGB color space, the color value #ac1e44 is composed of 67.45% red, 11.76% green, and 26.67% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.83 magenta, 0.6 yellow, and 0 black.
  • It has a color angle of 344 degrees, a saturation of 70%, and a luminance of 40%.
  • Contrast color of #ac1e44 is #FFFFFF

#AC1E44 Color Conversion

Hex ac1e44 #ac1e44
RGB Decimal 172, 30, 68 rgb(172, 30, 68)
RGB Percent 67.45, 11.76, 26.67 rgb(67.45%, 11.76%, 26.67%)
HSL 344°,70%,40% hsl(344°,70%,40%)
CMYK 0, 0.83, 0.6, 83
HSV (or HSB) 344°, 96%, 96%,
YUV 77, 122, 195
XYZ 18.521, 10.117, 6.445
CIE-LAB 38.051, 56.898, 15.245

#ac1e44 border color

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

Css background gradient color with #AC1E44

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

#ac1e44 Color Preview on Black Background

Sample font with color #ac1e44 on background of color black

#ac1e44 Color Preview on White Background

Sample font with color #ac1e44 on background of color white

#ac1e44 background color

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

Contrast color with #ac1e44 color is #FFFFFF