B0C4DE Color Hex

#B0C4DE Color Hex

#B0C4DE Color Information

  • In the RGB color space, the color value #b0c4de is composed of 69.02% red, 76.86% green, and 87.06% blue.
  • In the CMYK color space, it consists of 0.21 cyan, 0.12 magenta, 0 yellow, and 0 black.
  • It has a color angle of 214 degrees, a saturation of 41%, and a luminance of 78%.
  • Contrast color of #b0c4de is #000000

#B0C4DE Color Conversion

Hex b0c4de #b0c4de
RGB Decimal 176, 196, 222 rgb(176, 196, 222)
RGB Percent 69.02, 76.86, 87.06 rgb(69.02%, 76.86%, 87.06%)
HSL 214°,41%,78% hsl(214°,41%,78%)
CMYK 0.21, 0.12, 0, 33
HSV (or HSB) 214°, 59%, 59%,
YUV 193, 144, 114
XYZ 50.829, 53.984, 76.848
CIE-LAB 78.452, -1.276, -15.22

#b0c4de border color

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

Css background gradient color with #B0C4DE

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

#b0c4de Color Preview on Black Background

Sample font with color #b0c4de on background of color black

#b0c4de Color Preview on White Background

Sample font with color #b0c4de on background of color white

#b0c4de background color

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

Contrast color with #b0c4de color is #000000