#BB9E32 (or 0xBB9E32) is unknown color: approx Sahara. HEX triplet: BB, 9E and 32. RGB value is (187,158,50). Sum of RGB (Red+Green+Blue) = 187+158+50=395 (52% of max value = 765). Red value is 187 (73.44% from 255 or 47.34% from 395); Green value is 158 (62.11% from 255 or 40% from 395); Blue value is 50 (19.92% from 255 or 12.66% from 395); Max value from RGB is 187 - color contains mainly: red. Hex color #BB9E32 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BB9E32 is #4461CD. Grayscale: #9A9A9A. Windows color (decimal): -4481486 or 3317435. OLE color: 3317435.
HSL color Cylindrical-coordinate representation of color #BB9E32: hue angle of 47.3º degrees, saturation: 0.58, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #BB9E32 is Cyan = 0, Magento = 0.16, Yellow = 0.73 and Black (K on CMYK) = 0.27.
<style> p { color: #BB9E32; } p { color: rgb(187,158,50); } H1.HeaderClassName { color: #BB9E32; } .AnyTagClassName { color: #BB9E32; } </style>
<style> a { background-color: #BB9E32; } a { background-color: rgb(187,158,50); } div.DivClassName { background-color: #BB9E32; } .BgClassName { background-color: #BB9E32; } </style>
<style> span { border-color: #BB9E32; } span { border-color: rgb(187,158,50); } td.TdClassName { border-color: #BB9E32; } .TagClassName { border-color: #BB9E32; } </style>