#A2DEE0 (or 0xA2DEE0) is unknown color: approx Charlotte. HEX triplet: A2, DE and E0. RGB value is (162,222,224). Sum of RGB (Red+Green+Blue) = 162+222+224=608 (80% of max value = 765). Red value is 162 (63.67% from 255 or 26.64% from 608); Green value is 222 (87.11% from 255 or 36.51% from 608); Blue value is 224 (87.89% from 255 or 36.84% from 608); Max value from RGB is 224 - color contains mainly: blue. Hex color #A2DEE0 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A2DEE0 is #5D211F. Grayscale: #CCCCCC. Windows color (decimal): -6103328 or 14737058. OLE color: 14737058.
HSL color Cylindrical-coordinate representation of color #A2DEE0: hue angle of 181.94º degrees, saturation: 0.5, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A2DEE0 is Cyan = 0.28, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #A2DEE0; } p { color: rgb(162,222,224); } H1.HeaderClassName { color: #A2DEE0; } .AnyTagClassName { color: #A2DEE0; } </style>
<style> a { background-color: #A2DEE0; } a { background-color: rgb(162,222,224); } div.DivClassName { background-color: #A2DEE0; } .BgClassName { background-color: #A2DEE0; } </style>
<style> span { border-color: #A2DEE0; } span { border-color: rgb(162,222,224); } td.TdClassName { border-color: #A2DEE0; } .TagClassName { border-color: #A2DEE0; } </style>