#AEC0BE (or 0xAEC0BE) is unknown color: approx Jungle Mist. HEX triplet: AE, C0 and BE. RGB value is (174,192,190). Sum of RGB (Red+Green+Blue) = 174+192+190=556 (73% of max value = 765). Red value is 174 (68.36% from 255 or 31.29% from 556); Green value is 192 (75.39% from 255 or 34.53% from 556); Blue value is 190 (74.61% from 255 or 34.17% from 556); Max value from RGB is 192 - color contains mainly: green. Hex color #AEC0BE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AEC0BE is #513F41. Grayscale: #BABABA. Windows color (decimal): -5324610 or 12501166. OLE color: 12501166.
HSL color Cylindrical-coordinate representation of color #AEC0BE: hue angle of 173.33º degrees, saturation: 0.12, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #AEC0BE is Cyan = 0.09, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.25.
<style> p { color: #AEC0BE; } p { color: rgb(174,192,190); } H1.HeaderClassName { color: #AEC0BE; } .AnyTagClassName { color: #AEC0BE; } </style>
<style> a { background-color: #AEC0BE; } a { background-color: rgb(174,192,190); } div.DivClassName { background-color: #AEC0BE; } .BgClassName { background-color: #AEC0BE; } </style>
<style> span { border-color: #AEC0BE; } span { border-color: rgb(174,192,190); } td.TdClassName { border-color: #AEC0BE; } .TagClassName { border-color: #AEC0BE; } </style>