EE204D Color Hex

#EE204D Color Hex

#EE204D Color Information

  • In the RGB color space, the color value #ee204d is composed of 93.33% red, 12.55% green, and 30.2% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.87 magenta, 0.68 yellow, and 0 black.
  • It has a color angle of 347 degrees, a saturation of 86%, and a luminance of 53%.
  • Contrast color of #ee204d is #FFFFFF

#EE204D Color Conversion

Hex ee204d #ee204d
RGB Decimal 238, 32, 77 rgb(238, 32, 77)
RGB Percent 93.33, 12.55, 30.2 rgb(93.33%, 12.55%, 30.2%)
HSL 347°,86%,53% hsl(347°,86%,53%)
CMYK 0, 0.87, 0.68, 17
HSV (or HSB) 347°, 96%, 96%,
YUV 99, 115, 226
XYZ 37.116, 19.746, 8.876
CIE-LAB 51.549, 74.305, 29.743

#ee204d border color

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

Css background gradient color with #EE204D

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

#ee204d Color Preview on Black Background

Sample font with color #ee204d on background of color black

#ee204d Color Preview on White Background

Sample font with color #ee204d on background of color white

#ee204d background color

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

Contrast color with #ee204d color is #FFFFFF