#565CAF (or 0x565CAF) is unknown color: approx Rich Blue. HEX triplet: 56, 5C and AF. RGB value is (86,92,175). Sum of RGB (Red+Green+Blue) = 86+92+175=353 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.36% from 353); Green value is 92 (36.33% from 255 or 26.06% from 353); Blue value is 175 (68.75% from 255 or 49.58% from 353); Max value from RGB is 175 - color contains mainly: blue. Hex color #565CAF is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #565CAF is #A9A350. Grayscale: #636363. Windows color (decimal): -11117393 or 11492438. OLE color: 11492438.
HSL color Cylindrical-coordinate representation of color #565CAF: hue angle of 235.96º degrees, saturation: 0.36, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #565CAF is Cyan = 0.51, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #565CAF; } p { color: rgb(86,92,175); } H1.HeaderClassName { color: #565CAF; } .AnyTagClassName { color: #565CAF; } </style>
<style> a { background-color: #565CAF; } a { background-color: rgb(86,92,175); } div.DivClassName { background-color: #565CAF; } .BgClassName { background-color: #565CAF; } </style>
<style> span { border-color: #565CAF; } span { border-color: rgb(86,92,175); } td.TdClassName { border-color: #565CAF; } .TagClassName { border-color: #565CAF; } </style>