#578CDC (or 0x578CDC) is unknown color: approx Cornflower Blue. HEX triplet: 57, 8C and DC. RGB value is (87,140,220). Sum of RGB (Red+Green+Blue) = 87+140+220=447 (59% of max value = 765). Red value is 87 (34.38% from 255 or 19.46% from 447); Green value is 140 (55.08% from 255 or 31.32% from 447); Blue value is 220 (86.33% from 255 or 49.22% from 447); Max value from RGB is 220 - color contains mainly: blue. Hex color #578CDC is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #578CDC is #A87323. Grayscale: #848484. Windows color (decimal): -11039524 or 14453847. OLE color: 14453847.
HSL color Cylindrical-coordinate representation of color #578CDC: hue angle of 216.09º degrees, saturation: 0.66, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #578CDC is Cyan = 0.60, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #578CDC; } p { color: rgb(87,140,220); } H1.HeaderClassName { color: #578CDC; } .AnyTagClassName { color: #578CDC; } </style>
<style> a { background-color: #578CDC; } a { background-color: rgb(87,140,220); } div.DivClassName { background-color: #578CDC; } .BgClassName { background-color: #578CDC; } </style>
<style> span { border-color: #578CDC; } span { border-color: rgb(87,140,220); } td.TdClassName { border-color: #578CDC; } .TagClassName { border-color: #578CDC; } </style>