#5858CA (or 0x5858CA) is unknown color: approx Slate Blue. HEX triplet: 58, 58 and CA. RGB value is (88,88,202). Sum of RGB (Red+Green+Blue) = 88+88+202=378 (50% of max value = 765). Red value is 88 (34.77% from 255 or 23.28% from 378); Green value is 88 (34.77% from 255 or 23.28% from 378); Blue value is 202 (79.30% from 255 or 53.44% from 378); Max value from RGB is 202 - color contains mainly: blue. Hex color #5858CA is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #5858CA is #A7A735. Grayscale: #646464. Windows color (decimal): -10987318 or 13260888. OLE color: 13260888.
HSL color Cylindrical-coordinate representation of color #5858CA: hue angle of 240º degrees, saturation: 0.52, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #5858CA is Cyan = 0.56, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #5858ca; } p { color: rgb(88,88,202); } H1.HeaderClassName { color: #5858ca; } .AnyTagClassName { color: #5858ca; } </style>
<style> a { background-color: #5858ca; } a { background-color: rgb(88,88,202); } div.DivClassName { background-color: #5858ca; } .BgClassName { background-color: #5858ca; } </style>
<style> span { border-color: #5858ca; } span { border-color: rgb(88,88,202); } td.TdClassName { border-color: #5858ca; } .TagClassName { border-color: #5858ca; } </style>