#222B6B (or 0x222B6B) is unknown color: approx Deep Koamaru. HEX triplet: 22, 2B and 6B. RGB value is (34,43,107). Sum of RGB (Red+Green+Blue) = 34+43+107=184 (24% of max value = 765). Red value is 34 (13.67% from 255 or 18.48% from 184); Green value is 43 (17.19% from 255 or 23.37% from 184); Blue value is 107 (42.19% from 255 or 58.15% from 184); Max value from RGB is 107 - color contains mainly: blue. Hex color #222B6B is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #222B6B is #DDD494. Grayscale: #2F2F2F. Windows color (decimal): -14537877 or 7023394. OLE color: 7023394.
HSL color Cylindrical-coordinate representation of color #222B6B: hue angle of 232.6º degrees, saturation: 0.52, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #222B6B is Cyan = 0.68, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.58.
<style> p { color: #222B6B; } p { color: rgb(34,43,107); } H1.HeaderClassName { color: #222B6B; } .AnyTagClassName { color: #222B6B; } </style>
<style> a { background-color: #222B6B; } a { background-color: rgb(34,43,107); } div.DivClassName { background-color: #222B6B; } .BgClassName { background-color: #222B6B; } </style>
<style> span { border-color: #222B6B; } span { border-color: rgb(34,43,107); } td.TdClassName { border-color: #222B6B; } .TagClassName { border-color: #222B6B; } </style>