#223A9D (or 0x223A9D) is unknown color: approx Egyptian Blue. HEX triplet: 22, 3A and 9D. RGB value is (34,58,157). Sum of RGB (Red+Green+Blue) = 34+58+157=249 (32% of max value = 765). Red value is 34 (13.67% from 255 or 13.65% from 249); Green value is 58 (23.05% from 255 or 23.29% from 249); Blue value is 157 (61.72% from 255 or 63.05% from 249); Max value from RGB is 157 - color contains mainly: blue. Hex color #223A9D is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #223A9D is #DDC562. Grayscale: #3D3D3D. Windows color (decimal): -14533987 or 10304034. OLE color: 10304034.
HSL color Cylindrical-coordinate representation of color #223A9D: hue angle of 228.29º degrees, saturation: 0.64, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #223A9D is Cyan = 0.78, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.38.
<style> p { color: #223A9D; } p { color: rgb(34,58,157); } H1.HeaderClassName { color: #223A9D; } .AnyTagClassName { color: #223A9D; } </style>
<style> a { background-color: #223A9D; } a { background-color: rgb(34,58,157); } div.DivClassName { background-color: #223A9D; } .BgClassName { background-color: #223A9D; } </style>
<style> span { border-color: #223A9D; } span { border-color: rgb(34,58,157); } td.TdClassName { border-color: #223A9D; } .TagClassName { border-color: #223A9D; } </style>