#4ADD51 (or 0x4ADD51) is unknown color: approx Lime Green. HEX triplet: 4A, DD and 51. RGB value is (74,221,81). Sum of RGB (Red+Green+Blue) = 74+221+81=376 (49% of max value = 765). Red value is 74 (29.30% from 255 or 19.68% from 376); Green value is 221 (86.72% from 255 or 58.78% from 376); Blue value is 81 (32.03% from 255 or 21.54% from 376); Max value from RGB is 221 - color contains mainly: green. Hex color #4ADD51 is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #4ADD51 is #B522AE. Grayscale: #A1A1A1. Windows color (decimal): -11870895 or 5365066. OLE color: 5365066.
HSL color Cylindrical-coordinate representation of color #4ADD51: hue angle of 122.86º degrees, saturation: 0.68, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #4ADD51 is Cyan = 0.67, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.13.
<style> p { color: #4add51; } p { color: rgb(74,221,81); } H1.HeaderClassName { color: #4add51; } .AnyTagClassName { color: #4add51; } </style>
<style> a { background-color: #4add51; } a { background-color: rgb(74,221,81); } div.DivClassName { background-color: #4add51; } .BgClassName { background-color: #4add51; } </style>
<style> span { border-color: #4add51; } span { border-color: rgb(74,221,81); } td.TdClassName { border-color: #4add51; } .TagClassName { border-color: #4add51; } </style>