B2BEB5 Color Hex

#B2BEB5 Color Hex

#B2BEB5 Color Information

  • In the RGB color space, the color value #b2beb5 is composed of 69.8% red, 74.51% green, and 70.98% blue.
  • In the CMYK color space, it consists of 0.06 cyan, 0 magenta, 0.05 yellow, and 0 black.
  • It has a color angle of 135 degrees, a saturation of 8%, and a luminance of 72%.
  • Contrast color of #b2beb5 is #000000

#B2BEB5 Color Conversion

Hex b2beb5 #b2beb5
RGB Decimal 178, 190, 181 rgb(178, 190, 181)
RGB Percent 69.8, 74.51, 70.98 rgb(69.8%, 74.51%, 70.98%)
HSL 135°,8%,72% hsl(135°,8%,72%)
CMYK 0.06, 0, 0.05, 65
HSV (or HSB) 135°, 38%, 38%,
YUV 185, 125, 122
XYZ 45.114, 49.628, 50.917
CIE-LAB 75.84, -5.837, 3.107

#b2beb5 border color

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

Css background gradient color with #B2BEB5

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

#b2beb5 Color Preview on Black Background

Sample font with color #b2beb5 on background of color black

#b2beb5 Color Preview on White Background

Sample font with color #b2beb5 on background of color white

#b2beb5 background color

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

Contrast color with #b2beb5 color is #000000