E2725B Color Hex

#E2725B Color Hex

#E2725B Color Information

  • In the RGB color space, the color value #e2725b is composed of 88.63% red, 44.71% green, and 35.69% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.5 magenta, 0.6 yellow, and 0 black.
  • It has a color angle of 10 degrees, a saturation of 70%, and a luminance of 62%.
  • Contrast color of #e2725b is #000000

#E2725B Color Conversion

Hex e2725b #e2725b
RGB Decimal 226, 114, 91 rgb(226, 114, 91)
RGB Percent 88.63, 44.71, 35.69 rgb(88.63%, 44.71%, 35.69%)
HSL 10°,70%,62% hsl(10°,70%,62%)
CMYK 0, 0.5, 0.6, 29
HSV (or HSB) 10°, 3%, 3%,
YUV 145, 97, 185
XYZ 39.27, 28.959, 13.417
CIE-LAB 60.745, 41.602, 32.794

#e2725b border color

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

Css background gradient color with #E2725B

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

#e2725b Color Preview on Black Background

Sample font with color #e2725b on background of color black

#e2725b Color Preview on White Background

Sample font with color #e2725b on background of color white

#e2725b background color

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

Contrast color with #e2725b color is #000000