#5758CB (or 0x5758CB) is unknown color: approx Slate Blue. HEX triplet: 57, 58 and CB. RGB value is (87,88,203). Sum of RGB (Red+Green+Blue) = 87+88+203=378 (50% of max value = 765). Red value is 87 (34.38% from 255 or 23.02% from 378); Green value is 88 (34.77% from 255 or 23.28% from 378); Blue value is 203 (79.69% from 255 or 53.70% from 378); Max value from RGB is 203 - color contains mainly: blue. Hex color #5758CB is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #5758CB is #A8A734. Grayscale: #646464. Windows color (decimal): -11052853 or 13326423. OLE color: 13326423.
HSL color Cylindrical-coordinate representation of color #5758CB: hue angle of 239.48º degrees, saturation: 0.53, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #5758CB is Cyan = 0.57, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #5758CB; } p { color: rgb(87,88,203); } H1.HeaderClassName { color: #5758CB; } .AnyTagClassName { color: #5758CB; } </style>
<style> a { background-color: #5758CB; } a { background-color: rgb(87,88,203); } div.DivClassName { background-color: #5758CB; } .BgClassName { background-color: #5758CB; } </style>
<style> span { border-color: #5758CB; } span { border-color: rgb(87,88,203); } td.TdClassName { border-color: #5758CB; } .TagClassName { border-color: #5758CB; } </style>