#BB8E57 (or 0xBB8E57) is unknown color: approx Twine. HEX triplet: BB, 8E and 57. RGB value is (187,142,87). Sum of RGB (Red+Green+Blue) = 187+142+87=416 (55% of max value = 765). Red value is 187 (73.44% from 255 or 44.95% from 416); Green value is 142 (55.86% from 255 or 34.13% from 416); Blue value is 87 (34.38% from 255 or 20.91% from 416); Max value from RGB is 187 - color contains mainly: red. Hex color #BB8E57 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BB8E57 is #4471A8. Grayscale: #959595. Windows color (decimal): -4485545 or 5738171. OLE color: 5738171.
HSL color Cylindrical-coordinate representation of color #BB8E57: hue angle of 33º degrees, saturation: 0.42, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #BB8E57 is Cyan = 0, Magento = 0.24, Yellow = 0.53 and Black (K on CMYK) = 0.27.
<style> p { color: #BB8E57; } p { color: rgb(187,142,87); } H1.HeaderClassName { color: #BB8E57; } .AnyTagClassName { color: #BB8E57; } </style>
<style> a { background-color: #BB8E57; } a { background-color: rgb(187,142,87); } div.DivClassName { background-color: #BB8E57; } .BgClassName { background-color: #BB8E57; } </style>
<style> span { border-color: #BB8E57; } span { border-color: rgb(187,142,87); } td.TdClassName { border-color: #BB8E57; } .TagClassName { border-color: #BB8E57; } </style>