#033F1E (or 0x033F1E) is unknown color: approx British Racing Green. HEX triplet: 03, 3F and 1E. RGB value is (3,63,30). Sum of RGB (Red+Green+Blue) = 3+63+30=96 (12% of max value = 765). Red value is 3 (1.56% from 255 or 3.12% from 96); Green value is 63 (25% from 255 or 65.62% from 96); Blue value is 30 (12.11% from 255 or 31.25% from 96); Max value from RGB is 63 - color contains mainly: green. Hex color #033F1E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #033F1E is #FCC0E1. Grayscale: #292929. Windows color (decimal): -16564450 or 1982211. OLE color: 1982211.
HSL color Cylindrical-coordinate representation of color #033F1E: hue angle of 147º degrees, saturation: 0.91, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #033F1E is Cyan = 0.95, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.75.
<style> p { color: #033F1E; } p { color: rgb(3,63,30); } H1.HeaderClassName { color: #033F1E; } .AnyTagClassName { color: #033F1E; } </style>
<style> a { background-color: #033F1E; } a { background-color: rgb(3,63,30); } div.DivClassName { background-color: #033F1E; } .BgClassName { background-color: #033F1E; } </style>
<style> span { border-color: #033F1E; } span { border-color: rgb(3,63,30); } td.TdClassName { border-color: #033F1E; } .TagClassName { border-color: #033F1E; } </style>