#5D178C (or 0x5D178C) is unknown color: approx Indigo. HEX triplet: 5D, 17 and 8C. RGB value is (93,23,140). Sum of RGB (Red+Green+Blue) = 93+23+140=256 (33% of max value = 765). Red value is 93 (36.72% from 255 or 36.33% from 256); Green value is 23 (9.38% from 255 or 8.98% from 256); Blue value is 140 (55.08% from 255 or 54.69% from 256); Max value from RGB is 140 - color contains mainly: blue. Hex color #5D178C is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #5D178C is #A2E873. Grayscale: #383838. Windows color (decimal): -10676340 or 9181021. OLE color: 9181021.
HSL color Cylindrical-coordinate representation of color #5D178C: hue angle of 275.9º degrees, saturation: 0.72, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #5D178C is Cyan = 0.34, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #5D178C; } p { color: rgb(93,23,140); } H1.HeaderClassName { color: #5D178C; } .AnyTagClassName { color: #5D178C; } </style>
<style> a { background-color: #5D178C; } a { background-color: rgb(93,23,140); } div.DivClassName { background-color: #5D178C; } .BgClassName { background-color: #5D178C; } </style>
<style> span { border-color: #5D178C; } span { border-color: rgb(93,23,140); } td.TdClassName { border-color: #5D178C; } .TagClassName { border-color: #5D178C; } </style>