#B17F16 (or 0xB17F16) is unknown color: approx Dark Goldenrod. HEX triplet: B1, 7F and 16. RGB value is (177,127,22). Sum of RGB (Red+Green+Blue) = 177+127+22=326 (43% of max value = 765). Red value is 177 (69.53% from 255 or 54.29% from 326); Green value is 127 (50% from 255 or 38.96% from 326); Blue value is 22 (8.98% from 255 or 6.75% from 326); Max value from RGB is 177 - color contains mainly: red. Hex color #B17F16 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #B17F16 is #4E80E9. Grayscale: #828282. Windows color (decimal): -5144810 or 1474481. OLE color: 1474481.
HSL color Cylindrical-coordinate representation of color #B17F16: hue angle of 40.65º 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 #B17F16 is Cyan = 0, Magento = 0.28, Yellow = 0.88 and Black (K on CMYK) = 0.31.
<style> p { color: #B17F16; } p { color: rgb(177,127,22); } H1.HeaderClassName { color: #B17F16; } .AnyTagClassName { color: #B17F16; } </style>
<style> a { background-color: #B17F16; } a { background-color: rgb(177,127,22); } div.DivClassName { background-color: #B17F16; } .BgClassName { background-color: #B17F16; } </style>
<style> span { border-color: #B17F16; } span { border-color: rgb(177,127,22); } td.TdClassName { border-color: #B17F16; } .TagClassName { border-color: #B17F16; } </style>