#5D157C (or 0x5D157C) is unknown color: approx Indigo. HEX triplet: 5D, 15 and 7C. RGB value is (93,21,124). Sum of RGB (Red+Green+Blue) = 93+21+124=238 (31% of max value = 765). Red value is 93 (36.72% from 255 or 39.08% from 238); Green value is 21 (8.59% from 255 or 8.82% from 238); Blue value is 124 (48.83% from 255 or 52.10% from 238); Max value from RGB is 124 - color contains mainly: blue. Hex color #5D157C is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #5D157C is #A2EA83. Grayscale: #353535. Windows color (decimal): -10676868 or 8131933. OLE color: 8131933.
HSL color Cylindrical-coordinate representation of color #5D157C: hue angle of 281.94º degrees, saturation: 0.71, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #5D157C is Cyan = 0.25, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #5d157c; } p { color: rgb(93,21,124); } H1.HeaderClassName { color: #5d157c; } .AnyTagClassName { color: #5d157c; } </style>
<style> a { background-color: #5d157c; } a { background-color: rgb(93,21,124); } div.DivClassName { background-color: #5d157c; } .BgClassName { background-color: #5d157c; } </style>
<style> span { border-color: #5d157c; } span { border-color: rgb(93,21,124); } td.TdClassName { border-color: #5d157c; } .TagClassName { border-color: #5d157c; } </style>