#B2A30C (or 0xB2A30C) is unknown color: approx Lucky. HEX triplet: B2, A3 and 0C. RGB value is (178,163,12). Sum of RGB (Red+Green+Blue) = 178+163+12=353 (46% of max value = 765). Red value is 178 (69.92% from 255 or 50.42% from 353); Green value is 163 (64.06% from 255 or 46.18% from 353); Blue value is 12 (5.08% from 255 or 3.40% from 353); Max value from RGB is 178 - color contains mainly: red. Hex color #B2A30C is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #B2A30C is #4D5CF3. Grayscale: #969696. Windows color (decimal): -5070068 or 828338. OLE color: 828338.
HSL color Cylindrical-coordinate representation of color #B2A30C: hue angle of 54.58º degrees, saturation: 0.87, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #B2A30C is Cyan = 0, Magento = 0.08, Yellow = 0.93 and Black (K on CMYK) = 0.30.
<style> p { color: #B2A30C; } p { color: rgb(178,163,12); } H1.HeaderClassName { color: #B2A30C; } .AnyTagClassName { color: #B2A30C; } </style>
<style> a { background-color: #B2A30C; } a { background-color: rgb(178,163,12); } div.DivClassName { background-color: #B2A30C; } .BgClassName { background-color: #B2A30C; } </style>
<style> span { border-color: #B2A30C; } span { border-color: rgb(178,163,12); } td.TdClassName { border-color: #B2A30C; } .TagClassName { border-color: #B2A30C; } </style>