#211F22 (or 0x211F22) is unknown color: approx Blackcurrant. HEX triplet: 21, 1F and 22. RGB value is (33,31,34). Sum of RGB (Red+Green+Blue) = 33+31+34=98 (12% of max value = 765). Red value is 33 (13.28% from 255 or 33.67% from 98); Green value is 31 (12.5% from 255 or 31.63% from 98); Blue value is 34 (13.67% from 255 or 34.69% from 98); Max value from RGB is 34 - color contains mainly: blue. Hex color #211F22 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #211F22 is #DEE0DD. Grayscale: #1F1F1F. Windows color (decimal): -14606558 or 2236193. OLE color: 2236193.
HSL color Cylindrical-coordinate representation of color #211F22: hue angle of 280º degrees, saturation: 0.05, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #211F22 is Cyan = 0.03, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.87.
<style> p { color: #211F22; } p { color: rgb(33,31,34); } H1.HeaderClassName { color: #211F22; } .AnyTagClassName { color: #211F22; } </style>
<style> a { background-color: #211F22; } a { background-color: rgb(33,31,34); } div.DivClassName { background-color: #211F22; } .BgClassName { background-color: #211F22; } </style>
<style> span { border-color: #211F22; } span { border-color: rgb(33,31,34); } td.TdClassName { border-color: #211F22; } .TagClassName { border-color: #211F22; } </style>