#AECC3B (or 0xAECC3B) is unknown color: approx Atlantis. HEX triplet: AE, CC and 3B. RGB value is (174,204,59). Sum of RGB (Red+Green+Blue) = 174+204+59=437 (57% of max value = 765). Red value is 174 (68.36% from 255 or 39.82% from 437); Green value is 204 (80.08% from 255 or 46.68% from 437); Blue value is 59 (23.44% from 255 or 13.50% from 437); Max value from RGB is 204 - color contains mainly: green. Hex color #AECC3B is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #AECC3B is #5133C4. Grayscale: #B3B3B3. Windows color (decimal): -5321669 or 3919022. OLE color: 3919022.
HSL color Cylindrical-coordinate representation of color #AECC3B: hue angle of 72.41º degrees, saturation: 0.59, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #AECC3B is Cyan = 0.15, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.2.
<style> p { color: #AECC3B; } p { color: rgb(174,204,59); } H1.HeaderClassName { color: #AECC3B; } .AnyTagClassName { color: #AECC3B; } </style>
<style> a { background-color: #AECC3B; } a { background-color: rgb(174,204,59); } div.DivClassName { background-color: #AECC3B; } .BgClassName { background-color: #AECC3B; } </style>
<style> span { border-color: #AECC3B; } span { border-color: rgb(174,204,59); } td.TdClassName { border-color: #AECC3B; } .TagClassName { border-color: #AECC3B; } </style>