#A316F0 (or 0xA316F0) is unknown color: approx Blue Violet. HEX triplet: A3, 16 and F0. RGB value is (163,22,240). Sum of RGB (Red+Green+Blue) = 163+22+240=425 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.35% from 425); Green value is 22 (8.98% from 255 or 5.18% from 425); Blue value is 240 (94.14% from 255 or 56.47% from 425); Max value from RGB is 240 - color contains mainly: blue. Hex color #A316F0 is not a web safe color. Web safe color analog (approx): #9900FF. Inversed color of #A316F0 is #5CE90F. Grayscale: #585858. Windows color (decimal): -6088976 or 15734435. OLE color: 15734435.
HSL color Cylindrical-coordinate representation of color #A316F0: hue angle of 278.81º degrees, saturation: 0.88, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #A316F0 is Cyan = 0.32, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #A316F0; } p { color: rgb(163,22,240); } H1.HeaderClassName { color: #A316F0; } .AnyTagClassName { color: #A316F0; } </style>
<style> a { background-color: #A316F0; } a { background-color: rgb(163,22,240); } div.DivClassName { background-color: #A316F0; } .BgClassName { background-color: #A316F0; } </style>
<style> span { border-color: #A316F0; } span { border-color: rgb(163,22,240); } td.TdClassName { border-color: #A316F0; } .TagClassName { border-color: #A316F0; } </style>