#AEC07A (or 0xAEC07A) is unknown color: approx Caper. HEX triplet: AE, C0 and 7A. RGB value is (174,192,122). Sum of RGB (Red+Green+Blue) = 174+192+122=488 (64% of max value = 765). Red value is 174 (68.36% from 255 or 35.66% from 488); Green value is 192 (75.39% from 255 or 39.34% from 488); Blue value is 122 (48.05% from 255 or 25% from 488); Max value from RGB is 192 - color contains mainly: green. Hex color #AEC07A is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AEC07A is #513F85. Grayscale: #B2B2B2. Windows color (decimal): -5324678 or 8044718. OLE color: 8044718.
HSL color Cylindrical-coordinate representation of color #AEC07A: hue angle of 75.43º degrees, saturation: 0.36, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #AEC07A is Cyan = 0.09, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.25.
<style> p { color: #AEC07A; } p { color: rgb(174,192,122); } H1.HeaderClassName { color: #AEC07A; } .AnyTagClassName { color: #AEC07A; } </style>
<style> a { background-color: #AEC07A; } a { background-color: rgb(174,192,122); } div.DivClassName { background-color: #AEC07A; } .BgClassName { background-color: #AEC07A; } </style>
<style> span { border-color: #AEC07A; } span { border-color: rgb(174,192,122); } td.TdClassName { border-color: #AEC07A; } .TagClassName { border-color: #AEC07A; } </style>