#221E1F (or 0x221E1F) is unknown color: approx Aubergine. HEX triplet: 22, 1E and 1F. RGB value is (34,30,31). Sum of RGB (Red+Green+Blue) = 34+30+31=95 (12% of max value = 765). Red value is 34 (13.67% from 255 or 35.79% from 95); Green value is 30 (12.11% from 255 or 31.58% from 95); Blue value is 31 (12.5% from 255 or 32.63% from 95); Max value from RGB is 34 - color contains mainly: red. Hex color #221E1F is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #221E1F is #DDE1E0. Grayscale: #1F1F1F. Windows color (decimal): -14541281 or 2039330. OLE color: 2039330.
HSL color Cylindrical-coordinate representation of color #221E1F: hue angle of 345º degrees, saturation: 0.06, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #221E1F is Cyan = 0, Magento = 0.12, Yellow = 0.09 and Black (K on CMYK) = 0.87.
<style> p { color: #221E1F; } p { color: rgb(34,30,31); } H1.HeaderClassName { color: #221E1F; } .AnyTagClassName { color: #221E1F; } </style>
<style> a { background-color: #221E1F; } a { background-color: rgb(34,30,31); } div.DivClassName { background-color: #221E1F; } .BgClassName { background-color: #221E1F; } </style>
<style> span { border-color: #221E1F; } span { border-color: rgb(34,30,31); } td.TdClassName { border-color: #221E1F; } .TagClassName { border-color: #221E1F; } </style>