#59003D (or 0x59003D) is unknown color: approx Tyrian Purple. HEX triplet: 59, 00 and 3D. RGB value is (89,0,61). Sum of RGB (Red+Green+Blue) = 89+0+61=150 (19% of max value = 765). Red value is 89 (35.16% from 255 or 59.33% from 150); Green value is 0 (0.39% from 255 or 0% from 150); Blue value is 61 (24.22% from 255 or 40.67% from 150); Max value from RGB is 89 - color contains mainly: red. Hex color #59003D is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #59003D is #A6FFC2. Grayscale: #212121. Windows color (decimal): -10944451 or 3997785. OLE color: 3997785.
HSL color Cylindrical-coordinate representation of color #59003D: hue angle of 318.88º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #59003D is Cyan = 0, Magento = 1, Yellow = 0.31 and Black (K on CMYK) = 0.65.
<style> p { color: #59003D; } p { color: rgb(89,0,61); } H1.HeaderClassName { color: #59003D; } .AnyTagClassName { color: #59003D; } </style>
<style> a { background-color: #59003D; } a { background-color: rgb(89,0,61); } div.DivClassName { background-color: #59003D; } .BgClassName { background-color: #59003D; } </style>
<style> span { border-color: #59003D; } span { border-color: rgb(89,0,61); } td.TdClassName { border-color: #59003D; } .TagClassName { border-color: #59003D; } </style>