#A2DCCF (or 0xA2DCCF) is unknown color: approx Scandal. HEX triplet: A2, DC and CF. RGB value is (162,220,207). Sum of RGB (Red+Green+Blue) = 162+220+207=589 (78% of max value = 765). Red value is 162 (63.67% from 255 or 27.50% from 589); Green value is 220 (86.33% from 255 or 37.35% from 589); Blue value is 207 (81.25% from 255 or 35.14% from 589); Max value from RGB is 220 - color contains mainly: green. Hex color #A2DCCF is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A2DCCF is #5D2330. Grayscale: #C9C9C9. Windows color (decimal): -6103857 or 13622434. OLE color: 13622434.
HSL color Cylindrical-coordinate representation of color #A2DCCF: hue angle of 166.55º degrees, saturation: 0.45, 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 #A2DCCF is Cyan = 0.26, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.14.
<style> p { color: #A2DCCF; } p { color: rgb(162,220,207); } H1.HeaderClassName { color: #A2DCCF; } .AnyTagClassName { color: #A2DCCF; } </style>
<style> a { background-color: #A2DCCF; } a { background-color: rgb(162,220,207); } div.DivClassName { background-color: #A2DCCF; } .BgClassName { background-color: #A2DCCF; } </style>
<style> span { border-color: #A2DCCF; } span { border-color: rgb(162,220,207); } td.TdClassName { border-color: #A2DCCF; } .TagClassName { border-color: #A2DCCF; } </style>