#AEBBCA (or 0xAEBBCA) is unknown color: approx Spindle. HEX triplet: AE, BB and CA. RGB value is (174,187,202). Sum of RGB (Red+Green+Blue) = 174+187+202=563 (74% of max value = 765). Red value is 174 (68.36% from 255 or 30.91% from 563); Green value is 187 (73.44% from 255 or 33.21% from 563); Blue value is 202 (79.30% from 255 or 35.88% from 563); Max value from RGB is 202 - color contains mainly: blue. Hex color #AEBBCA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AEBBCA is #514435. Grayscale: #B8B8B8. Windows color (decimal): -5325878 or 13286318. OLE color: 13286318.
HSL color Cylindrical-coordinate representation of color #AEBBCA: hue angle of 212.14º degrees, saturation: 0.21, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #AEBBCA is Cyan = 0.14, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #AEBBCA; } p { color: rgb(174,187,202); } H1.HeaderClassName { color: #AEBBCA; } .AnyTagClassName { color: #AEBBCA; } </style>
<style> a { background-color: #AEBBCA; } a { background-color: rgb(174,187,202); } div.DivClassName { background-color: #AEBBCA; } .BgClassName { background-color: #AEBBCA; } </style>
<style> span { border-color: #AEBBCA; } span { border-color: rgb(174,187,202); } td.TdClassName { border-color: #AEBBCA; } .TagClassName { border-color: #AEBBCA; } </style>