EF5350 Color Hex

#EF5350 Color Hex

#EF5350 Color Information

  • In the RGB color space, the color value #ef5350 is composed of 93.73% red, 32.55% green, and 31.37% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.65 magenta, 0.67 yellow, and 0 black.
  • It has a color angle of 1 degrees, a saturation of 83%, and a luminance of 63%.
  • Contrast color of #ef5350 is #000000

#EF5350 Color Conversion

Hex ef5350 #ef5350
RGB Decimal 239, 83, 80 rgb(239, 83, 80)
RGB Percent 93.73, 32.55, 31.37 rgb(93.73%, 32.55%, 31.37%)
HSL 1°,83%,63% hsl(1°,83%,63%)
CMYK 0, 0.65, 0.67, 16
HSV (or HSB) 1°, 0%, 0%,
YUV 129, 100, 206
XYZ 40.138, 25.116, 10.322
CIE-LAB 57.189, 59.656, 34.994

#ef5350 border color

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

Css background gradient color with #EF5350

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

#ef5350 Color Preview on Black Background

Sample font with color #ef5350 on background of color black

#ef5350 Color Preview on White Background

Sample font with color #ef5350 on background of color white

#ef5350 background color

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

Contrast color with #ef5350 color is #000000