#0565C5 (or 0x0565C5) is unknown color: approx Navy Blue. HEX triplet: 05, 65 and C5. RGB value is (5,101,197). Sum of RGB (Red+Green+Blue) = 5+101+197=303 (40% of max value = 765). Red value is 5 (2.34% from 255 or 1.65% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 197 (77.34% from 255 or 65.02% from 303); Max value from RGB is 197 - color contains mainly: blue. Hex color #0565C5 is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #0565C5 is #FA9A3A. Grayscale: #525252. Windows color (decimal): -16423483 or 12936453. OLE color: 12936453.
HSL color Cylindrical-coordinate representation of color #0565C5: hue angle of 210º degrees, saturation: 0.95, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #0565C5 is Cyan = 0.97, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #0565C5; } p { color: rgb(5,101,197); } H1.HeaderClassName { color: #0565C5; } .AnyTagClassName { color: #0565C5; } </style>
<style> a { background-color: #0565C5; } a { background-color: rgb(5,101,197); } div.DivClassName { background-color: #0565C5; } .BgClassName { background-color: #0565C5; } </style>
<style> span { border-color: #0565C5; } span { border-color: rgb(5,101,197); } td.TdClassName { border-color: #0565C5; } .TagClassName { border-color: #0565C5; } </style>