#03371E (or 0x03371E) is unknown color: approx Dark Green. HEX triplet: 03, 37 and 1E. RGB value is (3,55,30). Sum of RGB (Red+Green+Blue) = 3+55+30=88 (11% of max value = 765). Red value is 3 (1.56% from 255 or 3.41% from 88); Green value is 55 (21.88% from 255 or 62.5% from 88); Blue value is 30 (12.11% from 255 or 34.09% from 88); Max value from RGB is 55 - color contains mainly: green. Hex color #03371E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #03371E is #FCC8E1. Grayscale: #242424. Windows color (decimal): -16566498 or 1980163. OLE color: 1980163.
HSL color Cylindrical-coordinate representation of color #03371E: hue angle of 151.15º 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 #03371E is Cyan = 0.95, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.78.
<style> p { color: #03371E; } p { color: rgb(3,55,30); } H1.HeaderClassName { color: #03371E; } .AnyTagClassName { color: #03371E; } </style>
<style> a { background-color: #03371E; } a { background-color: rgb(3,55,30); } div.DivClassName { background-color: #03371E; } .BgClassName { background-color: #03371E; } </style>
<style> span { border-color: #03371E; } span { border-color: rgb(3,55,30); } td.TdClassName { border-color: #03371E; } .TagClassName { border-color: #03371E; } </style>