#AADCC0 (or 0xAADCC0) is unknown color: approx Vista Blue. HEX triplet: AA, DC and C0. RGB value is (170,220,192). Sum of RGB (Red+Green+Blue) = 170+220+192=582 (77% of max value = 765). Red value is 170 (66.80% from 255 or 29.21% from 582); Green value is 220 (86.33% from 255 or 37.80% from 582); Blue value is 192 (75.39% from 255 or 32.99% from 582); Max value from RGB is 220 - color contains mainly: green. Hex color #AADCC0 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AADCC0 is #55233F. Grayscale: #C9C9C9. Windows color (decimal): -5579584 or 12639402. OLE color: 12639402.
HSL color Cylindrical-coordinate representation of color #AADCC0: hue angle of 146.4º degrees, saturation: 0.42, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AADCC0 is Cyan = 0.23, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.14.
<style> p { color: #AADCC0; } p { color: rgb(170,220,192); } H1.HeaderClassName { color: #AADCC0; } .AnyTagClassName { color: #AADCC0; } </style>
<style> a { background-color: #AADCC0; } a { background-color: rgb(170,220,192); } div.DivClassName { background-color: #AADCC0; } .BgClassName { background-color: #AADCC0; } </style>
<style> span { border-color: #AADCC0; } span { border-color: rgb(170,220,192); } td.TdClassName { border-color: #AADCC0; } .TagClassName { border-color: #AADCC0; } </style>