#B4AE5B (or 0xB4AE5B) is unknown color: approx Olive Green. HEX triplet: B4, AE and 5B. RGB value is (180,174,91). Sum of RGB (Red+Green+Blue) = 180+174+91=445 (58% of max value = 765). Red value is 180 (70.70% from 255 or 40.45% from 445); Green value is 174 (68.36% from 255 or 39.10% from 445); Blue value is 91 (35.94% from 255 or 20.45% from 445); Max value from RGB is 180 - color contains mainly: red. Hex color #B4AE5B is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #B4AE5B is #4B51A4. Grayscale: #A6A6A6. Windows color (decimal): -4936101 or 6008500. OLE color: 6008500.
HSL color Cylindrical-coordinate representation of color #B4AE5B: hue angle of 55.96º degrees, saturation: 0.37, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #B4AE5B is Cyan = 0, Magento = 0.03, Yellow = 0.49 and Black (K on CMYK) = 0.29.
<style> p { color: #b4ae5b; } p { color: rgb(180,174,91); } H1.HeaderClassName { color: #b4ae5b; } .AnyTagClassName { color: #b4ae5b; } </style>
<style> a { background-color: #b4ae5b; } a { background-color: rgb(180,174,91); } div.DivClassName { background-color: #b4ae5b; } .BgClassName { background-color: #b4ae5b; } </style>
<style> span { border-color: #b4ae5b; } span { border-color: rgb(180,174,91); } td.TdClassName { border-color: #b4ae5b; } .TagClassName { border-color: #b4ae5b; } </style>