#28DD2F (or 0x28DD2F) is unknown color: approx Lime Green. HEX triplet: 28, DD and 2F. RGB value is (40,221,47). Sum of RGB (Red+Green+Blue) = 40+221+47=308 (40% of max value = 765). Red value is 40 (16.02% from 255 or 12.99% from 308); Green value is 221 (86.72% from 255 or 71.75% from 308); Blue value is 47 (18.75% from 255 or 15.26% from 308); Max value from RGB is 221 - color contains mainly: green. Hex color #28DD2F is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #28DD2F is #D722D0. Grayscale: #939393. Windows color (decimal): -14099153 or 3136808. OLE color: 3136808.
HSL color Cylindrical-coordinate representation of color #28DD2F: hue angle of 122.32º degrees, saturation: 0.73, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #28DD2F is Cyan = 0.82, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.13.
<style> p { color: #28DD2F; } p { color: rgb(40,221,47); } H1.HeaderClassName { color: #28DD2F; } .AnyTagClassName { color: #28DD2F; } </style>
<style> a { background-color: #28DD2F; } a { background-color: rgb(40,221,47); } div.DivClassName { background-color: #28DD2F; } .BgClassName { background-color: #28DD2F; } </style>
<style> span { border-color: #28DD2F; } span { border-color: rgb(40,221,47); } td.TdClassName { border-color: #28DD2F; } .TagClassName { border-color: #28DD2F; } </style>