#A2DEBE (or 0xA2DEBE) is unknown color: approx Vista Blue. HEX triplet: A2, DE and BE. RGB value is (162,222,190). Sum of RGB (Red+Green+Blue) = 162+222+190=574 (76% of max value = 765). Red value is 162 (63.67% from 255 or 28.22% from 574); Green value is 222 (87.11% from 255 or 38.68% from 574); Blue value is 190 (74.61% from 255 or 33.10% from 574); Max value from RGB is 222 - color contains mainly: green. Hex color #A2DEBE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A2DEBE is #5D2141. Grayscale: #C8C8C8. Windows color (decimal): -6103362 or 12508834. OLE color: 12508834.
HSL color Cylindrical-coordinate representation of color #A2DEBE: hue angle of 148º degrees, saturation: 0.48, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A2DEBE is Cyan = 0.27, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.13.
<style> p { color: #A2DEBE; } p { color: rgb(162,222,190); } H1.HeaderClassName { color: #A2DEBE; } .AnyTagClassName { color: #A2DEBE; } </style>
<style> a { background-color: #A2DEBE; } a { background-color: rgb(162,222,190); } div.DivClassName { background-color: #A2DEBE; } .BgClassName { background-color: #A2DEBE; } </style>
<style> span { border-color: #A2DEBE; } span { border-color: rgb(162,222,190); } td.TdClassName { border-color: #A2DEBE; } .TagClassName { border-color: #A2DEBE; } </style>