ACACE6 Color Hex

#ACACE6 Color Hex

#ACACE6 Color Information

  • In the RGB color space, the color value #acace6 is composed of 67.45% red, 67.45% green, and 90.2% blue.
  • In the CMYK color space, it consists of 0.25 cyan, 0.25 magenta, 0 yellow, and 0 black.
  • It has a color angle of 240 degrees, a saturation of 54%, and a luminance of 79%.
  • Contrast color of #acace6 is #000000

#ACACE6 Color Conversion

Hex acace6 #acace6
RGB Decimal 172, 172, 230 rgb(172, 172, 230)
RGB Percent 67.45, 67.45, 90.2 rgb(67.45%, 67.45%, 90.2%)
HSL 240°,54%,79% hsl(240°,54%,79%)
CMYK 0.25, 0.25, 0, 25
HSV (or HSB) 240°, 67%, 67%,
YUV 179, 156, 122
XYZ 46.049, 43.989, 80.927
CIE-LAB 72.221, 12.439, -29.059

#acace6 border color

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

Css background gradient color with #ACACE6

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

#acace6 Color Preview on Black Background

Sample font with color #acace6 on background of color black

#acace6 Color Preview on White Background

Sample font with color #acace6 on background of color white

#acace6 background color

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

Contrast color with #acace6 color is #000000