#3F642D (or 0x3F642D) is unknown color: approx Green House. HEX triplet: 3F, 64 and 2D. RGB value is (63,100,45). Sum of RGB (Red+Green+Blue) = 63+100+45=208 (27% of max value = 765). Red value is 63 (25% from 255 or 30.29% from 208); Green value is 100 (39.45% from 255 or 48.08% from 208); Blue value is 45 (17.97% from 255 or 21.63% from 208); Max value from RGB is 100 - color contains mainly: green. Hex color #3F642D is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3F642D is #C09BD2. Grayscale: #525252. Windows color (decimal): -12622803 or 2974783. OLE color: 2974783.
HSL color Cylindrical-coordinate representation of color #3F642D: hue angle of 100.36º degrees, saturation: 0.38, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #3F642D is Cyan = 0.37, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.61.
<style> p { color: #3F642D; } p { color: rgb(63,100,45); } H1.HeaderClassName { color: #3F642D; } .AnyTagClassName { color: #3F642D; } </style>
<style> a { background-color: #3F642D; } a { background-color: rgb(63,100,45); } div.DivClassName { background-color: #3F642D; } .BgClassName { background-color: #3F642D; } </style>
<style> span { border-color: #3F642D; } span { border-color: rgb(63,100,45); } td.TdClassName { border-color: #3F642D; } .TagClassName { border-color: #3F642D; } </style>