#B4A45A (or 0xB4A45A) is unknown color: approx Gimblet. HEX triplet: B4, A4 and 5A. RGB value is (180,164,90). Sum of RGB (Red+Green+Blue) = 180+164+90=434 (57% of max value = 765). Red value is 180 (70.70% from 255 or 41.47% from 434); Green value is 164 (64.45% from 255 or 37.79% from 434); Blue value is 90 (35.55% from 255 or 20.74% from 434); Max value from RGB is 180 - color contains mainly: red. Hex color #B4A45A is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #B4A45A is #4B5BA5. Grayscale: #A0A0A0. Windows color (decimal): -4938662 or 5940404. OLE color: 5940404.
HSL color Cylindrical-coordinate representation of color #B4A45A: hue angle of 49.33º degrees, saturation: 0.38, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #B4A45A is Cyan = 0, Magento = 0.09, Yellow = 0.50 and Black (K on CMYK) = 0.29.
<style> p { color: #B4A45A; } p { color: rgb(180,164,90); } H1.HeaderClassName { color: #B4A45A; } .AnyTagClassName { color: #B4A45A; } </style>
<style> a { background-color: #B4A45A; } a { background-color: rgb(180,164,90); } div.DivClassName { background-color: #B4A45A; } .BgClassName { background-color: #B4A45A; } </style>
<style> span { border-color: #B4A45A; } span { border-color: rgb(180,164,90); } td.TdClassName { border-color: #B4A45A; } .TagClassName { border-color: #B4A45A; } </style>