#A2DDED (or 0xA2DDED) is unknown color: approx Blizzard Blue. HEX triplet: A2, DD and ED. RGB value is (162,221,237). Sum of RGB (Red+Green+Blue) = 162+221+237=620 (82% of max value = 765). Red value is 162 (63.67% from 255 or 26.13% from 620); Green value is 221 (86.72% from 255 or 35.65% from 620); Blue value is 237 (92.97% from 255 or 38.23% from 620); Max value from RGB is 237 - color contains mainly: blue. Hex color #A2DDED is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A2DDED is #5D2212. Grayscale: #CDCDCD. Windows color (decimal): -6103571 or 15588770. OLE color: 15588770.
HSL color Cylindrical-coordinate representation of color #A2DDED: hue angle of 192.8º degrees, saturation: 0.68, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A2DDED is Cyan = 0.32, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A2DDED; } p { color: rgb(162,221,237); } H1.HeaderClassName { color: #A2DDED; } .AnyTagClassName { color: #A2DDED; } </style>
<style> a { background-color: #A2DDED; } a { background-color: rgb(162,221,237); } div.DivClassName { background-color: #A2DDED; } .BgClassName { background-color: #A2DDED; } </style>
<style> span { border-color: #A2DDED; } span { border-color: rgb(162,221,237); } td.TdClassName { border-color: #A2DDED; } .TagClassName { border-color: #A2DDED; } </style>