#4CC841 (or 0x4CC841) is unknown color: approx Lime Green. HEX triplet: 4C, C8 and 41. RGB value is (76,200,65). Sum of RGB (Red+Green+Blue) = 76+200+65=341 (45% of max value = 765). Red value is 76 (30.08% from 255 or 22.29% from 341); Green value is 200 (78.52% from 255 or 58.65% from 341); Blue value is 65 (25.78% from 255 or 19.06% from 341); Max value from RGB is 200 - color contains mainly: green. Hex color #4CC841 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #4CC841 is #B337BE. Grayscale: #939393. Windows color (decimal): -11745215 or 4311116. OLE color: 4311116.
HSL color Cylindrical-coordinate representation of color #4CC841: hue angle of 115.11º degrees, saturation: 0.55, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #4CC841 is Cyan = 0.62, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.22.
<style> p { color: #4CC841; } p { color: rgb(76,200,65); } H1.HeaderClassName { color: #4CC841; } .AnyTagClassName { color: #4CC841; } </style>
<style> a { background-color: #4CC841; } a { background-color: rgb(76,200,65); } div.DivClassName { background-color: #4CC841; } .BgClassName { background-color: #4CC841; } </style>
<style> span { border-color: #4CC841; } span { border-color: rgb(76,200,65); } td.TdClassName { border-color: #4CC841; } .TagClassName { border-color: #4CC841; } </style>