#AECC99 (or 0xAECC99) is unknown color: approx Sprout. HEX triplet: AE, CC and 99. RGB value is (174,204,153). Sum of RGB (Red+Green+Blue) = 174+204+153=531 (70% of max value = 765). Red value is 174 (68.36% from 255 or 32.77% from 531); Green value is 204 (80.08% from 255 or 38.42% from 531); Blue value is 153 (60.16% from 255 or 28.81% from 531); Max value from RGB is 204 - color contains mainly: green. Hex color #AECC99 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AECC99 is #513366. Grayscale: #BDBDBD. Windows color (decimal): -5321575 or 10079406. OLE color: 10079406.
HSL color Cylindrical-coordinate representation of color #AECC99: hue angle of 95.29º degrees, saturation: 0.33, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #AECC99 is Cyan = 0.15, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.2.
<style> p { color: #AECC99; } p { color: rgb(174,204,153); } H1.HeaderClassName { color: #AECC99; } .AnyTagClassName { color: #AECC99; } </style>
<style> a { background-color: #AECC99; } a { background-color: rgb(174,204,153); } div.DivClassName { background-color: #AECC99; } .BgClassName { background-color: #AECC99; } </style>
<style> span { border-color: #AECC99; } span { border-color: rgb(174,204,153); } td.TdClassName { border-color: #AECC99; } .TagClassName { border-color: #AECC99; } </style>