#B5900A (or 0xB5900A) is unknown color: approx Dark Goldenrod. HEX triplet: B5, 90 and 0A. RGB value is (181,144,10). Sum of RGB (Red+Green+Blue) = 181+144+10=335 (44% of max value = 765). Red value is 181 (71.09% from 255 or 54.03% from 335); Green value is 144 (56.64% from 255 or 42.99% from 335); Blue value is 10 (4.30% from 255 or 2.99% from 335); Max value from RGB is 181 - color contains mainly: red. Hex color #B5900A is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #B5900A is #4A6FF5. Grayscale: #8C8C8C. Windows color (decimal): -4878326 or 692405. OLE color: 692405.
HSL color Cylindrical-coordinate representation of color #B5900A: hue angle of 47.02º degrees, saturation: 0.9, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #B5900A is Cyan = 0, Magento = 0.20, Yellow = 0.94 and Black (K on CMYK) = 0.29.
<style> p { color: #b5900a; } p { color: rgb(181,144,10); } H1.HeaderClassName { color: #b5900a; } .AnyTagClassName { color: #b5900a; } </style>
<style> a { background-color: #b5900a; } a { background-color: rgb(181,144,10); } div.DivClassName { background-color: #b5900a; } .BgClassName { background-color: #b5900a; } </style>
<style> span { border-color: #b5900a; } span { border-color: rgb(181,144,10); } td.TdClassName { border-color: #b5900a; } .TagClassName { border-color: #b5900a; } </style>