BB8141 Color Hex

#BB8141 Color Hex

#BB8141 Color Information

  • In the RGB color space, the color value #bb8141 is composed of 73.33% red, 50.59% green, and 25.49% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.31 magenta, 0.65 yellow, and 0 black.
  • It has a color angle of 31 degrees, a saturation of 48%, and a luminance of 49%.
  • Contrast color of #bb8141 is #000000

#BB8141 Color Conversion

Hex bb8141 #bb8141
RGB Decimal 187, 129, 65 rgb(187, 129, 65)
RGB Percent 73.33, 50.59, 25.49 rgb(73.33%, 50.59%, 25.49%)
HSL 31°,48%,49% hsl(31°,48%,49%)
CMYK 0, 0.31, 0.65, 68
HSV (or HSB) 31°, 9%, 9%,
YUV 139, 86, 161
XYZ 29.298, 26.647, 8.6
CIE-LAB 58.646, 16.005, 42.888

#bb8141 border color

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

Css background gradient color with #BB8141

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

#bb8141 Color Preview on Black Background

Sample font with color #bb8141 on background of color black

#bb8141 Color Preview on White Background

Sample font with color #bb8141 on background of color white

#bb8141 background color

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

Contrast color with #bb8141 color is #000000