EAA221 Color Hex

#EAA221 Color Hex

#EAA221 Color Information

  • In the RGB color space, the color value #eaa221 is composed of 91.76% red, 63.53% green, and 12.94% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.31 magenta, 0.86 yellow, and 0 black.
  • It has a color angle of 39 degrees, a saturation of 83%, and a luminance of 52%.
  • Contrast color of #eaa221 is #000000

#EAA221 Color Conversion

Hex eaa221 #eaa221
RGB Decimal 234, 162, 33 rgb(234, 162, 33)
RGB Percent 91.76, 63.53, 12.94 rgb(91.76%, 63.53%, 12.94%)
HSL 39°,83%,52% hsl(39°,83%,52%)
CMYK 0, 0.31, 0.86, 21
HSV (or HSB) 39°, 11%, 11%,
YUV 169, 50, 173
XYZ 47.127, 43.443, 7.34
CIE-LAB 71.855, 17.059, 70.075

#eaa221 border color

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

Css background gradient color with #EAA221

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

#eaa221 Color Preview on Black Background

Sample font with color #eaa221 on background of color black

#eaa221 Color Preview on White Background

Sample font with color #eaa221 on background of color white

#eaa221 background color

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

Contrast color with #eaa221 color is #000000