#3F675F (or 0x3F675F) is unknown color: approx Stromboli. HEX triplet: 3F, 67 and 5F. RGB value is (63,103,95). Sum of RGB (Red+Green+Blue) = 63+103+95=261 (34% of max value = 765). Red value is 63 (25% from 255 or 24.14% from 261); Green value is 103 (40.62% from 255 or 39.46% from 261); Blue value is 95 (37.5% from 255 or 36.40% from 261); Max value from RGB is 103 - color contains mainly: green. Hex color #3F675F is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #3F675F is #C098A0. Grayscale: #5A5A5A. Windows color (decimal): -12621985 or 6252351. OLE color: 6252351.
HSL color Cylindrical-coordinate representation of color #3F675F: hue angle of 168º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #3F675F is Cyan = 0.39, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.60.
<style> p { color: #3F675F; } p { color: rgb(63,103,95); } H1.HeaderClassName { color: #3F675F; } .AnyTagClassName { color: #3F675F; } </style>
<style> a { background-color: #3F675F; } a { background-color: rgb(63,103,95); } div.DivClassName { background-color: #3F675F; } .BgClassName { background-color: #3F675F; } </style>
<style> span { border-color: #3F675F; } span { border-color: rgb(63,103,95); } td.TdClassName { border-color: #3F675F; } .TagClassName { border-color: #3F675F; } </style>