#5C078F (or 0x5C078F) is unknown color: approx Indigo. HEX triplet: 5C, 07 and 8F. RGB value is (92,7,143). Sum of RGB (Red+Green+Blue) = 92+7+143=242 (32% of max value = 765). Red value is 92 (36.33% from 255 or 38.02% from 242); Green value is 7 (3.12% from 255 or 2.89% from 242); Blue value is 143 (56.25% from 255 or 59.09% from 242); Max value from RGB is 143 - color contains mainly: blue. Hex color #5C078F is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #5C078F is #A3F870. Grayscale: #2F2F2F. Windows color (decimal): -10745969 or 9373532. OLE color: 9373532.
HSL color Cylindrical-coordinate representation of color #5C078F: hue angle of 277.5º degrees, saturation: 0.91, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #5C078F is Cyan = 0.36, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.44.
<style> p { color: #5C078F; } p { color: rgb(92,7,143); } H1.HeaderClassName { color: #5C078F; } .AnyTagClassName { color: #5C078F; } </style>
<style> a { background-color: #5C078F; } a { background-color: rgb(92,7,143); } div.DivClassName { background-color: #5C078F; } .BgClassName { background-color: #5C078F; } </style>
<style> span { border-color: #5C078F; } span { border-color: rgb(92,7,143); } td.TdClassName { border-color: #5C078F; } .TagClassName { border-color: #5C078F; } </style>