#5C027F (or 0x5C027F) is unknown color: approx Indigo. HEX triplet: 5C, 02 and 7F. RGB value is (92,2,127). Sum of RGB (Red+Green+Blue) = 92+2+127=221 (29% of max value = 765). Red value is 92 (36.33% from 255 or 41.63% from 221); Green value is 2 (1.17% from 255 or 0.90% from 221); Blue value is 127 (50% from 255 or 57.47% from 221); Max value from RGB is 127 - color contains mainly: blue. Hex color #5C027F is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #5C027F is #A3FD80. Grayscale: #2A2A2A. Windows color (decimal): -10747265 or 8323676. OLE color: 8323676.
HSL color Cylindrical-coordinate representation of color #5C027F: hue angle of 283.2º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #5C027F is Cyan = 0.28, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #5C027F; } p { color: rgb(92,2,127); } H1.HeaderClassName { color: #5C027F; } .AnyTagClassName { color: #5C027F; } </style>
<style> a { background-color: #5C027F; } a { background-color: rgb(92,2,127); } div.DivClassName { background-color: #5C027F; } .BgClassName { background-color: #5C027F; } </style>
<style> span { border-color: #5C027F; } span { border-color: rgb(92,2,127); } td.TdClassName { border-color: #5C027F; } .TagClassName { border-color: #5C027F; } </style>