#583ABD (or 0x583ABD) is unknown color: approx Purple Heart. HEX triplet: 58, 3A and BD. RGB value is (88,58,189). Sum of RGB (Red+Green+Blue) = 88+58+189=335 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.27% from 335); Green value is 58 (23.05% from 255 or 17.31% from 335); Blue value is 189 (74.22% from 255 or 56.42% from 335); Max value from RGB is 189 - color contains mainly: blue. Hex color #583ABD is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #583ABD is #A7C542. Grayscale: #515151. Windows color (decimal): -10995011 or 12401240. OLE color: 12401240.
HSL color Cylindrical-coordinate representation of color #583ABD: hue angle of 253.74º degrees, saturation: 0.53, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #583ABD is Cyan = 0.53, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #583abd; } p { color: rgb(88,58,189); } H1.HeaderClassName { color: #583abd; } .AnyTagClassName { color: #583abd; } </style>
<style> a { background-color: #583abd; } a { background-color: rgb(88,58,189); } div.DivClassName { background-color: #583abd; } .BgClassName { background-color: #583abd; } </style>
<style> span { border-color: #583abd; } span { border-color: rgb(88,58,189); } td.TdClassName { border-color: #583abd; } .TagClassName { border-color: #583abd; } </style>