#22412D (or 0x22412D) is unknown color: approx Palm Green. HEX triplet: 22, 41 and 2D. RGB value is (34,65,45). Sum of RGB (Red+Green+Blue) = 34+65+45=144 (19% of max value = 765). Red value is 34 (13.67% from 255 or 23.61% from 144); Green value is 65 (25.78% from 255 or 45.14% from 144); Blue value is 45 (17.97% from 255 or 31.25% from 144); Max value from RGB is 65 - color contains mainly: green. Hex color #22412D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #22412D is #DDBED2. Grayscale: #353535. Windows color (decimal): -14532307 or 2965794. OLE color: 2965794.
HSL color Cylindrical-coordinate representation of color #22412D: hue angle of 141.29º degrees, saturation: 0.31, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #22412D is Cyan = 0.48, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.75.
<style> p { color: #22412D; } p { color: rgb(34,65,45); } H1.HeaderClassName { color: #22412D; } .AnyTagClassName { color: #22412D; } </style>
<style> a { background-color: #22412D; } a { background-color: rgb(34,65,45); } div.DivClassName { background-color: #22412D; } .BgClassName { background-color: #22412D; } </style>
<style> span { border-color: #22412D; } span { border-color: rgb(34,65,45); } td.TdClassName { border-color: #22412D; } .TagClassName { border-color: #22412D; } </style>