BA8759 Color Hex

#BA8759 Color Hex

#BA8759 Color Information

  • In the RGB color space, the color value #ba8759 is composed of 72.94% red, 52.94% green, and 34.9% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.27 magenta, 0.52 yellow, and 0 black.
  • It has a color angle of 28 degrees, a saturation of 41%, and a luminance of 54%.
  • Contrast color of #ba8759 is #000000

#BA8759 Color Conversion

Hex ba8759 #ba8759
RGB Decimal 186, 135, 89 rgb(186, 135, 89)
RGB Percent 72.94, 52.94, 34.9 rgb(72.94%, 52.94%, 34.9%)
HSL 28°,41%,54% hsl(28°,41%,54%)
CMYK 0, 0.27, 0.52, 69
HSV (or HSB) 28°, 8%, 8%,
YUV 145, 96, 156
XYZ 30.717, 28.488, 13.331
CIE-LAB 60.327, 14.125, 32.288

#ba8759 border color

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

Css background gradient color with #BA8759

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

#ba8759 Color Preview on Black Background

Sample font with color #ba8759 on background of color black

#ba8759 Color Preview on White Background

Sample font with color #ba8759 on background of color white

#ba8759 background color

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

Contrast color with #ba8759 color is #000000