F2F27A Color Hex

#F2F27A Color Hex

#F2F27A Color Information

  • In the RGB color space, the color value #f2f27a is composed of 94.9% red, 94.9% green, and 47.84% blue.
  • In the CMYK color space, it consists of 0 cyan, 0 magenta, 0.5 yellow, and 0 black.
  • It has a color angle of 60 degrees, a saturation of 82%, and a luminance of 71%.
  • Contrast color of #f2f27a is #000000

#F2F27A Color Conversion

Hex f2f27a #f2f27a
RGB Decimal 242, 242, 122 rgb(242, 242, 122)
RGB Percent 94.9, 94.9, 47.84 rgb(94.9%, 94.9%, 47.84%)
HSL 60°,82%,71% hsl(60°,82%,71%)
CMYK 0, 0, 0.5, 13
HSV (or HSB) 60°, 17%, 17%,
YUV 228, 67, 137
XYZ 71.883, 83.787, 30.796
CIE-LAB 93.358, -15.823, 57.265

#f2f27a border color

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

Css background gradient color with #F2F27A

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

#f2f27a Color Preview on Black Background

Sample font with color #f2f27a on background of color black

#f2f27a Color Preview on White Background

Sample font with color #f2f27a on background of color white

#f2f27a background color

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

Contrast color with #f2f27a color is #000000