#A3308F (or 0xA3308F) is unknown color: approx Medium Red Violet. HEX triplet: A3, 30 and 8F. RGB value is (163,48,143). Sum of RGB (Red+Green+Blue) = 163+48+143=354 (46% of max value = 765). Red value is 163 (64.06% from 255 or 46.05% from 354); Green value is 48 (19.14% from 255 or 13.56% from 354); Blue value is 143 (56.25% from 255 or 40.40% from 354); Max value from RGB is 163 - color contains mainly: red. Hex color #A3308F is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A3308F is #5CCF70. Grayscale: #5C5C5C. Windows color (decimal): -6082417 or 9384099. OLE color: 9384099.
HSL color Cylindrical-coordinate representation of color #A3308F: hue angle of 310.43º degrees, saturation: 0.55, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #A3308F is Cyan = 0, Magento = 0.71, Yellow = 0.12 and Black (K on CMYK) = 0.36.
<style> p { color: #A3308F; } p { color: rgb(163,48,143); } H1.HeaderClassName { color: #A3308F; } .AnyTagClassName { color: #A3308F; } </style>
<style> a { background-color: #A3308F; } a { background-color: rgb(163,48,143); } div.DivClassName { background-color: #A3308F; } .BgClassName { background-color: #A3308F; } </style>
<style> span { border-color: #A3308F; } span { border-color: rgb(163,48,143); } td.TdClassName { border-color: #A3308F; } .TagClassName { border-color: #A3308F; } </style>