E60026 Color Hex

#E60026 Color Hex

#E60026 Color Information

  • In the RGB color space, the color value #e60026 is composed of 90.2% red, 0% green, and 14.9% blue.
  • In the CMYK color space, it consists of 0 cyan, 1 magenta, 0.83 yellow, and 0 black.
  • It has a color angle of 350 degrees, a saturation of 100%, and a luminance of 45%.
  • Contrast color of #e60026 is #FFFFFF

#E60026 Color Conversion

Hex e60026 #e60026
RGB Decimal 230, 0, 38 rgb(230, 0, 38)
RGB Percent 90.2, 0, 14.9 rgb(90.2%, 0%, 14.9%)
HSL 350°,100%,45% hsl(350°,100%,45%)
CMYK 0, 1, 0.83, 25
HSV (or HSB) 350°, 97%, 97%,
YUV 73, 108, 239
XYZ 32.983, 16.963, 3.369
CIE-LAB 48.213, 74.58, 47.921

#e60026 border color

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

Css background gradient color with #E60026

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

#e60026 Color Preview on Black Background

Sample font with color #e60026 on background of color black

#e60026 Color Preview on White Background

Sample font with color #e60026 on background of color white

#e60026 background color

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

Contrast color with #e60026 color is #FFFFFF