#222E32 (or 0x222E32) is unknown color: approx Oxford Blue. HEX triplet: 22, 2E and 32. RGB value is (34,46,50). Sum of RGB (Red+Green+Blue) = 34+46+50=130 (17% of max value = 765). Red value is 34 (13.67% from 255 or 26.15% from 130); Green value is 46 (18.36% from 255 or 35.38% from 130); Blue value is 50 (19.92% from 255 or 38.46% from 130); Max value from RGB is 50 - color contains mainly: blue. Hex color #222E32 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #222E32 is #DDD1CD. Grayscale: #2A2A2A. Windows color (decimal): -14537166 or 3288610. OLE color: 3288610.
HSL color Cylindrical-coordinate representation of color #222E32: hue angle of 195º degrees, saturation: 0.19, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #222E32 is Cyan = 0.32, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.80.
<style> p { color: #222E32; } p { color: rgb(34,46,50); } H1.HeaderClassName { color: #222E32; } .AnyTagClassName { color: #222E32; } </style>
<style> a { background-color: #222E32; } a { background-color: rgb(34,46,50); } div.DivClassName { background-color: #222E32; } .BgClassName { background-color: #222E32; } </style>
<style> span { border-color: #222E32; } span { border-color: rgb(34,46,50); } td.TdClassName { border-color: #222E32; } .TagClassName { border-color: #222E32; } </style>