#3B4F3D (or 0x3B4F3D) is unknown color: approx Hunter Green. HEX triplet: 3B, 4F and 3D. RGB value is (59,79,61). Sum of RGB (Red+Green+Blue) = 59+79+61=199 (26% of max value = 765). Red value is 59 (23.44% from 255 or 29.65% from 199); Green value is 79 (31.25% from 255 or 39.70% from 199); Blue value is 61 (24.22% from 255 or 30.65% from 199); Max value from RGB is 79 - color contains mainly: green. Hex color #3B4F3D is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3B4F3D is #C4B0C2. Grayscale: #474747. Windows color (decimal): -12890307 or 4017979. OLE color: 4017979.
HSL color Cylindrical-coordinate representation of color #3B4F3D: hue angle of 126º degrees, saturation: 0.14, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #3B4F3D is Cyan = 0.25, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.69.
<style> p { color: #3B4F3D; } p { color: rgb(59,79,61); } H1.HeaderClassName { color: #3B4F3D; } .AnyTagClassName { color: #3B4F3D; } </style>
<style> a { background-color: #3B4F3D; } a { background-color: rgb(59,79,61); } div.DivClassName { background-color: #3B4F3D; } .BgClassName { background-color: #3B4F3D; } </style>
<style> span { border-color: #3B4F3D; } span { border-color: rgb(59,79,61); } td.TdClassName { border-color: #3B4F3D; } .TagClassName { border-color: #3B4F3D; } </style>