#AEECCB (or 0xAEECCB) is unknown color: approx Magic Mint. HEX triplet: AE, EC and CB. RGB value is (174,236,203). Sum of RGB (Red+Green+Blue) = 174+236+203=613 (81% of max value = 765). Red value is 174 (68.36% from 255 or 28.38% from 613); Green value is 236 (92.58% from 255 or 38.50% from 613); Blue value is 203 (79.69% from 255 or 33.12% from 613); Max value from RGB is 236 - color contains mainly: green. Hex color #AEECCB is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #AEECCB is #511334. Grayscale: #D5D5D5. Windows color (decimal): -5313333 or 13364398. OLE color: 13364398.
HSL color Cylindrical-coordinate representation of color #AEECCB: hue angle of 148.06º degrees, saturation: 0.62, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AEECCB is Cyan = 0.26, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #AEECCB; } p { color: rgb(174,236,203); } H1.HeaderClassName { color: #AEECCB; } .AnyTagClassName { color: #AEECCB; } </style>
<style> a { background-color: #AEECCB; } a { background-color: rgb(174,236,203); } div.DivClassName { background-color: #AEECCB; } .BgClassName { background-color: #AEECCB; } </style>
<style> span { border-color: #AEECCB; } span { border-color: rgb(174,236,203); } td.TdClassName { border-color: #AEECCB; } .TagClassName { border-color: #AEECCB; } </style>