#5F0A98 (or 0x5F0A98) is unknown color: approx Indigo. HEX triplet: 5F, 0A and 98. RGB value is (95,10,152). Sum of RGB (Red+Green+Blue) = 95+10+152=257 (34% of max value = 765). Red value is 95 (37.5% from 255 or 36.96% from 257); Green value is 10 (4.30% from 255 or 3.89% from 257); Blue value is 152 (59.77% from 255 or 59.14% from 257); Max value from RGB is 152 - color contains mainly: blue. Hex color #5F0A98 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #5F0A98 is #A0F567. Grayscale: #333333. Windows color (decimal): -10548584 or 9964127. OLE color: 9964127.
HSL color Cylindrical-coordinate representation of color #5F0A98: hue angle of 275.92º degrees, saturation: 0.88, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #5F0A98 is Cyan = 0.38, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.40.
<style> p { color: #5f0a98; } p { color: rgb(95,10,152); } H1.HeaderClassName { color: #5f0a98; } .AnyTagClassName { color: #5f0a98; } </style>
<style> a { background-color: #5f0a98; } a { background-color: rgb(95,10,152); } div.DivClassName { background-color: #5f0a98; } .BgClassName { background-color: #5f0a98; } </style>
<style> span { border-color: #5f0a98; } span { border-color: rgb(95,10,152); } td.TdClassName { border-color: #5f0a98; } .TagClassName { border-color: #5f0a98; } </style>