FA6E79 Color Hex

#FA6E79 Color Hex

#FA6E79 Color Information

  • In the RGB color space, the color value #fa6e79 is composed of 98.04% red, 43.14% green, and 47.45% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.56 magenta, 0.52 yellow, and 0 black.
  • It has a color angle of 355 degrees, a saturation of 93%, and a luminance of 71%.
  • Contrast color of #fa6e79 is #000000

#FA6E79 Color Conversion

Hex fa6e79 #fa6e79
RGB Decimal 250, 110, 121 rgb(250, 110, 121)
RGB Percent 98.04, 43.14, 47.45 rgb(98.04%, 43.14%, 47.45%)
HSL 355°,93%,71% hsl(355°,93%,71%)
CMYK 0, 0.56, 0.52, 5
HSV (or HSB) 355°, 99%, 99%,
YUV 153, 109, 196
XYZ 48.451, 32.856, 21.877
CIE-LAB 64.044, 54.398, 20.867

#fa6e79 border color

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

Css background gradient color with #FA6E79

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

#fa6e79 Color Preview on Black Background

Sample font with color #fa6e79 on background of color black

#fa6e79 Color Preview on White Background

Sample font with color #fa6e79 on background of color white

#fa6e79 background color

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

Contrast color with #fa6e79 color is #000000