#A0D0B3 (or 0xA0D0B3) is unknown color: approx Vista Blue. HEX triplet: A0, D0 and B3. RGB value is (160,208,179). Sum of RGB (Red+Green+Blue) = 160+208+179=547 (72% of max value = 765). Red value is 160 (62.89% from 255 or 29.25% from 547); Green value is 208 (81.64% from 255 or 38.03% from 547); Blue value is 179 (70.31% from 255 or 32.72% from 547); Max value from RGB is 208 - color contains mainly: green. Hex color #A0D0B3 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A0D0B3 is #5F2F4C. Grayscale: #BEBEBE. Windows color (decimal): -6238029 or 11784352. OLE color: 11784352.
HSL color Cylindrical-coordinate representation of color #A0D0B3: hue angle of 143.75º degrees, saturation: 0.34, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #A0D0B3 is Cyan = 0.23, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.18.
<style> p { color: #A0D0B3; } p { color: rgb(160,208,179); } H1.HeaderClassName { color: #A0D0B3; } .AnyTagClassName { color: #A0D0B3; } </style>
<style> a { background-color: #A0D0B3; } a { background-color: rgb(160,208,179); } div.DivClassName { background-color: #A0D0B3; } .BgClassName { background-color: #A0D0B3; } </style>
<style> span { border-color: #A0D0B3; } span { border-color: rgb(160,208,179); } td.TdClassName { border-color: #A0D0B3; } .TagClassName { border-color: #A0D0B3; } </style>