#3DE30C (or 0x3DE30C) is unknown color: approx Harlequin. HEX triplet: 3D, E3 and 0C. RGB value is (61,227,12). Sum of RGB (Red+Green+Blue) = 61+227+12=300 (39% of max value = 765). Red value is 61 (24.22% from 255 or 20.33% from 300); Green value is 227 (89.06% from 255 or 75.67% from 300); Blue value is 12 (5.08% from 255 or 4% from 300); Max value from RGB is 227 - color contains mainly: green. Hex color #3DE30C is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #3DE30C is #C21CF3. Grayscale: #999999. Windows color (decimal): -12721396 or 844605. OLE color: 844605.
HSL color Cylindrical-coordinate representation of color #3DE30C: hue angle of 106.33º degrees, saturation: 0.9, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #3DE30C is Cyan = 0.73, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.11.
<style> p { color: #3DE30C; } p { color: rgb(61,227,12); } H1.HeaderClassName { color: #3DE30C; } .AnyTagClassName { color: #3DE30C; } </style>
<style> a { background-color: #3DE30C; } a { background-color: rgb(61,227,12); } div.DivClassName { background-color: #3DE30C; } .BgClassName { background-color: #3DE30C; } </style>
<style> span { border-color: #3DE30C; } span { border-color: rgb(61,227,12); } td.TdClassName { border-color: #3DE30C; } .TagClassName { border-color: #3DE30C; } </style>