#2E410C (or 0x2E410C) is unknown color: approx Turtle Green. HEX triplet: 2E, 41 and 0C. RGB value is (46,65,12). Sum of RGB (Red+Green+Blue) = 46+65+12=123 (16% of max value = 765). Red value is 46 (18.36% from 255 or 37.40% from 123); Green value is 65 (25.78% from 255 or 52.85% from 123); Blue value is 12 (5.08% from 255 or 9.76% from 123); Max value from RGB is 65 - color contains mainly: green. Hex color #2E410C is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2E410C is #D1BEF3. Grayscale: #353535. Windows color (decimal): -13745908 or 803118. OLE color: 803118.
HSL color Cylindrical-coordinate representation of color #2E410C: hue angle of 81.51º degrees, saturation: 0.69, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #2E410C is Cyan = 0.29, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.75.
<style> p { color: #2E410C; } p { color: rgb(46,65,12); } H1.HeaderClassName { color: #2E410C; } .AnyTagClassName { color: #2E410C; } </style>
<style> a { background-color: #2E410C; } a { background-color: rgb(46,65,12); } div.DivClassName { background-color: #2E410C; } .BgClassName { background-color: #2E410C; } </style>
<style> span { border-color: #2E410C; } span { border-color: rgb(46,65,12); } td.TdClassName { border-color: #2E410C; } .TagClassName { border-color: #2E410C; } </style>