#3F766C (or 0x3F766C) is unknown color: approx Dark Green Copper. HEX triplet: 3F, 76 and 6C. RGB value is (63,118,108). Sum of RGB (Red+Green+Blue) = 63+118+108=289 (38% of max value = 765). Red value is 63 (25% from 255 or 21.80% from 289); Green value is 118 (46.48% from 255 or 40.83% from 289); Blue value is 108 (42.58% from 255 or 37.37% from 289); Max value from RGB is 118 - color contains mainly: green. Hex color #3F766C is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #3F766C is #C08993. Grayscale: #646464. Windows color (decimal): -12618132 or 7108159. OLE color: 7108159.
HSL color Cylindrical-coordinate representation of color #3F766C: hue angle of 169.09º degrees, saturation: 0.3, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #3F766C is Cyan = 0.47, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.54.
<style> p { color: #3F766C; } p { color: rgb(63,118,108); } H1.HeaderClassName { color: #3F766C; } .AnyTagClassName { color: #3F766C; } </style>
<style> a { background-color: #3F766C; } a { background-color: rgb(63,118,108); } div.DivClassName { background-color: #3F766C; } .BgClassName { background-color: #3F766C; } </style>
<style> span { border-color: #3F766C; } span { border-color: rgb(63,118,108); } td.TdClassName { border-color: #3F766C; } .TagClassName { border-color: #3F766C; } </style>