F5E050 Color Hex

#F5E050 Color Hex

#F5E050 Color Information

  • In the RGB color space, the color value #f5e050 is composed of 96.08% red, 87.84% green, and 31.37% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.09 magenta, 0.67 yellow, and 0 black.
  • It has a color angle of 52 degrees, a saturation of 89%, and a luminance of 64%.
  • Contrast color of #f5e050 is #000000

#F5E050 Color Conversion

Hex f5e050 #f5e050
RGB Decimal 245, 224, 80 rgb(245, 224, 80)
RGB Percent 96.08, 87.84, 31.37 rgb(96.08%, 87.84%, 31.37%)
HSL 52°,89%,64% hsl(52°,89%,64%)
CMYK 0, 0.09, 0.67, 10
HSV (or HSB) 52°, 15%, 15%,
YUV 214, 52, 149
XYZ 65.76, 73.303, 18.272
CIE-LAB 88.592, -8.602, 70.014

#f5e050 border color

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

Css background gradient color with #F5E050

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

#f5e050 Color Preview on Black Background

Sample font with color #f5e050 on background of color black

#f5e050 Color Preview on White Background

Sample font with color #f5e050 on background of color white

#f5e050 background color

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

Contrast color with #f5e050 color is #000000