B0927A Color Hex

#B0927A Color Hex

#B0927A Color Information

  • In the RGB color space, the color value #b0927a is composed of 69.02% red, 57.25% green, and 47.84% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.17 magenta, 0.31 yellow, and 0 black.
  • It has a color angle of 27 degrees, a saturation of 25%, and a luminance of 58%.
  • Contrast color of #b0927a is #000000

#B0927A Color Conversion

Hex b0927a #b0927a
RGB Decimal 176, 146, 122 rgb(176, 146, 122)
RGB Percent 69.02, 57.25, 47.84 rgb(69.02%, 57.25%, 47.84%)
HSL 27°,25%,58% hsl(27°,25%,58%)
CMYK 0, 0.17, 0.31, 79
HSV (or HSB) 27°, 7%, 7%,
YUV 152, 111, 144
XYZ 31.696, 31.193, 22.763
CIE-LAB 62.67, 7.635, 16.938

#b0927a border color

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

Css background gradient color with #B0927A

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

#b0927a Color Preview on Black Background

Sample font with color #b0927a on background of color black

#b0927a Color Preview on White Background

Sample font with color #b0927a on background of color white

#b0927a background color

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

Contrast color with #b0927a color is #000000