#4FB42E (or 0x4FB42E) is unknown color: approx Kelly Green. HEX triplet: 4F, B4 and 2E. RGB value is (79,180,46). Sum of RGB (Red+Green+Blue) = 79+180+46=305 (40% of max value = 765). Red value is 79 (31.25% from 255 or 25.90% from 305); Green value is 180 (70.70% from 255 or 59.02% from 305); Blue value is 46 (18.36% from 255 or 15.08% from 305); Max value from RGB is 180 - color contains mainly: green. Hex color #4FB42E is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #4FB42E is #B04BD1. Grayscale: #868686. Windows color (decimal): -11553746 or 3060815. OLE color: 3060815.
HSL color Cylindrical-coordinate representation of color #4FB42E: hue angle of 105.22º degrees, saturation: 0.59, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #4FB42E is Cyan = 0.56, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.29.
<style> p { color: #4FB42E; } p { color: rgb(79,180,46); } H1.HeaderClassName { color: #4FB42E; } .AnyTagClassName { color: #4FB42E; } </style>
<style> a { background-color: #4FB42E; } a { background-color: rgb(79,180,46); } div.DivClassName { background-color: #4FB42E; } .BgClassName { background-color: #4FB42E; } </style>
<style> span { border-color: #4FB42E; } span { border-color: rgb(79,180,46); } td.TdClassName { border-color: #4FB42E; } .TagClassName { border-color: #4FB42E; } </style>