#A301EF (or 0xA301EF) is unknown color: approx Dark Violet. HEX triplet: A3, 01 and EF. RGB value is (163,1,239). Sum of RGB (Red+Green+Blue) = 163+1+239=403 (53% of max value = 765). Red value is 163 (64.06% from 255 or 40.45% from 403); Green value is 1 (0.78% from 255 or 0.25% from 403); Blue value is 239 (93.75% from 255 or 59.31% from 403); Max value from RGB is 239 - color contains mainly: blue. Hex color #A301EF is not a web safe color. Web safe color analog (approx): #9900FF. Inversed color of #A301EF is #5CFE10. Grayscale: #4B4B4B. Windows color (decimal): -6094353 or 15663523. OLE color: 15663523.
HSL color Cylindrical-coordinate representation of color #A301EF: hue angle of 280.84º degrees, saturation: 0.99, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 1%. Process color model (Four color, CMYK) of #A301EF is Cyan = 0.32, Magento = 1.00, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #a301ef; } p { color: rgb(163,1,239); } H1.HeaderClassName { color: #a301ef; } .AnyTagClassName { color: #a301ef; } </style>
<style> a { background-color: #a301ef; } a { background-color: rgb(163,1,239); } div.DivClassName { background-color: #a301ef; } .BgClassName { background-color: #a301ef; } </style>
<style> span { border-color: #a301ef; } span { border-color: rgb(163,1,239); } td.TdClassName { border-color: #a301ef; } .TagClassName { border-color: #a301ef; } </style>