#2DB748 (or 0x2DB748) is unknown color: approx Lime Green. HEX triplet: 2D, B7 and 48. RGB value is (45,183,72). Sum of RGB (Red+Green+Blue) = 45+183+72=300 (39% of max value = 765). Red value is 45 (17.97% from 255 or 15% from 300); Green value is 183 (71.88% from 255 or 61% from 300); Blue value is 72 (28.52% from 255 or 24% from 300); Max value from RGB is 183 - color contains mainly: green. Hex color #2DB748 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #2DB748 is #D248B7. Grayscale: #818181. Windows color (decimal): -13781176 or 4765485. OLE color: 4765485.
HSL color Cylindrical-coordinate representation of color #2DB748: hue angle of 131.74º degrees, saturation: 0.61, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #2DB748 is Cyan = 0.75, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.28.
<style> p { color: #2DB748; } p { color: rgb(45,183,72); } H1.HeaderClassName { color: #2DB748; } .AnyTagClassName { color: #2DB748; } </style>
<style> a { background-color: #2DB748; } a { background-color: rgb(45,183,72); } div.DivClassName { background-color: #2DB748; } .BgClassName { background-color: #2DB748; } </style>
<style> span { border-color: #2DB748; } span { border-color: rgb(45,183,72); } td.TdClassName { border-color: #2DB748; } .TagClassName { border-color: #2DB748; } </style>