#ACEAAA (or 0xACEAAA) is unknown color: approx Moss Green. HEX triplet: AC, EA and AA. RGB value is (172,234,170). Sum of RGB (Red+Green+Blue) = 172+234+170=576 (76% of max value = 765). Red value is 172 (67.58% from 255 or 29.86% from 576); Green value is 234 (91.80% from 255 or 40.62% from 576); Blue value is 170 (66.80% from 255 or 29.51% from 576); Max value from RGB is 234 - color contains mainly: green. Hex color #ACEAAA is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #ACEAAA is #531555. Grayscale: #D0D0D0. Windows color (decimal): -5444950 or 11201196. OLE color: 11201196.
HSL color Cylindrical-coordinate representation of color #ACEAAA: hue angle of 118.12º degrees, saturation: 0.6, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #ACEAAA is Cyan = 0.26, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.08.
<style> p { color: #ACEAAA; } p { color: rgb(172,234,170); } H1.HeaderClassName { color: #ACEAAA; } .AnyTagClassName { color: #ACEAAA; } </style>
<style> a { background-color: #ACEAAA; } a { background-color: rgb(172,234,170); } div.DivClassName { background-color: #ACEAAA; } .BgClassName { background-color: #ACEAAA; } </style>
<style> span { border-color: #ACEAAA; } span { border-color: rgb(172,234,170); } td.TdClassName { border-color: #ACEAAA; } .TagClassName { border-color: #ACEAAA; } </style>