#5A374C (or 0x5A374C) is unknown color: approx Purple Taupe. HEX triplet: 5A, 37 and 4C. RGB value is (90,55,76). Sum of RGB (Red+Green+Blue) = 90+55+76=221 (29% of max value = 765). Red value is 90 (35.55% from 255 or 40.72% from 221); Green value is 55 (21.88% from 255 or 24.89% from 221); Blue value is 76 (30.08% from 255 or 34.39% from 221); Max value from RGB is 90 - color contains mainly: red. Hex color #5A374C is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #5A374C is #A5C8B3. Grayscale: #434343. Windows color (decimal): -10864820 or 4994906. OLE color: 4994906.
HSL color Cylindrical-coordinate representation of color #5A374C: hue angle of 324º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #5A374C is Cyan = 0, Magento = 0.39, Yellow = 0.16 and Black (K on CMYK) = 0.65.
<style> p { color: #5A374C; } p { color: rgb(90,55,76); } H1.HeaderClassName { color: #5A374C; } .AnyTagClassName { color: #5A374C; } </style>
<style> a { background-color: #5A374C; } a { background-color: rgb(90,55,76); } div.DivClassName { background-color: #5A374C; } .BgClassName { background-color: #5A374C; } </style>
<style> span { border-color: #5A374C; } span { border-color: rgb(90,55,76); } td.TdClassName { border-color: #5A374C; } .TagClassName { border-color: #5A374C; } </style>