BBB477 Color Hex

#BBB477 Color Hex

#BBB477 Color Information

  • In the RGB color space, the color value #bbb477 is composed of 73.33% red, 70.59% green, and 46.67% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.04 magenta, 0.36 yellow, and 0 black.
  • It has a color angle of 54 degrees, a saturation of 33%, and a luminance of 60%.
  • Contrast color of #bbb477 is #000000

#BBB477 Color Conversion

Hex bbb477 #bbb477
RGB Decimal 187, 180, 119 rgb(187, 180, 119)
RGB Percent 73.33, 70.59, 46.67 rgb(73.33%, 70.59%, 46.67%)
HSL 54°,33%,60% hsl(54°,33%,60%)
CMYK 0, 0.04, 0.36, 68
HSV (or HSB) 54°, 15%, 15%,
YUV 175, 96, 135
XYZ 40.145, 44.539, 23.934
CIE-LAB 72.587, -6.697, 32.035

#bbb477 border color

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

Css background gradient color with #BBB477

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

#bbb477 Color Preview on Black Background

Sample font with color #bbb477 on background of color black

#bbb477 Color Preview on White Background

Sample font with color #bbb477 on background of color white

#bbb477 background color

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

Contrast color with #bbb477 color is #000000