#B3A118 (or 0xB3A118) is unknown color: approx Lucky. HEX triplet: B3, A1 and 18. RGB value is (179,161,24). Sum of RGB (Red+Green+Blue) = 179+161+24=364 (48% of max value = 765). Red value is 179 (70.31% from 255 or 49.18% from 364); Green value is 161 (63.28% from 255 or 44.23% from 364); Blue value is 24 (9.77% from 255 or 6.59% from 364); Max value from RGB is 179 - color contains mainly: red. Hex color #B3A118 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #B3A118 is #4C5EE7. Grayscale: #979797. Windows color (decimal): -5005032 or 1614259. OLE color: 1614259.
HSL color Cylindrical-coordinate representation of color #B3A118: hue angle of 53.03º degrees, saturation: 0.76, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #B3A118 is Cyan = 0, Magento = 0.10, Yellow = 0.87 and Black (K on CMYK) = 0.30.
<style> p { color: #b3a118; } p { color: rgb(179,161,24); } H1.HeaderClassName { color: #b3a118; } .AnyTagClassName { color: #b3a118; } </style>
<style> a { background-color: #b3a118; } a { background-color: rgb(179,161,24); } div.DivClassName { background-color: #b3a118; } .BgClassName { background-color: #b3a118; } </style>
<style> span { border-color: #b3a118; } span { border-color: rgb(179,161,24); } td.TdClassName { border-color: #b3a118; } .TagClassName { border-color: #b3a118; } </style>