ED1C24 Color Hex

#ED1C24 Color Hex

#ED1C24 Color Information

  • In the RGB color space, the color value #ed1c24 is composed of 92.94% red, 10.98% green, and 14.12% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.88 magenta, 0.85 yellow, and 0 black.
  • It has a color angle of 358 degrees, a saturation of 85%, and a luminance of 52%.
  • Contrast color of #ed1c24 is #FFFFFF

#ED1C24 Color Conversion

Hex ed1c24 #ed1c24
RGB Decimal 237, 28, 36 rgb(237, 28, 36)
RGB Percent 92.94, 10.98, 14.12 rgb(92.94%, 10.98%, 14.12%)
HSL 358°,85%,52% hsl(358°,85%,52%)
CMYK 0, 0.88, 0.85, 18
HSV (or HSB) 358°, 99%, 99%,
YUV 91, 96, 231
XYZ 35.659, 18.962, 3.45
CIE-LAB 50.643, 73.362, 51.616

#ed1c24 border color

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

Css background gradient color with #ED1C24

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

#ed1c24 Color Preview on Black Background

Sample font with color #ed1c24 on background of color black

#ed1c24 Color Preview on White Background

Sample font with color #ed1c24 on background of color white

#ed1c24 background color

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

Contrast color with #ed1c24 color is #FFFFFF