#3A3F3B (or 0x3A3F3B) is unknown color: approx Timber Green. HEX triplet: 3A, 3F and 3B. RGB value is (58,63,59). Sum of RGB (Red+Green+Blue) = 58+63+59=180 (23% of max value = 765). Red value is 58 (23.05% from 255 or 32.22% from 180); Green value is 63 (25% from 255 or 35% from 180); Blue value is 59 (23.44% from 255 or 32.78% from 180); Max value from RGB is 63 - color contains mainly: green. Hex color #3A3F3B is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #3A3F3B is #C5C0C4. Grayscale: #3D3D3D. Windows color (decimal): -12959941 or 3882810. OLE color: 3882810.
HSL color Cylindrical-coordinate representation of color #3A3F3B: hue angle of 132º degrees, saturation: 0.04, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #3A3F3B is Cyan = 0.08, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.75.
<style> p { color: #3A3F3B; } p { color: rgb(58,63,59); } H1.HeaderClassName { color: #3A3F3B; } .AnyTagClassName { color: #3A3F3B; } </style>
<style> a { background-color: #3A3F3B; } a { background-color: rgb(58,63,59); } div.DivClassName { background-color: #3A3F3B; } .BgClassName { background-color: #3A3F3B; } </style>
<style> span { border-color: #3A3F3B; } span { border-color: rgb(58,63,59); } td.TdClassName { border-color: #3A3F3B; } .TagClassName { border-color: #3A3F3B; } </style>