B95754 Color Hex

#B95754 Color Hex

#B95754 Color Information

  • In the RGB color space, the color value #b95754 is composed of 72.55% red, 34.12% green, and 32.94% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.53 magenta, 0.55 yellow, and 0 black.
  • It has a color angle of 2 degrees, a saturation of 42%, and a luminance of 53%.
  • Contrast color of #b95754 is #FFFFFF

#B95754 Color Conversion

Hex b95754 #b95754
RGB Decimal 185, 87, 84 rgb(185, 87, 84)
RGB Percent 72.55, 34.12, 32.94 rgb(72.55%, 34.12%, 32.94%)
HSL 2°,42%,53% hsl(2°,42%,53%)
CMYK 0, 0.53, 0.55, 70
HSV (or HSB) 2°, 0%, 0%,
YUV 116, 109, 176
XYZ 25.016, 17.771, 10.499
CIE-LAB 49.217, 39.32, 20.731

#b95754 border color

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

Css background gradient color with #B95754

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

#b95754 Color Preview on Black Background

Sample font with color #b95754 on background of color black

#b95754 Color Preview on White Background

Sample font with color #b95754 on background of color white

#b95754 background color

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

Contrast color with #b95754 color is #FFFFFF