#33371E (or 0x33371E) is unknown color: approx Turtle Green. HEX triplet: 33, 37 and 1E. RGB value is (51,55,30). Sum of RGB (Red+Green+Blue) = 51+55+30=136 (18% of max value = 765). Red value is 51 (20.31% from 255 or 37.5% from 136); Green value is 55 (21.88% from 255 or 40.44% from 136); Blue value is 30 (12.11% from 255 or 22.06% from 136); Max value from RGB is 55 - color contains mainly: green. Hex color #33371E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #33371E is #CCC8E1. Grayscale: #333333. Windows color (decimal): -13420770 or 1980211. OLE color: 1980211.
HSL color Cylindrical-coordinate representation of color #33371E: hue angle of 69.6º degrees, saturation: 0.29, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #33371E is Cyan = 0.07, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.78.
<style> p { color: #33371E; } p { color: rgb(51,55,30); } H1.HeaderClassName { color: #33371E; } .AnyTagClassName { color: #33371E; } </style>
<style> a { background-color: #33371E; } a { background-color: rgb(51,55,30); } div.DivClassName { background-color: #33371E; } .BgClassName { background-color: #33371E; } </style>
<style> span { border-color: #33371E; } span { border-color: rgb(51,55,30); } td.TdClassName { border-color: #33371E; } .TagClassName { border-color: #33371E; } </style>