#B2A24D (or 0xB2A24D) is unknown color: approx Husk. HEX triplet: B2, A2 and 4D. RGB value is (178,162,77). Sum of RGB (Red+Green+Blue) = 178+162+77=417 (55% of max value = 765). Red value is 178 (69.92% from 255 or 42.69% from 417); Green value is 162 (63.67% from 255 or 38.85% from 417); Blue value is 77 (30.47% from 255 or 18.47% from 417); Max value from RGB is 178 - color contains mainly: red. Hex color #B2A24D is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #B2A24D is #4D5DB2. Grayscale: #9D9D9D. Windows color (decimal): -5070259 or 5087922. OLE color: 5087922.
HSL color Cylindrical-coordinate representation of color #B2A24D: hue angle of 50.5º degrees, saturation: 0.4, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #B2A24D is Cyan = 0, Magento = 0.09, Yellow = 0.57 and Black (K on CMYK) = 0.30.
<style> p { color: #B2A24D; } p { color: rgb(178,162,77); } H1.HeaderClassName { color: #B2A24D; } .AnyTagClassName { color: #B2A24D; } </style>
<style> a { background-color: #B2A24D; } a { background-color: rgb(178,162,77); } div.DivClassName { background-color: #B2A24D; } .BgClassName { background-color: #B2A24D; } </style>
<style> span { border-color: #B2A24D; } span { border-color: rgb(178,162,77); } td.TdClassName { border-color: #B2A24D; } .TagClassName { border-color: #B2A24D; } </style>