#2FA256 (or 0x2FA256) is unknown color: approx Eucalyptus. HEX triplet: 2F, A2 and 56. RGB value is (47,162,86). Sum of RGB (Red+Green+Blue) = 47+162+86=295 (39% of max value = 765). Red value is 47 (18.75% from 255 or 15.93% from 295); Green value is 162 (63.67% from 255 or 54.92% from 295); Blue value is 86 (33.98% from 255 or 29.15% from 295); Max value from RGB is 162 - color contains mainly: green. Hex color #2FA256 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #2FA256 is #D05DA9. Grayscale: #777777. Windows color (decimal): -13655466 or 5677615. OLE color: 5677615.
HSL color Cylindrical-coordinate representation of color #2FA256: hue angle of 140.35º degrees, saturation: 0.55, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #2FA256 is Cyan = 0.71, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.36.
<style> p { color: #2FA256; } p { color: rgb(47,162,86); } H1.HeaderClassName { color: #2FA256; } .AnyTagClassName { color: #2FA256; } </style>
<style> a { background-color: #2FA256; } a { background-color: rgb(47,162,86); } div.DivClassName { background-color: #2FA256; } .BgClassName { background-color: #2FA256; } </style>
<style> span { border-color: #2FA256; } span { border-color: rgb(47,162,86); } td.TdClassName { border-color: #2FA256; } .TagClassName { border-color: #2FA256; } </style>