#3E3F3D (or 0x3E3F3D) is unknown color: approx Mallard. HEX triplet: 3E, 3F and 3D. RGB value is (62,63,61). Sum of RGB (Red+Green+Blue) = 62+63+61=186 (24% of max value = 765). Red value is 62 (24.61% from 255 or 33.33% from 186); Green value is 63 (25% from 255 or 33.87% from 186); Blue value is 61 (24.22% from 255 or 32.80% from 186); Max value from RGB is 63 - color contains mainly: green. Hex color #3E3F3D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #3E3F3D is #C1C0C2. Grayscale: #3E3E3E. Windows color (decimal): -12697795 or 4013886. OLE color: 4013886.
HSL color Cylindrical-coordinate representation of color #3E3F3D: hue angle of 90º degrees, saturation: 0.02, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #3E3F3D is Cyan = 0.02, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.75.
<style> p { color: #3E3F3D; } p { color: rgb(62,63,61); } H1.HeaderClassName { color: #3E3F3D; } .AnyTagClassName { color: #3E3F3D; } </style>
<style> a { background-color: #3E3F3D; } a { background-color: rgb(62,63,61); } div.DivClassName { background-color: #3E3F3D; } .BgClassName { background-color: #3E3F3D; } </style>
<style> span { border-color: #3E3F3D; } span { border-color: rgb(62,63,61); } td.TdClassName { border-color: #3E3F3D; } .TagClassName { border-color: #3E3F3D; } </style>