#A8A5C0 (or 0xA8A5C0) is unknown color: approx Wistful. HEX triplet: A8, A5 and C0. RGB value is (168,165,192). Sum of RGB (Red+Green+Blue) = 168+165+192=525 (69% of max value = 765). Red value is 168 (66.02% from 255 or 32% from 525); Green value is 165 (64.84% from 255 or 31.43% from 525); Blue value is 192 (75.39% from 255 or 36.57% from 525); Max value from RGB is 192 - color contains mainly: blue. Hex color #A8A5C0 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A8A5C0 is #575A3F. Grayscale: #A8A8A8. Windows color (decimal): -5724736 or 12625320. OLE color: 12625320.
HSL color Cylindrical-coordinate representation of color #A8A5C0: hue angle of 246.67º degrees, saturation: 0.18, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #A8A5C0 is Cyan = 0.12, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A8A5C0; } p { color: rgb(168,165,192); } H1.HeaderClassName { color: #A8A5C0; } .AnyTagClassName { color: #A8A5C0; } </style>
<style> a { background-color: #A8A5C0; } a { background-color: rgb(168,165,192); } div.DivClassName { background-color: #A8A5C0; } .BgClassName { background-color: #A8A5C0; } </style>
<style> span { border-color: #A8A5C0; } span { border-color: rgb(168,165,192); } td.TdClassName { border-color: #A8A5C0; } .TagClassName { border-color: #A8A5C0; } </style>