#BB8B16 (or 0xBB8B16) is unknown color: approx Dark Goldenrod. HEX triplet: BB, 8B and 16. RGB value is (187,139,22). Sum of RGB (Red+Green+Blue) = 187+139+22=348 (46% of max value = 765). Red value is 187 (73.44% from 255 or 53.74% from 348); Green value is 139 (54.69% from 255 or 39.94% from 348); Blue value is 22 (8.98% from 255 or 6.32% from 348); Max value from RGB is 187 - color contains mainly: red. Hex color #BB8B16 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #BB8B16 is #4474E9. Grayscale: #8C8C8C. Windows color (decimal): -4486378 or 1477563. OLE color: 1477563.
HSL color Cylindrical-coordinate representation of color #BB8B16: hue angle of 42.55º degrees, saturation: 0.79, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #BB8B16 is Cyan = 0, Magento = 0.26, Yellow = 0.88 and Black (K on CMYK) = 0.27.
<style> p { color: #BB8B16; } p { color: rgb(187,139,22); } H1.HeaderClassName { color: #BB8B16; } .AnyTagClassName { color: #BB8B16; } </style>
<style> a { background-color: #BB8B16; } a { background-color: rgb(187,139,22); } div.DivClassName { background-color: #BB8B16; } .BgClassName { background-color: #BB8B16; } </style>
<style> span { border-color: #BB8B16; } span { border-color: rgb(187,139,22); } td.TdClassName { border-color: #BB8B16; } .TagClassName { border-color: #BB8B16; } </style>