#2FCC38 (or 0x2FCC38) is unknown color: approx Lime Green. HEX triplet: 2F, CC and 38. RGB value is (47,204,56). Sum of RGB (Red+Green+Blue) = 47+204+56=307 (40% of max value = 765). Red value is 47 (18.75% from 255 or 15.31% from 307); Green value is 204 (80.08% from 255 or 66.45% from 307); Blue value is 56 (22.27% from 255 or 18.24% from 307); Max value from RGB is 204 - color contains mainly: green. Hex color #2FCC38 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #2FCC38 is #D033C7. Grayscale: #8C8C8C. Windows color (decimal): -13644744 or 3722287. OLE color: 3722287.
HSL color Cylindrical-coordinate representation of color #2FCC38: hue angle of 123.44º degrees, saturation: 0.63, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #2FCC38 is Cyan = 0.77, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.2.
<style> p { color: #2FCC38; } p { color: rgb(47,204,56); } H1.HeaderClassName { color: #2FCC38; } .AnyTagClassName { color: #2FCC38; } </style>
<style> a { background-color: #2FCC38; } a { background-color: rgb(47,204,56); } div.DivClassName { background-color: #2FCC38; } .BgClassName { background-color: #2FCC38; } </style>
<style> span { border-color: #2FCC38; } span { border-color: rgb(47,204,56); } td.TdClassName { border-color: #2FCC38; } .TagClassName { border-color: #2FCC38; } </style>