#3DD31D (or 0x3DD31D) is unknown color: approx Lime Green. HEX triplet: 3D, D3 and 1D. RGB value is (61,211,29). Sum of RGB (Red+Green+Blue) = 61+211+29=301 (39% of max value = 765). Red value is 61 (24.22% from 255 or 20.27% from 301); Green value is 211 (82.81% from 255 or 70.10% from 301); Blue value is 29 (11.72% from 255 or 9.63% from 301); Max value from RGB is 211 - color contains mainly: green. Hex color #3DD31D is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #3DD31D is #C22CE2. Grayscale: #919191. Windows color (decimal): -12725475 or 1954621. OLE color: 1954621.
HSL color Cylindrical-coordinate representation of color #3DD31D: hue angle of 109.45º degrees, saturation: 0.76, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #3DD31D is Cyan = 0.71, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.17.
<style> p { color: #3dd31d; } p { color: rgb(61,211,29); } H1.HeaderClassName { color: #3dd31d; } .AnyTagClassName { color: #3dd31d; } </style>
<style> a { background-color: #3dd31d; } a { background-color: rgb(61,211,29); } div.DivClassName { background-color: #3dd31d; } .BgClassName { background-color: #3dd31d; } </style>
<style> span { border-color: #3dd31d; } span { border-color: rgb(61,211,29); } td.TdClassName { border-color: #3dd31d; } .TagClassName { border-color: #3dd31d; } </style>