#BBB18C (or 0xBBB18C) is unknown color: approx Chino. HEX triplet: BB, B1 and 8C. RGB value is (187,177,140). Sum of RGB (Red+Green+Blue) = 187+177+140=504 (66% of max value = 765). Red value is 187 (73.44% from 255 or 37.10% from 504); Green value is 177 (69.53% from 255 or 35.12% from 504); Blue value is 140 (55.08% from 255 or 27.78% from 504); Max value from RGB is 187 - color contains mainly: red. Hex color #BBB18C is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BBB18C is #444E73. Grayscale: #AFAFAF. Windows color (decimal): -4476532 or 9220539. OLE color: 9220539.
HSL color Cylindrical-coordinate representation of color #BBB18C: hue angle of 47.23º degrees, saturation: 0.26, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BBB18C is Cyan = 0, Magento = 0.05, Yellow = 0.25 and Black (K on CMYK) = 0.27.
<style> p { color: #BBB18C; } p { color: rgb(187,177,140); } H1.HeaderClassName { color: #BBB18C; } .AnyTagClassName { color: #BBB18C; } </style>
<style> a { background-color: #BBB18C; } a { background-color: rgb(187,177,140); } div.DivClassName { background-color: #BBB18C; } .BgClassName { background-color: #BBB18C; } </style>
<style> span { border-color: #BBB18C; } span { border-color: rgb(187,177,140); } td.TdClassName { border-color: #BBB18C; } .TagClassName { border-color: #BBB18C; } </style>