EC2131 Color Hex

#EC2131 Color Hex

#EC2131 Color Information

  • In the RGB color space, the color value #ec2131 is composed of 92.55% red, 12.94% green, and 19.22% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.86 magenta, 0.79 yellow, and 0 black.
  • It has a color angle of 355 degrees, a saturation of 84%, and a luminance of 53%.
  • Contrast color of #ec2131 is #FFFFFF

#EC2131 Color Conversion

Hex ec2131 #ec2131
RGB Decimal 236, 33, 49 rgb(236, 33, 49)
RGB Percent 92.55, 12.94, 19.22 rgb(92.55%, 12.94%, 19.22%)
HSL 355°,84%,53% hsl(355°,84%,53%)
CMYK 0, 0.86, 0.79, 19
HSV (or HSB) 355°, 99%, 99%,
YUV 96, 101, 227
XYZ 35.69, 19.142, 4.719
CIE-LAB 50.853, 72.562, 45.01

#ec2131 border color

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

Css background gradient color with #EC2131

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

#ec2131 Color Preview on Black Background

Sample font with color #ec2131 on background of color black

#ec2131 Color Preview on White Background

Sample font with color #ec2131 on background of color white

#ec2131 background color

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

Contrast color with #ec2131 color is #FFFFFF