EED202 Color Hex

#EED202 Color Hex

#EED202 Color Information

  • In the RGB color space, the color value #eed202 is composed of 93.33% red, 82.35% green, and 0.78% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.12 magenta, 0.99 yellow, and 0 black.
  • It has a color angle of 53 degrees, a saturation of 98%, and a luminance of 47%.
  • Contrast color of #eed202 is #000000

#EED202 Color Conversion

Hex eed202 #eed202
RGB Decimal 238, 210, 2 rgb(238, 210, 2)
RGB Percent 93.33, 82.35, 0.78 rgb(93.33%, 82.35%, 0.78%)
HSL 53°,98%,47% hsl(53°,98%,47%)
CMYK 0, 0.12, 0.99, 17
HSV (or HSB) 53°, 15%, 15%,
YUV 195, 18, 158
XYZ 58.317, 64.275, 9.39
CIE-LAB 84.109, -6.632, 84.239

#eed202 border color

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

Css background gradient color with #EED202

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

#eed202 Color Preview on Black Background

Sample font with color #eed202 on background of color black

#eed202 Color Preview on White Background

Sample font with color #eed202 on background of color white

#eed202 background color

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

Contrast color with #eed202 color is #000000