#3E410B (or 0x3E410B) is unknown color: approx Turtle Green. HEX triplet: 3E, 41 and 0B. RGB value is (62,65,11). Sum of RGB (Red+Green+Blue) = 62+65+11=138 (18% of max value = 765). Red value is 62 (24.61% from 255 or 44.93% from 138); Green value is 65 (25.78% from 255 or 47.10% from 138); Blue value is 11 (4.69% from 255 or 7.97% from 138); Max value from RGB is 65 - color contains mainly: green. Hex color #3E410B is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3E410B is #C1BEF4. Grayscale: #3A3A3A. Windows color (decimal): -12697333 or 737598. OLE color: 737598.
HSL color Cylindrical-coordinate representation of color #3E410B: hue angle of 63.33º degrees, saturation: 0.71, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #3E410B is Cyan = 0.05, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.75.
<style> p { color: #3E410B; } p { color: rgb(62,65,11); } H1.HeaderClassName { color: #3E410B; } .AnyTagClassName { color: #3E410B; } </style>
<style> a { background-color: #3E410B; } a { background-color: rgb(62,65,11); } div.DivClassName { background-color: #3E410B; } .BgClassName { background-color: #3E410B; } </style>
<style> span { border-color: #3E410B; } span { border-color: rgb(62,65,11); } td.TdClassName { border-color: #3E410B; } .TagClassName { border-color: #3E410B; } </style>