E1BD27 Color Hex

#E1BD27 Color Hex

#E1BD27 Color Information

  • In the RGB color space, the color value #e1bd27 is composed of 88.24% red, 74.12% green, and 15.29% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.16 magenta, 0.83 yellow, and 0 black.
  • It has a color angle of 48 degrees, a saturation of 76%, and a luminance of 52%.
  • Contrast color of #e1bd27 is #000000

#E1BD27 Color Conversion

Hex e1bd27 #e1bd27
RGB Decimal 225, 189, 39 rgb(225, 189, 39)
RGB Percent 88.24, 74.12, 15.29 rgb(88.24%, 74.12%, 15.29%)
HSL 48°,76%,52% hsl(48°,76%,52%)
CMYK 0, 0.16, 0.83, 30
HSV (or HSB) 48°, 13%, 13%,
YUV 183, 46, 157
XYZ 49.615, 52.549, 9.447
CIE-LAB 77.608, -0.894, 72.851

#e1bd27 border color

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

Css background gradient color with #E1BD27

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

#e1bd27 Color Preview on Black Background

Sample font with color #e1bd27 on background of color black

#e1bd27 Color Preview on White Background

Sample font with color #e1bd27 on background of color white

#e1bd27 background color

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

Contrast color with #e1bd27 color is #000000