BC8F8F Color Hex

#BC8F8F Color Hex

#BC8F8F Color Information

  • In the RGB color space, the color value #bc8f8f is composed of 73.73% red, 56.08% green, and 56.08% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.24 magenta, 0.24 yellow, and 0 black.
  • It has a color angle of 0 degrees, a saturation of 25%, and a luminance of 65%.
  • Contrast color of #bc8f8f is #000000

#BC8F8F Color Conversion

Hex bc8f8f #bc8f8f
RGB Decimal 188, 143, 143 rgb(188, 143, 143)
RGB Percent 73.73, 56.08, 56.08 rgb(73.73%, 56.08%, 56.08%)
HSL 0°,25%,65% hsl(0°,25%,65%)
CMYK 0, 0.24, 0.24, 67
HSV (or HSB) 0°, 0%, 0%,
YUV 156, 120, 150
XYZ 35.519, 32.319, 30.353
CIE-LAB 63.606, 17.017, 6.602

#bc8f8f border color

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

Css background gradient color with #BC8F8F

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

#bc8f8f Color Preview on Black Background

Sample font with color #bc8f8f on background of color black

#bc8f8f Color Preview on White Background

Sample font with color #bc8f8f on background of color white

#bc8f8f background color

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

Contrast color with #bc8f8f color is #000000