#B16A16 (or 0xB16A16) is unknown color: approx Golden Brown. HEX triplet: B1, 6A and 16. RGB value is (177,106,22). Sum of RGB (Red+Green+Blue) = 177+106+22=305 (40% of max value = 765). Red value is 177 (69.53% from 255 or 58.03% from 305); Green value is 106 (41.80% from 255 or 34.75% from 305); Blue value is 22 (8.98% from 255 or 7.21% from 305); Max value from RGB is 177 - color contains mainly: red. Hex color #B16A16 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #B16A16 is #4E95E9. Grayscale: #767676. Windows color (decimal): -5150186 or 1469105. OLE color: 1469105.
HSL color Cylindrical-coordinate representation of color #B16A16: hue angle of 32.52º degrees, saturation: 0.78, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #B16A16 is Cyan = 0, Magento = 0.40, Yellow = 0.88 and Black (K on CMYK) = 0.31.
<style> p { color: #B16A16; } p { color: rgb(177,106,22); } H1.HeaderClassName { color: #B16A16; } .AnyTagClassName { color: #B16A16; } </style>
<style> a { background-color: #B16A16; } a { background-color: rgb(177,106,22); } div.DivClassName { background-color: #B16A16; } .BgClassName { background-color: #B16A16; } </style>
<style> span { border-color: #B16A16; } span { border-color: rgb(177,106,22); } td.TdClassName { border-color: #B16A16; } .TagClassName { border-color: #B16A16; } </style>