#A0B3D0 (or 0xA0B3D0) is unknown color: approx Echo Blue. HEX triplet: A0, B3 and D0. RGB value is (160,179,208). Sum of RGB (Red+Green+Blue) = 160+179+208=547 (72% of max value = 765). Red value is 160 (62.89% from 255 or 29.25% from 547); Green value is 179 (70.31% from 255 or 32.72% from 547); Blue value is 208 (81.64% from 255 or 38.03% from 547); Max value from RGB is 208 - color contains mainly: blue. Hex color #A0B3D0 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A0B3D0 is #5F4C2F. Grayscale: #B0B0B0. Windows color (decimal): -6245424 or 13677472. OLE color: 13677472.
HSL color Cylindrical-coordinate representation of color #A0B3D0: hue angle of 216.25º 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 #A0B3D0 is Cyan = 0.23, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #A0B3D0; } p { color: rgb(160,179,208); } H1.HeaderClassName { color: #A0B3D0; } .AnyTagClassName { color: #A0B3D0; } </style>
<style> a { background-color: #A0B3D0; } a { background-color: rgb(160,179,208); } div.DivClassName { background-color: #A0B3D0; } .BgClassName { background-color: #A0B3D0; } </style>
<style> span { border-color: #A0B3D0; } span { border-color: rgb(160,179,208); } td.TdClassName { border-color: #A0B3D0; } .TagClassName { border-color: #A0B3D0; } </style>