#4FCB31 (or 0x4FCB31) is unknown color: approx Kelly Green. HEX triplet: 4F, CB and 31. RGB value is (79,203,49). Sum of RGB (Red+Green+Blue) = 79+203+49=331 (43% of max value = 765). Red value is 79 (31.25% from 255 or 23.87% from 331); Green value is 203 (79.69% from 255 or 61.33% from 331); Blue value is 49 (19.53% from 255 or 14.80% from 331); Max value from RGB is 203 - color contains mainly: green. Hex color #4FCB31 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #4FCB31 is #B034CE. Grayscale: #949494. Windows color (decimal): -11547855 or 3263311. OLE color: 3263311.
HSL color Cylindrical-coordinate representation of color #4FCB31: hue angle of 108.31º degrees, saturation: 0.61, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #4FCB31 is Cyan = 0.61, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.20.
<style> p { color: #4FCB31; } p { color: rgb(79,203,49); } H1.HeaderClassName { color: #4FCB31; } .AnyTagClassName { color: #4FCB31; } </style>
<style> a { background-color: #4FCB31; } a { background-color: rgb(79,203,49); } div.DivClassName { background-color: #4FCB31; } .BgClassName { background-color: #4FCB31; } </style>
<style> span { border-color: #4FCB31; } span { border-color: rgb(79,203,49); } td.TdClassName { border-color: #4FCB31; } .TagClassName { border-color: #4FCB31; } </style>