#AEB64A (or 0xAEB64A) is unknown color: approx Celery. HEX triplet: AE, B6 and 4A. RGB value is (174,182,74). Sum of RGB (Red+Green+Blue) = 174+182+74=430 (56% of max value = 765). Red value is 174 (68.36% from 255 or 40.47% from 430); Green value is 182 (71.48% from 255 or 42.33% from 430); Blue value is 74 (29.30% from 255 or 17.21% from 430); Max value from RGB is 182 - color contains mainly: green. Hex color #AEB64A is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #AEB64A is #5149B5. Grayscale: #A7A7A7. Windows color (decimal): -5327286 or 4896430. OLE color: 4896430.
HSL color Cylindrical-coordinate representation of color #AEB64A: hue angle of 64.44º degrees, saturation: 0.43, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #AEB64A is Cyan = 0.04, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.29.
<style> p { color: #AEB64A; } p { color: rgb(174,182,74); } H1.HeaderClassName { color: #AEB64A; } .AnyTagClassName { color: #AEB64A; } </style>
<style> a { background-color: #AEB64A; } a { background-color: rgb(174,182,74); } div.DivClassName { background-color: #AEB64A; } .BgClassName { background-color: #AEB64A; } </style>
<style> span { border-color: #AEB64A; } span { border-color: rgb(174,182,74); } td.TdClassName { border-color: #AEB64A; } .TagClassName { border-color: #AEB64A; } </style>