#AEC030 (or 0xAEC030) is unknown color: approx Bahia. HEX triplet: AE, C0 and 30. RGB value is (174,192,48). Sum of RGB (Red+Green+Blue) = 174+192+48=414 (54% of max value = 765). Red value is 174 (68.36% from 255 or 42.03% from 414); Green value is 192 (75.39% from 255 or 46.38% from 414); Blue value is 48 (19.14% from 255 or 11.59% from 414); Max value from RGB is 192 - color contains mainly: green. Hex color #AEC030 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #AEC030 is #513FCF. Grayscale: #AAAAAA. Windows color (decimal): -5324752 or 3195054. OLE color: 3195054.
HSL color Cylindrical-coordinate representation of color #AEC030: hue angle of 67.5º degrees, saturation: 0.6, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #AEC030 is Cyan = 0.09, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.25.
<style> p { color: #AEC030; } p { color: rgb(174,192,48); } H1.HeaderClassName { color: #AEC030; } .AnyTagClassName { color: #AEC030; } </style>
<style> a { background-color: #AEC030; } a { background-color: rgb(174,192,48); } div.DivClassName { background-color: #AEC030; } .BgClassName { background-color: #AEC030; } </style>
<style> span { border-color: #AEC030; } span { border-color: rgb(174,192,48); } td.TdClassName { border-color: #AEC030; } .TagClassName { border-color: #AEC030; } </style>