#5A075C (or 0x5A075C) is unknown color: approx Palatinate Purple. HEX triplet: 5A, 07 and 5C. RGB value is (90,7,92). Sum of RGB (Red+Green+Blue) = 90+7+92=189 (25% of max value = 765). Red value is 90 (35.55% from 255 or 47.62% from 189); Green value is 7 (3.12% from 255 or 3.70% from 189); Blue value is 92 (36.33% from 255 or 48.68% from 189); Max value from RGB is 92 - color contains mainly: blue. Hex color #5A075C is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #5A075C is #A5F8A3. Grayscale: #292929. Windows color (decimal): -10877092 or 6031194. OLE color: 6031194.
HSL color Cylindrical-coordinate representation of color #5A075C: hue angle of 298.59º degrees, saturation: 0.86, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #5A075C is Cyan = 0.02, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #5a075c; } p { color: rgb(90,7,92); } H1.HeaderClassName { color: #5a075c; } .AnyTagClassName { color: #5a075c; } </style>
<style> a { background-color: #5a075c; } a { background-color: rgb(90,7,92); } div.DivClassName { background-color: #5a075c; } .BgClassName { background-color: #5a075c; } </style>
<style> span { border-color: #5a075c; } span { border-color: rgb(90,7,92); } td.TdClassName { border-color: #5a075c; } .TagClassName { border-color: #5a075c; } </style>