#74FF22 (or 0x74FF22) is unknown color: approx Lawn Green. HEX triplet: 74, FF and 22. RGB value is (116,255,34). Sum of RGB (Red+Green+Blue) = 116+255+34=405 (53% of max value = 765). Red value is 116 (45.70% from 255 or 28.64% from 405); Green value is 255 (100% from 255 or 62.96% from 405); Blue value is 34 (13.67% from 255 or 8.40% from 405); Max value from RGB is 255 - color contains mainly: green. Hex color #74FF22 is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #74FF22 is #8B00DD. Grayscale: #BCBCBC. Windows color (decimal): -9109726 or 2293620. OLE color: 2293620.
HSL color Cylindrical-coordinate representation of color #74FF22: hue angle of 97.74º degrees, saturation: 1, lightness: 0.57%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #74FF22 is Cyan = 0.55, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.
<style> p { color: #74FF22; } p { color: rgb(116,255,34); } H1.HeaderClassName { color: #74FF22; } .AnyTagClassName { color: #74FF22; } </style>
<style> a { background-color: #74FF22; } a { background-color: rgb(116,255,34); } div.DivClassName { background-color: #74FF22; } .BgClassName { background-color: #74FF22; } </style>
<style> span { border-color: #74FF22; } span { border-color: rgb(116,255,34); } td.TdClassName { border-color: #74FF22; } .TagClassName { border-color: #74FF22; } </style>