42A5F5 Color Hex

#42A5F5 Color Hex

#42A5F5 Color Information

  • In the RGB color space, the color value #42a5f5 is composed of 25.88% red, 64.71% green, and 96.08% blue.
  • In the CMYK color space, it consists of 0.73 cyan, 0.33 magenta, 0 yellow, and 0 black.
  • It has a color angle of 207 degrees, a saturation of 90%, and a luminance of 61%.
  • Contrast color of #42a5f5 is #000000

#42A5F5 Color Conversion

Hex 42a5f5 #42a5f5
RGB Decimal 66, 165, 245 rgb(66, 165, 245)
RGB Percent 25.88, 64.71, 96.08 rgb(25.88%, 64.71%, 96.08%)
HSL 207°,90%,61% hsl(207°,90%,61%)
CMYK 0.73, 0.33, 0, 10
HSV (or HSB) 207°, 57%, 57%,
YUV 145, 184, 70
XYZ 32.183, 34.661, 91.38
CIE-LAB 65.484, -2.725, -48.162

#42a5f5 border color

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

Css background gradient color with #42A5F5

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

#42a5f5 Color Preview on Black Background

Sample font with color #42a5f5 on background of color black

#42a5f5 Color Preview on White Background

Sample font with color #42a5f5 on background of color white

#42a5f5 background color

The sample font has a contrasting color to the color #42a5f5

Contrast color with #42a5f5 color is #000000