#22290A (or 0x22290A) is unknown color: approx Green Waterloo. HEX triplet: 22, 29 and 0A. RGB value is (34,41,10). Sum of RGB (Red+Green+Blue) = 34+41+10=85 (11% of max value = 765). Red value is 34 (13.67% from 255 or 40% from 85); Green value is 41 (16.41% from 255 or 48.24% from 85); Blue value is 10 (4.30% from 255 or 11.76% from 85); Max value from RGB is 41 - color contains mainly: green. Hex color #22290A is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #22290A is #DDD6F5. Grayscale: #232323. Windows color (decimal): -14538486 or 665890. OLE color: 665890.
HSL color Cylindrical-coordinate representation of color #22290A: hue angle of 73.55º degrees, saturation: 0.61, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #22290A is Cyan = 0.17, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.84.
<style> p { color: #22290A; } p { color: rgb(34,41,10); } H1.HeaderClassName { color: #22290A; } .AnyTagClassName { color: #22290A; } </style>
<style> a { background-color: #22290A; } a { background-color: rgb(34,41,10); } div.DivClassName { background-color: #22290A; } .BgClassName { background-color: #22290A; } </style>
<style> span { border-color: #22290A; } span { border-color: rgb(34,41,10); } td.TdClassName { border-color: #22290A; } .TagClassName { border-color: #22290A; } </style>