90CAF9 Color Hex

#90CAF9 Color Hex

#90CAF9 Color Information

  • In the RGB color space, the color value #90caf9 is composed of 56.47% red, 79.22% green, and 97.65% blue.
  • In the CMYK color space, it consists of 0.42 cyan, 0.19 magenta, 0 yellow, and 0 black.
  • It has a color angle of 207 degrees, a saturation of 90%, and a luminance of 77%.
  • Contrast color of #90caf9 is #000000

#90CAF9 Color Conversion

Hex 90caf9 #90caf9
RGB Decimal 144, 202, 249 rgb(144, 202, 249)
RGB Percent 56.47, 79.22, 97.65 rgb(56.47%, 79.22%, 97.65%)
HSL 207°,90%,77% hsl(207°,90%,77%)
CMYK 0.42, 0.19, 0, 6
HSV (or HSB) 207°, 57%, 57%,
YUV 190, 161, 94
XYZ 49.721, 55.01, 97.62
CIE-LAB 79.047, -6.81, -28.977

#90caf9 border color

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

Css background gradient color with #90CAF9

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

#90caf9 Color Preview on Black Background

Sample font with color #90caf9 on background of color black

#90caf9 Color Preview on White Background

Sample font with color #90caf9 on background of color white

#90caf9 background color

The sample font has a contrasting color to the color #90caf9

Contrast color with #90caf9 color is #000000