#2CC06D (or 0x2CC06D) is unknown color: approx Medium Sea Green. HEX triplet: 2C, C0 and 6D. RGB value is (44,192,109). Sum of RGB (Red+Green+Blue) = 44+192+109=345 (45% of max value = 765). Red value is 44 (17.58% from 255 or 12.75% from 345); Green value is 192 (75.39% from 255 or 55.65% from 345); Blue value is 109 (42.97% from 255 or 31.59% from 345); Max value from RGB is 192 - color contains mainly: green. Hex color #2CC06D is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #2CC06D is #D33F92. Grayscale: #8A8A8A. Windows color (decimal): -13844371 or 7192620. OLE color: 7192620.
HSL color Cylindrical-coordinate representation of color #2CC06D: hue angle of 146.35º degrees, saturation: 0.63, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #2CC06D is Cyan = 0.77, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.25.
<style> p { color: #2CC06D; } p { color: rgb(44,192,109); } H1.HeaderClassName { color: #2CC06D; } .AnyTagClassName { color: #2CC06D; } </style>
<style> a { background-color: #2CC06D; } a { background-color: rgb(44,192,109); } div.DivClassName { background-color: #2CC06D; } .BgClassName { background-color: #2CC06D; } </style>
<style> span { border-color: #2CC06D; } span { border-color: rgb(44,192,109); } td.TdClassName { border-color: #2CC06D; } .TagClassName { border-color: #2CC06D; } </style>