E94196 Color Hex

#E94196 Color Hex

#E94196 Color Information

  • In the RGB color space, the color value #e94196 is composed of 91.37% red, 25.49% green, and 58.82% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.72 magenta, 0.36 yellow, and 0 black.
  • It has a color angle of 330 degrees, a saturation of 79%, and a luminance of 58%.
  • Contrast color of #e94196 is #FFFFFF

#E94196 Color Conversion

Hex e94196 #e94196
RGB Decimal 233, 65, 150 rgb(233, 65, 150)
RGB Percent 91.37, 25.49, 58.82 rgb(91.37%, 25.49%, 58.82%)
HSL 330°,79%,58% hsl(330°,79%,58%)
CMYK 0, 0.72, 0.36, 22
HSV (or HSB) 330°, 92%, 92%,
YUV 125, 142, 204
XYZ 41, 23.306, 31.192
CIE-LAB 55.386, 70.09, -8.763

#e94196 border color

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

Css background gradient color with #E94196

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

#e94196 Color Preview on Black Background

Sample font with color #e94196 on background of color black

#e94196 Color Preview on White Background

Sample font with color #e94196 on background of color white

#e94196 background color

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

Contrast color with #e94196 color is #FFFFFF