E1A95F Color Hex

#E1A95F Color Hex

#E1A95F Color Information

  • In the RGB color space, the color value #e1a95f is composed of 88.24% red, 66.27% green, and 37.25% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.25 magenta, 0.58 yellow, and 0 black.
  • It has a color angle of 34 degrees, a saturation of 68%, and a luminance of 63%.
  • Contrast color of #e1a95f is #000000

#E1A95F Color Conversion

Hex e1a95f #e1a95f
RGB Decimal 225, 169, 95 rgb(225, 169, 95)
RGB Percent 88.24, 66.27, 37.25 rgb(88.24%, 66.27%, 37.25%)
HSL 34°,68%,63% hsl(34°,68%,63%)
CMYK 0, 0.25, 0.58, 30
HSV (or HSB) 34°, 9%, 9%,
YUV 177, 81, 161
XYZ 47.305, 45.21, 17.06
CIE-LAB 73.03, 12.492, 45.68

#e1a95f border color

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

Css background gradient color with #E1A95F

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

#e1a95f Color Preview on Black Background

Sample font with color #e1a95f on background of color black

#e1a95f Color Preview on White Background

Sample font with color #e1a95f on background of color white

#e1a95f background color

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

Contrast color with #e1a95f color is #000000