#A3DEE0 (or 0xA3DEE0) is unknown color: approx Charlotte. HEX triplet: A3, DE and E0. RGB value is (163,222,224). Sum of RGB (Red+Green+Blue) = 163+222+224=609 (80% of max value = 765). Red value is 163 (64.06% from 255 or 26.77% from 609); Green value is 222 (87.11% from 255 or 36.45% from 609); Blue value is 224 (87.89% from 255 or 36.78% from 609); Max value from RGB is 224 - color contains mainly: blue. Hex color #A3DEE0 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A3DEE0 is #5C211F. Grayscale: #CCCCCC. Windows color (decimal): -6037792 or 14737059. OLE color: 14737059.
HSL color Cylindrical-coordinate representation of color #A3DEE0: hue angle of 181.97º degrees, saturation: 0.5, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A3DEE0 is Cyan = 0.27, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #A3DEE0; } p { color: rgb(163,222,224); } H1.HeaderClassName { color: #A3DEE0; } .AnyTagClassName { color: #A3DEE0; } </style>
<style> a { background-color: #A3DEE0; } a { background-color: rgb(163,222,224); } div.DivClassName { background-color: #A3DEE0; } .BgClassName { background-color: #A3DEE0; } </style>
<style> span { border-color: #A3DEE0; } span { border-color: rgb(163,222,224); } td.TdClassName { border-color: #A3DEE0; } .TagClassName { border-color: #A3DEE0; } </style>