#221AE9 (or 0x221AE9) is unknown color: approx Blue. HEX triplet: 22, 1A and E9. RGB value is (34,26,233). Sum of RGB (Red+Green+Blue) = 34+26+233=293 (38% of max value = 765). Red value is 34 (13.67% from 255 or 11.60% from 293); Green value is 26 (10.55% from 255 or 8.87% from 293); Blue value is 233 (91.41% from 255 or 79.52% from 293); Max value from RGB is 233 - color contains mainly: blue. Hex color #221AE9 is not a web safe color. Web safe color analog (approx): #3333FF. Inversed color of #221AE9 is #DDE516. Grayscale: #333333. Windows color (decimal): -14542103 or 15276578. OLE color: 15276578.
HSL color Cylindrical-coordinate representation of color #221AE9: hue angle of 242.32º degrees, saturation: 0.82, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #221AE9 is Cyan = 0.85, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #221AE9; } p { color: rgb(34,26,233); } H1.HeaderClassName { color: #221AE9; } .AnyTagClassName { color: #221AE9; } </style>
<style> a { background-color: #221AE9; } a { background-color: rgb(34,26,233); } div.DivClassName { background-color: #221AE9; } .BgClassName { background-color: #221AE9; } </style>
<style> span { border-color: #221AE9; } span { border-color: rgb(34,26,233); } td.TdClassName { border-color: #221AE9; } .TagClassName { border-color: #221AE9; } </style>