#22221B (or 0x22221B) is unknown color: approx Maire. HEX triplet: 22, 22 and 1B. RGB value is (34,34,27). Sum of RGB (Red+Green+Blue) = 34+34+27=95 (12% of max value = 765). Red value is 34 (13.67% from 255 or 35.79% from 95); Green value is 34 (13.67% from 255 or 35.79% from 95); Blue value is 27 (10.94% from 255 or 28.42% from 95); Max value from RGB is 34 - color contains mainly: red, green. Hex color #22221B is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #22221B is #DDDDE4. Grayscale: #212121. Windows color (decimal): -14540261 or 1778210. OLE color: 1778210.
HSL color Cylindrical-coordinate representation of color #22221B: hue angle of 60º degrees, saturation: 0.11, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #22221B is Cyan = 0, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.87.
<style> p { color: #22221B; } p { color: rgb(34,34,27); } H1.HeaderClassName { color: #22221B; } .AnyTagClassName { color: #22221B; } </style>
<style> a { background-color: #22221B; } a { background-color: rgb(34,34,27); } div.DivClassName { background-color: #22221B; } .BgClassName { background-color: #22221B; } </style>
<style> span { border-color: #22221B; } span { border-color: rgb(34,34,27); } td.TdClassName { border-color: #22221B; } .TagClassName { border-color: #22221B; } </style>