#2FCD6E (or 0x2FCD6E) is unknown color: approx Medium Sea Green. HEX triplet: 2F, CD and 6E. RGB value is (47,205,110). Sum of RGB (Red+Green+Blue) = 47+205+110=362 (47% of max value = 765). Red value is 47 (18.75% from 255 or 12.98% from 362); Green value is 205 (80.47% from 255 or 56.63% from 362); Blue value is 110 (43.36% from 255 or 30.39% from 362); Max value from RGB is 205 - color contains mainly: green. Hex color #2FCD6E is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #2FCD6E is #D03291. Grayscale: #939393. Windows color (decimal): -13644434 or 7261487. OLE color: 7261487.
HSL color Cylindrical-coordinate representation of color #2FCD6E: hue angle of 143.92º 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 #2FCD6E is Cyan = 0.77, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.20.
<style> p { color: #2FCD6E; } p { color: rgb(47,205,110); } H1.HeaderClassName { color: #2FCD6E; } .AnyTagClassName { color: #2FCD6E; } </style>
<style> a { background-color: #2FCD6E; } a { background-color: rgb(47,205,110); } div.DivClassName { background-color: #2FCD6E; } .BgClassName { background-color: #2FCD6E; } </style>
<style> span { border-color: #2FCD6E; } span { border-color: rgb(47,205,110); } td.TdClassName { border-color: #2FCD6E; } .TagClassName { border-color: #2FCD6E; } </style>