#3DC060 (or 0x3DC060) is unknown color: approx Medium Sea Green. HEX triplet: 3D, C0 and 60. RGB value is (61,192,96). Sum of RGB (Red+Green+Blue) = 61+192+96=349 (46% of max value = 765). Red value is 61 (24.22% from 255 or 17.48% from 349); Green value is 192 (75.39% from 255 or 55.01% from 349); Blue value is 96 (37.89% from 255 or 27.51% from 349); Max value from RGB is 192 - color contains mainly: green. Hex color #3DC060 is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #3DC060 is #C23F9F. Grayscale: #8E8E8E. Windows color (decimal): -12730272 or 6340669. OLE color: 6340669.
HSL color Cylindrical-coordinate representation of color #3DC060: hue angle of 136.03º degrees, saturation: 0.52, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #3DC060 is Cyan = 0.68, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.25.
<style> p { color: #3DC060; } p { color: rgb(61,192,96); } H1.HeaderClassName { color: #3DC060; } .AnyTagClassName { color: #3DC060; } </style>
<style> a { background-color: #3DC060; } a { background-color: rgb(61,192,96); } div.DivClassName { background-color: #3DC060; } .BgClassName { background-color: #3DC060; } </style>
<style> span { border-color: #3DC060; } span { border-color: rgb(61,192,96); } td.TdClassName { border-color: #3DC060; } .TagClassName { border-color: #3DC060; } </style>