82B1FF Color Hex

#82B1FF Color Hex

#82B1FF Color Information

  • In the RGB color space, the color value #82b1ff is composed of 50.98% red, 69.41% green, and 100% blue.
  • In the CMYK color space, it consists of 0.49 cyan, 0.31 magenta, 0 yellow, and 0 black.
  • It has a color angle of 217 degrees, a saturation of 100%, and a luminance of 75%.
  • Contrast color of #82b1ff is #000000

#82B1FF Color Conversion

Hex 82b1ff #82b1ff
RGB Decimal 130, 177, 255 rgb(130, 177, 255)
RGB Percent 50.98, 69.41, 100 rgb(50.98%, 69.41%, 100%)
HSL 217°,100%,75% hsl(217°,100%,75%)
CMYK 0.49, 0.31, 0, 0
HSV (or HSB) 217°, 60%, 60%,
YUV 172, 175, 97
XYZ 42.978, 43.41, 100.722
CIE-LAB 71.832, 5.183, -43.437

#82b1ff border color

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

Css background gradient color with #82B1FF

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

#82b1ff Color Preview on Black Background

Sample font with color #82b1ff on background of color black

#82b1ff Color Preview on White Background

Sample font with color #82b1ff on background of color white

#82b1ff background color

The sample font has a contrasting color to the color #82b1ff

Contrast color with #82b1ff color is #000000