#22BE42 (or 0x22BE42) is unknown color: approx Lime Green. HEX triplet: 22, BE and 42. RGB value is (34,190,66). Sum of RGB (Red+Green+Blue) = 34+190+66=290 (38% of max value = 765). Red value is 34 (13.67% from 255 or 11.72% from 290); Green value is 190 (74.61% from 255 or 65.52% from 290); Blue value is 66 (26.17% from 255 or 22.76% from 290); Max value from RGB is 190 - color contains mainly: green. Hex color #22BE42 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #22BE42 is #DD41BD. Grayscale: #818181. Windows color (decimal): -14500286 or 4374050. OLE color: 4374050.
HSL color Cylindrical-coordinate representation of color #22BE42: hue angle of 132.31º degrees, saturation: 0.7, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #22BE42 is Cyan = 0.82, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.25.
<style> p { color: #22be42; } p { color: rgb(34,190,66); } H1.HeaderClassName { color: #22be42; } .AnyTagClassName { color: #22be42; } </style>
<style> a { background-color: #22be42; } a { background-color: rgb(34,190,66); } div.DivClassName { background-color: #22be42; } .BgClassName { background-color: #22be42; } </style>
<style> span { border-color: #22be42; } span { border-color: rgb(34,190,66); } td.TdClassName { border-color: #22be42; } .TagClassName { border-color: #22be42; } </style>