#A1307A (or 0xA1307A) is unknown color: approx Medium Red Violet. HEX triplet: A1, 30 and 7A. RGB value is (161,48,122). Sum of RGB (Red+Green+Blue) = 161+48+122=331 (43% of max value = 765). Red value is 161 (63.28% from 255 or 48.64% from 331); Green value is 48 (19.14% from 255 or 14.50% from 331); Blue value is 122 (48.05% from 255 or 36.86% from 331); Max value from RGB is 161 - color contains mainly: red. Hex color #A1307A is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A1307A is #5ECF85. Grayscale: #5A5A5A. Windows color (decimal): -6213510 or 8007841. OLE color: 8007841.
HSL color Cylindrical-coordinate representation of color #A1307A: hue angle of 320.71º degrees, saturation: 0.54, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #A1307A is Cyan = 0, Magento = 0.70, Yellow = 0.24 and Black (K on CMYK) = 0.37.
<style> p { color: #A1307A; } p { color: rgb(161,48,122); } H1.HeaderClassName { color: #A1307A; } .AnyTagClassName { color: #A1307A; } </style>
<style> a { background-color: #A1307A; } a { background-color: rgb(161,48,122); } div.DivClassName { background-color: #A1307A; } .BgClassName { background-color: #A1307A; } </style>
<style> span { border-color: #A1307A; } span { border-color: rgb(161,48,122); } td.TdClassName { border-color: #A1307A; } .TagClassName { border-color: #A1307A; } </style>