#2CD24A (or 0x2CD24A) is unknown color: approx Lime Green. HEX triplet: 2C, D2 and 4A. RGB value is (44,210,74). Sum of RGB (Red+Green+Blue) = 44+210+74=328 (43% of max value = 765). Red value is 44 (17.58% from 255 or 13.41% from 328); Green value is 210 (82.42% from 255 or 64.02% from 328); Blue value is 74 (29.30% from 255 or 22.56% from 328); Max value from RGB is 210 - color contains mainly: green. Hex color #2CD24A is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #2CD24A is #D32DB5. Grayscale: #919191. Windows color (decimal): -13839798 or 4903468. OLE color: 4903468.
HSL color Cylindrical-coordinate representation of color #2CD24A: hue angle of 130.84º degrees, saturation: 0.65, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #2CD24A is Cyan = 0.79, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.18.
<style> p { color: #2CD24A; } p { color: rgb(44,210,74); } H1.HeaderClassName { color: #2CD24A; } .AnyTagClassName { color: #2CD24A; } </style>
<style> a { background-color: #2CD24A; } a { background-color: rgb(44,210,74); } div.DivClassName { background-color: #2CD24A; } .BgClassName { background-color: #2CD24A; } </style>
<style> span { border-color: #2CD24A; } span { border-color: rgb(44,210,74); } td.TdClassName { border-color: #2CD24A; } .TagClassName { border-color: #2CD24A; } </style>