#B2AE2D (or 0xB2AE2D) is unknown color: approx Earls Green. HEX triplet: B2, AE and 2D. RGB value is (178,174,45). Sum of RGB (Red+Green+Blue) = 178+174+45=397 (52% of max value = 765). Red value is 178 (69.92% from 255 or 44.84% from 397); Green value is 174 (68.36% from 255 or 43.83% from 397); Blue value is 45 (17.97% from 255 or 11.34% from 397); Max value from RGB is 178 - color contains mainly: red. Hex color #B2AE2D is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #B2AE2D is #4D51D2. Grayscale: #A1A1A1. Windows color (decimal): -5067219 or 2993842. OLE color: 2993842.
HSL color Cylindrical-coordinate representation of color #B2AE2D: hue angle of 58.2º degrees, saturation: 0.6, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #B2AE2D is Cyan = 0, Magento = 0.02, Yellow = 0.75 and Black (K on CMYK) = 0.30.
<style> p { color: #B2AE2D; } p { color: rgb(178,174,45); } H1.HeaderClassName { color: #B2AE2D; } .AnyTagClassName { color: #B2AE2D; } </style>
<style> a { background-color: #B2AE2D; } a { background-color: rgb(178,174,45); } div.DivClassName { background-color: #B2AE2D; } .BgClassName { background-color: #B2AE2D; } </style>
<style> span { border-color: #B2AE2D; } span { border-color: rgb(178,174,45); } td.TdClassName { border-color: #B2AE2D; } .TagClassName { border-color: #B2AE2D; } </style>