FB0081 Color Hex

#FB0081 Color Hex

#FB0081 Color Information

  • In the RGB color space, the color value #fb0081 is composed of 98.43% red, 0% green, and 50.59% blue.
  • In the CMYK color space, it consists of 0 cyan, 1 magenta, 0.49 yellow, and 0 black.
  • It has a color angle of 329 degrees, a saturation of 100%, and a luminance of 49%.
  • Contrast color of #fb0081 is #FFFFFF

#FB0081 Color Conversion

Hex fb0081 #fb0081
RGB Decimal 251, 0, 129 rgb(251, 0, 129)
RGB Percent 98.43, 0, 50.59 rgb(98.43%, 0%, 50.59%)
HSL 329°,100%,49% hsl(329°,100%,49%)
CMYK 0, 1, 0.49, 4
HSV (or HSB) 329°, 91%, 91%,
YUV 90, 150, 242
XYZ 43.746, 22.094, 22.728
CIE-LAB 54.127, 83.773, 2.269

#fb0081 border color

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

Css background gradient color with #FB0081

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

#fb0081 Color Preview on Black Background

Sample font with color #fb0081 on background of color black

#fb0081 Color Preview on White Background

Sample font with color #fb0081 on background of color white

#fb0081 background color

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

Contrast color with #fb0081 color is #FFFFFF