#3F4D0F (or 0x3F4D0F) is unknown color: approx Verdun Green. HEX triplet: 3F, 4D and 0F. RGB value is (63,77,15). Sum of RGB (Red+Green+Blue) = 63+77+15=155 (20% of max value = 765). Red value is 63 (25% from 255 or 40.65% from 155); Green value is 77 (30.47% from 255 or 49.68% from 155); Blue value is 15 (6.25% from 255 or 9.68% from 155); Max value from RGB is 77 - color contains mainly: green. Hex color #3F4D0F is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3F4D0F is #C0B2F0. Grayscale: #414141. Windows color (decimal): -12628721 or 1002815. OLE color: 1002815.
HSL color Cylindrical-coordinate representation of color #3F4D0F: hue angle of 73.55º degrees, saturation: 0.67, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #3F4D0F is Cyan = 0.18, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.70.
<style> p { color: #3F4D0F; } p { color: rgb(63,77,15); } H1.HeaderClassName { color: #3F4D0F; } .AnyTagClassName { color: #3F4D0F; } </style>
<style> a { background-color: #3F4D0F; } a { background-color: rgb(63,77,15); } div.DivClassName { background-color: #3F4D0F; } .BgClassName { background-color: #3F4D0F; } </style>
<style> span { border-color: #3F4D0F; } span { border-color: rgb(63,77,15); } td.TdClassName { border-color: #3F4D0F; } .TagClassName { border-color: #3F4D0F; } </style>