#3BAD32 (or 0x3BAD32) is unknown color: approx Lime Green. HEX triplet: 3B, AD and 32. RGB value is (59,173,50). Sum of RGB (Red+Green+Blue) = 59+173+50=282 (37% of max value = 765). Red value is 59 (23.44% from 255 or 20.92% from 282); Green value is 173 (67.97% from 255 or 61.35% from 282); Blue value is 50 (19.92% from 255 or 17.73% from 282); Max value from RGB is 173 - color contains mainly: green. Hex color #3BAD32 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #3BAD32 is #C452CD. Grayscale: #7D7D7D. Windows color (decimal): -12866254 or 3321147. OLE color: 3321147.
HSL color Cylindrical-coordinate representation of color #3BAD32: hue angle of 115.61º degrees, saturation: 0.55, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #3BAD32 is Cyan = 0.66, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.32.
<style> p { color: #3BAD32; } p { color: rgb(59,173,50); } H1.HeaderClassName { color: #3BAD32; } .AnyTagClassName { color: #3BAD32; } </style>
<style> a { background-color: #3BAD32; } a { background-color: rgb(59,173,50); } div.DivClassName { background-color: #3BAD32; } .BgClassName { background-color: #3BAD32; } </style>
<style> span { border-color: #3BAD32; } span { border-color: rgb(59,173,50); } td.TdClassName { border-color: #3BAD32; } .TagClassName { border-color: #3BAD32; } </style>