#A93CDC (or 0xA93CDC) is unknown color: approx Dark Orchid. HEX triplet: A9, 3C and DC. RGB value is (169,60,220). Sum of RGB (Red+Green+Blue) = 169+60+220=449 (59% of max value = 765). Red value is 169 (66.41% from 255 or 37.64% from 449); Green value is 60 (23.83% from 255 or 13.36% from 449); Blue value is 220 (86.33% from 255 or 49.00% from 449); Max value from RGB is 220 - color contains mainly: blue. Hex color #A93CDC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A93CDC is #56C323. Grayscale: #6E6E6E. Windows color (decimal): -5686052 or 14433449. OLE color: 14433449.
HSL color Cylindrical-coordinate representation of color #A93CDC: hue angle of 280.88º degrees, saturation: 0.7, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #A93CDC is Cyan = 0.23, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #A93CDC; } p { color: rgb(169,60,220); } H1.HeaderClassName { color: #A93CDC; } .AnyTagClassName { color: #A93CDC; } </style>
<style> a { background-color: #A93CDC; } a { background-color: rgb(169,60,220); } div.DivClassName { background-color: #A93CDC; } .BgClassName { background-color: #A93CDC; } </style>
<style> span { border-color: #A93CDC; } span { border-color: rgb(169,60,220); } td.TdClassName { border-color: #A93CDC; } .TagClassName { border-color: #A93CDC; } </style>