#51DE4A (or 0x51DE4A) is unknown color: approx Lime Green. HEX triplet: 51, DE and 4A. RGB value is (81,222,74). Sum of RGB (Red+Green+Blue) = 81+222+74=377 (49% of max value = 765). Red value is 81 (32.03% from 255 or 21.49% from 377); Green value is 222 (87.11% from 255 or 58.89% from 377); Blue value is 74 (29.30% from 255 or 19.63% from 377); Max value from RGB is 222 - color contains mainly: green. Hex color #51DE4A is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #51DE4A is #AE21B5. Grayscale: #A3A3A3. Windows color (decimal): -11411894 or 4906577. OLE color: 4906577.
HSL color Cylindrical-coordinate representation of color #51DE4A: hue angle of 117.16º degrees, saturation: 0.69, 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 #51DE4A is Cyan = 0.64, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.13.
<style> p { color: #51DE4A; } p { color: rgb(81,222,74); } H1.HeaderClassName { color: #51DE4A; } .AnyTagClassName { color: #51DE4A; } </style>
<style> a { background-color: #51DE4A; } a { background-color: rgb(81,222,74); } div.DivClassName { background-color: #51DE4A; } .BgClassName { background-color: #51DE4A; } </style>
<style> span { border-color: #51DE4A; } span { border-color: rgb(81,222,74); } td.TdClassName { border-color: #51DE4A; } .TagClassName { border-color: #51DE4A; } </style>