#4FDC46 (or 0x4FDC46) is unknown color: approx Lime Green. HEX triplet: 4F, DC and 46. RGB value is (79,220,70). Sum of RGB (Red+Green+Blue) = 79+220+70=369 (48% of max value = 765). Red value is 79 (31.25% from 255 or 21.41% from 369); Green value is 220 (86.33% from 255 or 59.62% from 369); Blue value is 70 (27.73% from 255 or 18.97% from 369); Max value from RGB is 220 - color contains mainly: green. Hex color #4FDC46 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #4FDC46 is #B023B9. Grayscale: #A1A1A1. Windows color (decimal): -11543482 or 4643919. OLE color: 4643919.
HSL color Cylindrical-coordinate representation of color #4FDC46: hue angle of 116.4º degrees, saturation: 0.68, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #4FDC46 is Cyan = 0.64, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.14.
<style> p { color: #4FDC46; } p { color: rgb(79,220,70); } H1.HeaderClassName { color: #4FDC46; } .AnyTagClassName { color: #4FDC46; } </style>
<style> a { background-color: #4FDC46; } a { background-color: rgb(79,220,70); } div.DivClassName { background-color: #4FDC46; } .BgClassName { background-color: #4FDC46; } </style>
<style> span { border-color: #4FDC46; } span { border-color: rgb(79,220,70); } td.TdClassName { border-color: #4FDC46; } .TagClassName { border-color: #4FDC46; } </style>