#223A5E (or 0x223A5E) is unknown color: approx Catalina Blue. HEX triplet: 22, 3A and 5E. RGB value is (34,58,94). Sum of RGB (Red+Green+Blue) = 34+58+94=186 (24% of max value = 765). Red value is 34 (13.67% from 255 or 18.28% from 186); Green value is 58 (23.05% from 255 or 31.18% from 186); Blue value is 94 (37.11% from 255 or 50.54% from 186); Max value from RGB is 94 - color contains mainly: blue. Hex color #223A5E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #223A5E is #DDC5A1. Grayscale: #363636. Windows color (decimal): -14534050 or 6175266. OLE color: 6175266.
HSL color Cylindrical-coordinate representation of color #223A5E: hue angle of 216º degrees, saturation: 0.47, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #223A5E is Cyan = 0.64, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #223A5E; } p { color: rgb(34,58,94); } H1.HeaderClassName { color: #223A5E; } .AnyTagClassName { color: #223A5E; } </style>
<style> a { background-color: #223A5E; } a { background-color: rgb(34,58,94); } div.DivClassName { background-color: #223A5E; } .BgClassName { background-color: #223A5E; } </style>
<style> span { border-color: #223A5E; } span { border-color: rgb(34,58,94); } td.TdClassName { border-color: #223A5E; } .TagClassName { border-color: #223A5E; } </style>