FADA5E Color Hex

#FADA5E Color Hex

#FADA5E Color Information

  • In the RGB color space, the color value #fada5e is composed of 98.04% red, 85.49% green, and 36.86% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.13 magenta, 0.62 yellow, and 0 black.
  • It has a color angle of 48 degrees, a saturation of 94%, and a luminance of 67%.
  • Contrast color of #fada5e is #000000

#FADA5E Color Conversion

Hex fada5e #fada5e
RGB Decimal 250, 218, 94 rgb(250, 218, 94)
RGB Percent 98.04, 85.49, 36.86 rgb(98.04%, 85.49%, 36.86%)
HSL 48°,94%,67% hsl(48°,94%,67%)
CMYK 0, 0.13, 0.62, 5
HSV (or HSB) 48°, 13%, 13%,
YUV 213, 60, 153
XYZ 66.516, 71.275, 20.841
CIE-LAB 87.618, -2.716, 63.391

#fada5e border color

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

Css background gradient color with #FADA5E

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

#fada5e Color Preview on Black Background

Sample font with color #fada5e on background of color black

#fada5e Color Preview on White Background

Sample font with color #fada5e on background of color white

#fada5e background color

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

Contrast color with #fada5e color is #000000