#A10FAF (or 0xA10FAF) is unknown color: approx Dark Violet. HEX triplet: A1, 0F and AF. RGB value is (161,15,175). Sum of RGB (Red+Green+Blue) = 161+15+175=351 (46% of max value = 765). Red value is 161 (63.28% from 255 or 45.87% from 351); Green value is 15 (6.25% from 255 or 4.27% from 351); Blue value is 175 (68.75% from 255 or 49.86% from 351); Max value from RGB is 175 - color contains mainly: blue. Hex color #A10FAF is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #A10FAF is #5EF050. Grayscale: #4C4C4C. Windows color (decimal): -6221905 or 11472801. OLE color: 11472801.
HSL color Cylindrical-coordinate representation of color #A10FAF: hue angle of 294.75º degrees, saturation: 0.84, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #A10FAF is Cyan = 0.08, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #A10FAF; } p { color: rgb(161,15,175); } H1.HeaderClassName { color: #A10FAF; } .AnyTagClassName { color: #A10FAF; } </style>
<style> a { background-color: #A10FAF; } a { background-color: rgb(161,15,175); } div.DivClassName { background-color: #A10FAF; } .BgClassName { background-color: #A10FAF; } </style>
<style> span { border-color: #A10FAF; } span { border-color: rgb(161,15,175); } td.TdClassName { border-color: #A10FAF; } .TagClassName { border-color: #A10FAF; } </style>