#A69DC0 (or 0xA69DC0) is unknown color: approx Wistful. HEX triplet: A6, 9D and C0. RGB value is (166,157,192). Sum of RGB (Red+Green+Blue) = 166+157+192=515 (68% of max value = 765). Red value is 166 (65.23% from 255 or 32.23% from 515); Green value is 157 (61.72% from 255 or 30.49% from 515); Blue value is 192 (75.39% from 255 or 37.28% from 515); Max value from RGB is 192 - color contains mainly: blue. Hex color #A69DC0 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A69DC0 is #59623F. Grayscale: #A3A3A3. Windows color (decimal): -5857856 or 12623270. OLE color: 12623270.
HSL color Cylindrical-coordinate representation of color #A69DC0: hue angle of 255.43º degrees, saturation: 0.22, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A69DC0 is Cyan = 0.14, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A69DC0; } p { color: rgb(166,157,192); } H1.HeaderClassName { color: #A69DC0; } .AnyTagClassName { color: #A69DC0; } </style>
<style> a { background-color: #A69DC0; } a { background-color: rgb(166,157,192); } div.DivClassName { background-color: #A69DC0; } .BgClassName { background-color: #A69DC0; } </style>
<style> span { border-color: #A69DC0; } span { border-color: rgb(166,157,192); } td.TdClassName { border-color: #A69DC0; } .TagClassName { border-color: #A69DC0; } </style>