#3E200E (or 0x3E200E) is unknown color: approx Brown Pod. HEX triplet: 3E, 20 and 0E. RGB value is (62,32,14). Sum of RGB (Red+Green+Blue) = 62+32+14=108 (14% of max value = 765). Red value is 62 (24.61% from 255 or 57.41% from 108); Green value is 32 (12.89% from 255 or 29.63% from 108); Blue value is 14 (5.86% from 255 or 12.96% from 108); Max value from RGB is 62 - color contains mainly: red. Hex color #3E200E is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3E200E is #C1DFF1. Grayscale: #272727. Windows color (decimal): -12705778 or 925758. OLE color: 925758.
HSL color Cylindrical-coordinate representation of color #3E200E: hue angle of 22.5º degrees, saturation: 0.63, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #3E200E is Cyan = 0, Magento = 0.48, Yellow = 0.77 and Black (K on CMYK) = 0.76.
<style> p { color: #3E200E; } p { color: rgb(62,32,14); } H1.HeaderClassName { color: #3E200E; } .AnyTagClassName { color: #3E200E; } </style>
<style> a { background-color: #3E200E; } a { background-color: rgb(62,32,14); } div.DivClassName { background-color: #3E200E; } .BgClassName { background-color: #3E200E; } </style>
<style> span { border-color: #3E200E; } span { border-color: rgb(62,32,14); } td.TdClassName { border-color: #3E200E; } .TagClassName { border-color: #3E200E; } </style>