#33401C (or 0x33401C) is unknown color: approx Turtle Green. HEX triplet: 33, 40 and 1C. RGB value is (51,64,28). Sum of RGB (Red+Green+Blue) = 51+64+28=143 (18% of max value = 765). Red value is 51 (20.31% from 255 or 35.66% from 143); Green value is 64 (25.39% from 255 or 44.76% from 143); Blue value is 28 (11.33% from 255 or 19.58% from 143); Max value from RGB is 64 - color contains mainly: green. Hex color #33401C is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #33401C is #CCBFE3. Grayscale: #383838. Windows color (decimal): -13418468 or 1851443. OLE color: 1851443.
HSL color Cylindrical-coordinate representation of color #33401C: hue angle of 81.67º degrees, saturation: 0.39, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #33401C is Cyan = 0.20, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.75.
<style> p { color: #33401C; } p { color: rgb(51,64,28); } H1.HeaderClassName { color: #33401C; } .AnyTagClassName { color: #33401C; } </style>
<style> a { background-color: #33401C; } a { background-color: rgb(51,64,28); } div.DivClassName { background-color: #33401C; } .BgClassName { background-color: #33401C; } </style>
<style> span { border-color: #33401C; } span { border-color: rgb(51,64,28); } td.TdClassName { border-color: #33401C; } .TagClassName { border-color: #33401C; } </style>