#AEDC7B (or 0xAEDC7B) is unknown color: approx Feijoa. HEX triplet: AE, DC and 7B. RGB value is (174,220,123). Sum of RGB (Red+Green+Blue) = 174+220+123=517 (68% of max value = 765). Red value is 174 (68.36% from 255 or 33.66% from 517); Green value is 220 (86.33% from 255 or 42.55% from 517); Blue value is 123 (48.44% from 255 or 23.79% from 517); Max value from RGB is 220 - color contains mainly: green. Hex color #AEDC7B is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AEDC7B is #512384. Grayscale: #C3C3C3. Windows color (decimal): -5317509 or 8117422. OLE color: 8117422.
HSL color Cylindrical-coordinate representation of color #AEDC7B: hue angle of 88.45º degrees, saturation: 0.58, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #AEDC7B is Cyan = 0.21, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.14.
<style> p { color: #AEDC7B; } p { color: rgb(174,220,123); } H1.HeaderClassName { color: #AEDC7B; } .AnyTagClassName { color: #AEDC7B; } </style>
<style> a { background-color: #AEDC7B; } a { background-color: rgb(174,220,123); } div.DivClassName { background-color: #AEDC7B; } .BgClassName { background-color: #AEDC7B; } </style>
<style> span { border-color: #AEDC7B; } span { border-color: rgb(174,220,123); } td.TdClassName { border-color: #AEDC7B; } .TagClassName { border-color: #AEDC7B; } </style>