EEDC82 Color Hex

#EEDC82 Color Hex

#EEDC82 Color Information

  • In the RGB color space, the color value #eedc82 is composed of 93.33% red, 86.27% green, and 50.98% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.08 magenta, 0.45 yellow, and 0 black.
  • It has a color angle of 50 degrees, a saturation of 76%, and a luminance of 72%.
  • Contrast color of #eedc82 is #000000

#EEDC82 Color Conversion

Hex eedc82 #eedc82
RGB Decimal 238, 220, 130 rgb(238, 220, 130)
RGB Percent 93.33, 86.27, 50.98 rgb(93.33%, 86.27%, 50.98%)
HSL 50°,76%,72% hsl(50°,76%,72%)
CMYK 0, 0.08, 0.45, 17
HSV (or HSB) 50°, 14%, 14%,
YUV 215, 79, 143
XYZ 64.882, 70.975, 31.399
CIE-LAB 87.473, -5.754, 46.267

#eedc82 border color

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

Css background gradient color with #EEDC82

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

#eedc82 Color Preview on Black Background

Sample font with color #eedc82 on background of color black

#eedc82 Color Preview on White Background

Sample font with color #eedc82 on background of color white

#eedc82 background color

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

Contrast color with #eedc82 color is #000000