FEF65B Color Hex

#FEF65B Color Hex

#FEF65B Color Information

  • In the RGB color space, the color value #fef65b is composed of 99.61% red, 96.47% green, and 35.69% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.03 magenta, 0.64 yellow, and 0 black.
  • It has a color angle of 57 degrees, a saturation of 99%, and a luminance of 68%.
  • Contrast color of #fef65b is #000000

#FEF65B Color Conversion

Hex fef65b #fef65b
RGB Decimal 254, 246, 91 rgb(254, 246, 91)
RGB Percent 99.61, 96.47, 35.69 rgb(99.61%, 96.47%, 35.69%)
HSL 57°,99%,68% hsl(57°,99%,68%)
CMYK 0, 0.03, 0.64, 1
HSV (or HSB) 57°, 16%, 16%,
YUV 231, 48, 143
XYZ 75.717, 87.738, 22.842
CIE-LAB 95.05, -15.16, 72.629

#fef65b border color

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

Css background gradient color with #FEF65B

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

#fef65b Color Preview on Black Background

Sample font with color #fef65b on background of color black

#fef65b Color Preview on White Background

Sample font with color #fef65b on background of color white

#fef65b background color

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

Contrast color with #fef65b color is #000000