#2E300F (or 0x2E300F) is unknown color: approx Green Waterloo. HEX triplet: 2E, 30 and 0F. RGB value is (46,48,15). Sum of RGB (Red+Green+Blue) = 46+48+15=109 (14% of max value = 765). Red value is 46 (18.36% from 255 or 42.20% from 109); Green value is 48 (19.14% from 255 or 44.04% from 109); Blue value is 15 (6.25% from 255 or 13.76% from 109); Max value from RGB is 48 - color contains mainly: green. Hex color #2E300F is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #2E300F is #D1CFF0. Grayscale: #2B2B2B. Windows color (decimal): -13750257 or 995374. OLE color: 995374.
HSL color Cylindrical-coordinate representation of color #2E300F: hue angle of 63.64º degrees, saturation: 0.52, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #2E300F is Cyan = 0.04, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.81.
<style> p { color: #2E300F; } p { color: rgb(46,48,15); } H1.HeaderClassName { color: #2E300F; } .AnyTagClassName { color: #2E300F; } </style>
<style> a { background-color: #2E300F; } a { background-color: rgb(46,48,15); } div.DivClassName { background-color: #2E300F; } .BgClassName { background-color: #2E300F; } </style>
<style> span { border-color: #2E300F; } span { border-color: rgb(46,48,15); } td.TdClassName { border-color: #2E300F; } .TagClassName { border-color: #2E300F; } </style>