#565EFF (or 0x565EFF) is unknown color: approx Neon Blue. HEX triplet: 56, 5E and FF. RGB value is (86,94,255). Sum of RGB (Red+Green+Blue) = 86+94+255=435 (57% of max value = 765). Red value is 86 (33.98% from 255 or 19.77% from 435); Green value is 94 (37.11% from 255 or 21.61% from 435); Blue value is 255 (100% from 255 or 58.62% from 435); Max value from RGB is 255 - color contains mainly: blue. Hex color #565EFF is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #565EFF is #A9A100. Grayscale: #6D6D6D. Windows color (decimal): -11116801 or 16735830. OLE color: 16735830.
HSL color Cylindrical-coordinate representation of color #565EFF: hue angle of 237.16º degrees, saturation: 1, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #565EFF is Cyan = 0.66, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #565EFF; } p { color: rgb(86,94,255); } H1.HeaderClassName { color: #565EFF; } .AnyTagClassName { color: #565EFF; } </style>
<style> a { background-color: #565EFF; } a { background-color: rgb(86,94,255); } div.DivClassName { background-color: #565EFF; } .BgClassName { background-color: #565EFF; } </style>
<style> span { border-color: #565EFF; } span { border-color: rgb(86,94,255); } td.TdClassName { border-color: #565EFF; } .TagClassName { border-color: #565EFF; } </style>