#A2DBBE (or 0xA2DBBE) is unknown color: approx Vista Blue. HEX triplet: A2, DB and BE. RGB value is (162,219,190). Sum of RGB (Red+Green+Blue) = 162+219+190=571 (75% of max value = 765). Red value is 162 (63.67% from 255 or 28.37% from 571); Green value is 219 (85.94% from 255 or 38.35% from 571); Blue value is 190 (74.61% from 255 or 33.27% from 571); Max value from RGB is 219 - color contains mainly: green. Hex color #A2DBBE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A2DBBE is #5D2441. Grayscale: #C6C6C6. Windows color (decimal): -6104130 or 12508066. OLE color: 12508066.
HSL color Cylindrical-coordinate representation of color #A2DBBE: hue angle of 149.47º degrees, saturation: 0.44, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A2DBBE is Cyan = 0.26, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.14.
<style> p { color: #A2DBBE; } p { color: rgb(162,219,190); } H1.HeaderClassName { color: #A2DBBE; } .AnyTagClassName { color: #A2DBBE; } </style>
<style> a { background-color: #A2DBBE; } a { background-color: rgb(162,219,190); } div.DivClassName { background-color: #A2DBBE; } .BgClassName { background-color: #A2DBBE; } </style>
<style> span { border-color: #A2DBBE; } span { border-color: rgb(162,219,190); } td.TdClassName { border-color: #A2DBBE; } .TagClassName { border-color: #A2DBBE; } </style>