E1AD01 Color Hex

#E1AD01 Color Hex

#E1AD01 Color Information

  • In the RGB color space, the color value #e1ad01 is composed of 88.24% red, 67.84% green, and 0.39% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.23 magenta, 1 yellow, and 0 black.
  • It has a color angle of 46 degrees, a saturation of 99%, and a luminance of 44%.
  • Contrast color of #e1ad01 is #000000

#E1AD01 Color Conversion

Hex e1ad01 #e1ad01
RGB Decimal 225, 173, 1 rgb(225, 173, 1)
RGB Percent 88.24, 67.84, 0.39 rgb(88.24%, 67.84%, 0.39%)
HSL 46°,99%,44% hsl(46°,99%,44%)
CMYK 0, 0.23, 1, 30
HSV (or HSB) 46°, 13%, 13%,
YUV 169, 32, 167
XYZ 46, 45.897, 6.463
CIE-LAB 73.479, 6.881, 76.256

#e1ad01 border color

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

Css background gradient color with #E1AD01

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

#e1ad01 Color Preview on Black Background

Sample font with color #e1ad01 on background of color black

#e1ad01 Color Preview on White Background

Sample font with color #e1ad01 on background of color white

#e1ad01 background color

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

Contrast color with #e1ad01 color is #000000