#AAB8CB (or 0xAAB8CB) is unknown color: approx Echo Blue. HEX triplet: AA, B8 and CB. RGB value is (170,184,203). Sum of RGB (Red+Green+Blue) = 170+184+203=557 (73% of max value = 765). Red value is 170 (66.80% from 255 or 30.52% from 557); Green value is 184 (72.27% from 255 or 33.03% from 557); Blue value is 203 (79.69% from 255 or 36.45% from 557); Max value from RGB is 203 - color contains mainly: blue. Hex color #AAB8CB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AAB8CB is #554734. Grayscale: #B5B5B5. Windows color (decimal): -5588789 or 13351082. OLE color: 13351082.
HSL color Cylindrical-coordinate representation of color #AAB8CB: hue angle of 214.55º degrees, saturation: 0.24, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #AAB8CB is Cyan = 0.16, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #AAB8CB; } p { color: rgb(170,184,203); } H1.HeaderClassName { color: #AAB8CB; } .AnyTagClassName { color: #AAB8CB; } </style>
<style> a { background-color: #AAB8CB; } a { background-color: rgb(170,184,203); } div.DivClassName { background-color: #AAB8CB; } .BgClassName { background-color: #AAB8CB; } </style>
<style> span { border-color: #AAB8CB; } span { border-color: rgb(170,184,203); } td.TdClassName { border-color: #AAB8CB; } .TagClassName { border-color: #AAB8CB; } </style>