#A0B2C8 (or 0xA0B2C8) is unknown color: approx Echo Blue. HEX triplet: A0, B2 and C8. RGB value is (160,178,200). Sum of RGB (Red+Green+Blue) = 160+178+200=538 (71% of max value = 765). Red value is 160 (62.89% from 255 or 29.74% from 538); Green value is 178 (69.92% from 255 or 33.09% from 538); Blue value is 200 (78.52% from 255 or 37.17% from 538); Max value from RGB is 200 - color contains mainly: blue. Hex color #A0B2C8 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A0B2C8 is #5F4D37. Grayscale: #AFAFAF. Windows color (decimal): -6245688 or 13152928. OLE color: 13152928.
HSL color Cylindrical-coordinate representation of color #A0B2C8: hue angle of 213º degrees, saturation: 0.27, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A0B2C8 is Cyan = 0.2, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #A0B2C8; } p { color: rgb(160,178,200); } H1.HeaderClassName { color: #A0B2C8; } .AnyTagClassName { color: #A0B2C8; } </style>
<style> a { background-color: #A0B2C8; } a { background-color: rgb(160,178,200); } div.DivClassName { background-color: #A0B2C8; } .BgClassName { background-color: #A0B2C8; } </style>
<style> span { border-color: #A0B2C8; } span { border-color: rgb(160,178,200); } td.TdClassName { border-color: #A0B2C8; } .TagClassName { border-color: #A0B2C8; } </style>