#3D4F3F (or 0x3D4F3F) is unknown color: approx Hunter Green. HEX triplet: 3D, 4F and 3F. RGB value is (61,79,63). Sum of RGB (Red+Green+Blue) = 61+79+63=203 (26% of max value = 765). Red value is 61 (24.22% from 255 or 30.05% from 203); Green value is 79 (31.25% from 255 or 38.92% from 203); Blue value is 63 (25% from 255 or 31.03% from 203); Max value from RGB is 79 - color contains mainly: green. Hex color #3D4F3F is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3D4F3F is #C2B0C0. Grayscale: #474747. Windows color (decimal): -12759233 or 4149053. OLE color: 4149053.
HSL color Cylindrical-coordinate representation of color #3D4F3F: hue angle of 126.67º degrees, saturation: 0.13, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #3D4F3F is Cyan = 0.23, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.69.
<style> p { color: #3D4F3F; } p { color: rgb(61,79,63); } H1.HeaderClassName { color: #3D4F3F; } .AnyTagClassName { color: #3D4F3F; } </style>
<style> a { background-color: #3D4F3F; } a { background-color: rgb(61,79,63); } div.DivClassName { background-color: #3D4F3F; } .BgClassName { background-color: #3D4F3F; } </style>
<style> span { border-color: #3D4F3F; } span { border-color: rgb(61,79,63); } td.TdClassName { border-color: #3D4F3F; } .TagClassName { border-color: #3D4F3F; } </style>