#A2D4EC (or 0xA2D4EC) is unknown color: approx Sail. HEX triplet: A2, D4 and EC. RGB value is (162,212,236). Sum of RGB (Red+Green+Blue) = 162+212+236=610 (80% of max value = 765). Red value is 162 (63.67% from 255 or 26.56% from 610); Green value is 212 (83.20% from 255 or 34.75% from 610); Blue value is 236 (92.58% from 255 or 38.69% from 610); Max value from RGB is 236 - color contains mainly: blue. Hex color #A2D4EC is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A2D4EC is #5D2B13. Grayscale: #C7C7C7. Windows color (decimal): -6105876 or 15520930. OLE color: 15520930.
HSL color Cylindrical-coordinate representation of color #A2D4EC: hue angle of 199.46º degrees, saturation: 0.66, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A2D4EC is Cyan = 0.31, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A2D4EC; } p { color: rgb(162,212,236); } H1.HeaderClassName { color: #A2D4EC; } .AnyTagClassName { color: #A2D4EC; } </style>
<style> a { background-color: #A2D4EC; } a { background-color: rgb(162,212,236); } div.DivClassName { background-color: #A2D4EC; } .BgClassName { background-color: #A2D4EC; } </style>
<style> span { border-color: #A2D4EC; } span { border-color: rgb(162,212,236); } td.TdClassName { border-color: #A2D4EC; } .TagClassName { border-color: #A2D4EC; } </style>