#2E3703 (or 0x2E3703) is unknown color: approx Turtle Green. HEX triplet: 2E, 37 and 03. RGB value is (46,55,3). Sum of RGB (Red+Green+Blue) = 46+55+3=104 (13% of max value = 765). Red value is 46 (18.36% from 255 or 44.23% from 104); Green value is 55 (21.88% from 255 or 52.88% from 104); Blue value is 3 (1.56% from 255 or 2.88% from 104); Max value from RGB is 55 - color contains mainly: green. Hex color #2E3703 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2E3703 is #D1C8FC. Grayscale: #2E2E2E. Windows color (decimal): -13748477 or 210734. OLE color: 210734.
HSL color Cylindrical-coordinate representation of color #2E3703: hue angle of 70.38º degrees, saturation: 0.9, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #2E3703 is Cyan = 0.16, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.78.
<style> p { color: #2E3703; } p { color: rgb(46,55,3); } H1.HeaderClassName { color: #2E3703; } .AnyTagClassName { color: #2E3703; } </style>
<style> a { background-color: #2E3703; } a { background-color: rgb(46,55,3); } div.DivClassName { background-color: #2E3703; } .BgClassName { background-color: #2E3703; } </style>
<style> span { border-color: #2E3703; } span { border-color: rgb(46,55,3); } td.TdClassName { border-color: #2E3703; } .TagClassName { border-color: #2E3703; } </style>