#A98BC3 (or 0xA98BC3) is unknown color: approx East Side. HEX triplet: A9, 8B and C3. RGB value is (169,139,195). Sum of RGB (Red+Green+Blue) = 169+139+195=503 (66% of max value = 765). Red value is 169 (66.41% from 255 or 33.60% from 503); Green value is 139 (54.69% from 255 or 27.63% from 503); Blue value is 195 (76.56% from 255 or 38.77% from 503); Max value from RGB is 195 - color contains mainly: blue. Hex color #A98BC3 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A98BC3 is #56743C. Grayscale: #9A9A9A. Windows color (decimal): -5665853 or 12815273. OLE color: 12815273.
HSL color Cylindrical-coordinate representation of color #A98BC3: hue angle of 272.14º degrees, saturation: 0.32, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A98BC3 is Cyan = 0.13, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #A98BC3; } p { color: rgb(169,139,195); } H1.HeaderClassName { color: #A98BC3; } .AnyTagClassName { color: #A98BC3; } </style>
<style> a { background-color: #A98BC3; } a { background-color: rgb(169,139,195); } div.DivClassName { background-color: #A98BC3; } .BgClassName { background-color: #A98BC3; } </style>
<style> span { border-color: #A98BC3; } span { border-color: rgb(169,139,195); } td.TdClassName { border-color: #A98BC3; } .TagClassName { border-color: #A98BC3; } </style>