#223F96 (or 0x223F96) is unknown color: approx Egyptian Blue. HEX triplet: 22, 3F and 96. RGB value is (34,63,150). Sum of RGB (Red+Green+Blue) = 34+63+150=247 (32% of max value = 765). Red value is 34 (13.67% from 255 or 13.77% from 247); Green value is 63 (25% from 255 or 25.51% from 247); Blue value is 150 (58.98% from 255 or 60.73% from 247); Max value from RGB is 150 - color contains mainly: blue. Hex color #223F96 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #223F96 is #DDC069. Grayscale: #3F3F3F. Windows color (decimal): -14532714 or 9846562. OLE color: 9846562.
HSL color Cylindrical-coordinate representation of color #223F96: hue angle of 225º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #223F96 is Cyan = 0.77, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.41.
<style> p { color: #223f96; } p { color: rgb(34,63,150); } H1.HeaderClassName { color: #223f96; } .AnyTagClassName { color: #223f96; } </style>
<style> a { background-color: #223f96; } a { background-color: rgb(34,63,150); } div.DivClassName { background-color: #223f96; } .BgClassName { background-color: #223f96; } </style>
<style> span { border-color: #223f96; } span { border-color: rgb(34,63,150); } td.TdClassName { border-color: #223f96; } .TagClassName { border-color: #223f96; } </style>