#A2ADD0 (or 0xA2ADD0) is unknown color: approx Echo Blue. HEX triplet: A2, AD and D0. RGB value is (162,173,208). Sum of RGB (Red+Green+Blue) = 162+173+208=543 (71% of max value = 765). Red value is 162 (63.67% from 255 or 29.83% from 543); Green value is 173 (67.97% from 255 or 31.86% from 543); Blue value is 208 (81.64% from 255 or 38.31% from 543); Max value from RGB is 208 - color contains mainly: blue. Hex color #A2ADD0 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A2ADD0 is #5D522F. Grayscale: #ADADAD. Windows color (decimal): -6115888 or 13675938. OLE color: 13675938.
HSL color Cylindrical-coordinate representation of color #A2ADD0: hue angle of 225.65º degrees, saturation: 0.33, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A2ADD0 is Cyan = 0.22, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #A2ADD0; } p { color: rgb(162,173,208); } H1.HeaderClassName { color: #A2ADD0; } .AnyTagClassName { color: #A2ADD0; } </style>
<style> a { background-color: #A2ADD0; } a { background-color: rgb(162,173,208); } div.DivClassName { background-color: #A2ADD0; } .BgClassName { background-color: #A2ADD0; } </style>
<style> span { border-color: #A2ADD0; } span { border-color: rgb(162,173,208); } td.TdClassName { border-color: #A2ADD0; } .TagClassName { border-color: #A2ADD0; } </style>