#A98CCE (or 0xA98CCE) is unknown color: approx Biloba Flower. HEX triplet: A9, 8C and CE. RGB value is (169,140,206). Sum of RGB (Red+Green+Blue) = 169+140+206=515 (68% of max value = 765). Red value is 169 (66.41% from 255 or 32.82% from 515); Green value is 140 (55.08% from 255 or 27.18% from 515); Blue value is 206 (80.86% from 255 or 40% from 515); Max value from RGB is 206 - color contains mainly: blue. Hex color #A98CCE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A98CCE is #567331. Grayscale: #9B9B9B. Windows color (decimal): -5665586 or 13536425. OLE color: 13536425.
HSL color Cylindrical-coordinate representation of color #A98CCE: hue angle of 266.36º degrees, saturation: 0.4, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A98CCE is Cyan = 0.18, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #A98CCE; } p { color: rgb(169,140,206); } H1.HeaderClassName { color: #A98CCE; } .AnyTagClassName { color: #A98CCE; } </style>
<style> a { background-color: #A98CCE; } a { background-color: rgb(169,140,206); } div.DivClassName { background-color: #A98CCE; } .BgClassName { background-color: #A98CCE; } </style>
<style> span { border-color: #A98CCE; } span { border-color: rgb(169,140,206); } td.TdClassName { border-color: #A98CCE; } .TagClassName { border-color: #A98CCE; } </style>