#B4A055 (or 0xB4A055) is unknown color: approx Husk. HEX triplet: B4, A0 and 55. RGB value is (180,160,85). Sum of RGB (Red+Green+Blue) = 180+160+85=425 (56% of max value = 765). Red value is 180 (70.70% from 255 or 42.35% from 425); Green value is 160 (62.89% from 255 or 37.65% from 425); Blue value is 85 (33.59% from 255 or 20% from 425); Max value from RGB is 180 - color contains mainly: red. Hex color #B4A055 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #B4A055 is #4B5FAA. Grayscale: #9D9D9D. Windows color (decimal): -4939691 or 5611700. OLE color: 5611700.
HSL color Cylindrical-coordinate representation of color #B4A055: hue angle of 47.37º degrees, saturation: 0.39, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #B4A055 is Cyan = 0, Magento = 0.11, Yellow = 0.53 and Black (K on CMYK) = 0.29.
<style> p { color: #B4A055; } p { color: rgb(180,160,85); } H1.HeaderClassName { color: #B4A055; } .AnyTagClassName { color: #B4A055; } </style>
<style> a { background-color: #B4A055; } a { background-color: rgb(180,160,85); } div.DivClassName { background-color: #B4A055; } .BgClassName { background-color: #B4A055; } </style>
<style> span { border-color: #B4A055; } span { border-color: rgb(180,160,85); } td.TdClassName { border-color: #B4A055; } .TagClassName { border-color: #B4A055; } </style>