#222C11 (or 0x222C11) is unknown color: approx Pine Tree. HEX triplet: 22, 2C and 11. RGB value is (34,44,17). Sum of RGB (Red+Green+Blue) = 34+44+17=95 (12% of max value = 765). Red value is 34 (13.67% from 255 or 35.79% from 95); Green value is 44 (17.58% from 255 or 46.32% from 95); Blue value is 17 (7.03% from 255 or 17.89% from 95); Max value from RGB is 44 - color contains mainly: green. Hex color #222C11 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #222C11 is #DDD3EE. Grayscale: #262626. Windows color (decimal): -14537711 or 1125410. OLE color: 1125410.
HSL color Cylindrical-coordinate representation of color #222C11: hue angle of 82.22º degrees, saturation: 0.44, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #222C11 is Cyan = 0.23, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.83.
<style> p { color: #222C11; } p { color: rgb(34,44,17); } H1.HeaderClassName { color: #222C11; } .AnyTagClassName { color: #222C11; } </style>
<style> a { background-color: #222C11; } a { background-color: rgb(34,44,17); } div.DivClassName { background-color: #222C11; } .BgClassName { background-color: #222C11; } </style>
<style> span { border-color: #222C11; } span { border-color: rgb(34,44,17); } td.TdClassName { border-color: #222C11; } .TagClassName { border-color: #222C11; } </style>