#2E4802 (or 0x2E4802) is unknown color: approx Turtle Green. HEX triplet: 2E, 48 and 02. RGB value is (46,72,2). Sum of RGB (Red+Green+Blue) = 46+72+2=120 (15% of max value = 765). Red value is 46 (18.36% from 255 or 38.33% from 120); Green value is 72 (28.52% from 255 or 60% from 120); Blue value is 2 (1.17% from 255 or 1.67% from 120); Max value from RGB is 72 - color contains mainly: green. Hex color #2E4802 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2E4802 is #D1B7FD. Grayscale: #383838. Windows color (decimal): -13744126 or 149550. OLE color: 149550.
HSL color Cylindrical-coordinate representation of color #2E4802: hue angle of 82.29º degrees, saturation: 0.95, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #2E4802 is Cyan = 0.36, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.72.
<style> p { color: #2E4802; } p { color: rgb(46,72,2); } H1.HeaderClassName { color: #2E4802; } .AnyTagClassName { color: #2E4802; } </style>
<style> a { background-color: #2E4802; } a { background-color: rgb(46,72,2); } div.DivClassName { background-color: #2E4802; } .BgClassName { background-color: #2E4802; } </style>
<style> span { border-color: #2E4802; } span { border-color: rgb(46,72,2); } td.TdClassName { border-color: #2E4802; } .TagClassName { border-color: #2E4802; } </style>