74BBFB Color Hex

#74BBFB Color Hex

#74BBFB Color Information

  • In the RGB color space, the color value #74bbfb is composed of 45.49% red, 73.33% green, and 98.43% blue.
  • In the CMYK color space, it consists of 0.54 cyan, 0.25 magenta, 0 yellow, and 0 black.
  • It has a color angle of 208 degrees, a saturation of 94%, and a luminance of 72%.
  • Contrast color of #74bbfb is #000000

#74BBFB Color Conversion

Hex 74bbfb #74bbfb
RGB Decimal 116, 187, 251 rgb(116, 187, 251)
RGB Percent 45.49, 73.33, 98.43 rgb(45.49%, 73.33%, 98.43%)
HSL 208°,94%,72% hsl(208°,94%,72%)
CMYK 0.54, 0.25, 0, 4
HSV (or HSB) 208°, 58%, 58%,
YUV 173, 172, 86
XYZ 42.385, 46.219, 97.954
CIE-LAB 73.687, -4.584, -38.438

#74bbfb border color

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

Css background gradient color with #74BBFB

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

#74bbfb Color Preview on Black Background

Sample font with color #74bbfb on background of color black

#74bbfb Color Preview on White Background

Sample font with color #74bbfb on background of color white

#74bbfb background color

The sample font has a contrasting color to the color #74bbfb

Contrast color with #74bbfb color is #000000