#B3A14D (or 0xB3A14D) is unknown color: approx Husk. HEX triplet: B3, A1 and 4D. RGB value is (179,161,77). Sum of RGB (Red+Green+Blue) = 179+161+77=417 (55% of max value = 765). Red value is 179 (70.31% from 255 or 42.93% from 417); Green value is 161 (63.28% from 255 or 38.61% from 417); Blue value is 77 (30.47% from 255 or 18.47% from 417); Max value from RGB is 179 - color contains mainly: red. Hex color #B3A14D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #B3A14D is #4C5EB2. Grayscale: #9D9D9D. Windows color (decimal): -5004979 or 5087667. OLE color: 5087667.
HSL color Cylindrical-coordinate representation of color #B3A14D: hue angle of 49.41º 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 #B3A14D is Cyan = 0, Magento = 0.10, Yellow = 0.57 and Black (K on CMYK) = 0.30.
<style> p { color: #B3A14D; } p { color: rgb(179,161,77); } H1.HeaderClassName { color: #B3A14D; } .AnyTagClassName { color: #B3A14D; } </style>
<style> a { background-color: #B3A14D; } a { background-color: rgb(179,161,77); } div.DivClassName { background-color: #B3A14D; } .BgClassName { background-color: #B3A14D; } </style>
<style> span { border-color: #B3A14D; } span { border-color: rgb(179,161,77); } td.TdClassName { border-color: #B3A14D; } .TagClassName { border-color: #B3A14D; } </style>