#29CB2E (or 0x29CB2E) is unknown color: approx Lime Green. HEX triplet: 29, CB and 2E. RGB value is (41,203,46). Sum of RGB (Red+Green+Blue) = 41+203+46=290 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.14% from 290); Green value is 203 (79.69% from 255 or 70% from 290); Blue value is 46 (18.36% from 255 or 15.86% from 290); Max value from RGB is 203 - color contains mainly: green. Hex color #29CB2E is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #29CB2E is #D634D1. Grayscale: #898989. Windows color (decimal): -14038226 or 3066665. OLE color: 3066665.
HSL color Cylindrical-coordinate representation of color #29CB2E: hue angle of 121.85º degrees, saturation: 0.66, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #29CB2E is Cyan = 0.80, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.20.
<style> p { color: #29CB2E; } p { color: rgb(41,203,46); } H1.HeaderClassName { color: #29CB2E; } .AnyTagClassName { color: #29CB2E; } </style>
<style> a { background-color: #29CB2E; } a { background-color: rgb(41,203,46); } div.DivClassName { background-color: #29CB2E; } .BgClassName { background-color: #29CB2E; } </style>
<style> span { border-color: #29CB2E; } span { border-color: rgb(41,203,46); } td.TdClassName { border-color: #29CB2E; } .TagClassName { border-color: #29CB2E; } </style>