E85395 Color Hex

#E85395 Color Hex

#E85395 Color Information

  • In the RGB color space, the color value #e85395 is composed of 90.98% red, 32.55% green, and 58.43% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.64 magenta, 0.36 yellow, and 0 black.
  • It has a color angle of 333 degrees, a saturation of 76%, and a luminance of 62%.
  • Contrast color of #e85395 is #000000

#E85395 Color Conversion

Hex e85395 #e85395
RGB Decimal 232, 83, 149 rgb(232, 83, 149)
RGB Percent 90.98, 32.55, 58.43 rgb(90.98%, 32.55%, 58.43%)
HSL 333°,76%,62% hsl(333°,76%,62%)
CMYK 0, 0.64, 0.36, 23
HSV (or HSB) 333°, 93%, 93%,
YUV 135, 135, 196
XYZ 41.797, 25.512, 31.155
CIE-LAB 57.571, 63.106, -4.945

#e85395 border color

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

Css background gradient color with #E85395

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

#e85395 Color Preview on Black Background

Sample font with color #e85395 on background of color black

#e85395 Color Preview on White Background

Sample font with color #e85395 on background of color white

#e85395 background color

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

Contrast color with #e85395 color is #000000