#A91DFB (or 0xA91DFB) is unknown color: approx Electric Purple. HEX triplet: A9, 1D and FB. RGB value is (169,29,251). Sum of RGB (Red+Green+Blue) = 169+29+251=449 (59% of max value = 765). Red value is 169 (66.41% from 255 or 37.64% from 449); Green value is 29 (11.72% from 255 or 6.46% from 449); Blue value is 251 (98.44% from 255 or 55.90% from 449); Max value from RGB is 251 - color contains mainly: blue. Hex color #A91DFB is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #A91DFB is #56E204. Grayscale: #5F5F5F. Windows color (decimal): -5693957 or 16457129. OLE color: 16457129.
HSL color Cylindrical-coordinate representation of color #A91DFB: hue angle of 277.84º degrees, saturation: 0.97, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #A91DFB is Cyan = 0.33, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #a91dfb; } p { color: rgb(169,29,251); } H1.HeaderClassName { color: #a91dfb; } .AnyTagClassName { color: #a91dfb; } </style>
<style> a { background-color: #a91dfb; } a { background-color: rgb(169,29,251); } div.DivClassName { background-color: #a91dfb; } .BgClassName { background-color: #a91dfb; } </style>
<style> span { border-color: #a91dfb; } span { border-color: rgb(169,29,251); } td.TdClassName { border-color: #a91dfb; } .TagClassName { border-color: #a91dfb; } </style>