#3F6F7B (or 0x3F6F7B) is unknown color: approx Bismark. HEX triplet: 3F, 6F and 7B. RGB value is (63,111,123). Sum of RGB (Red+Green+Blue) = 63+111+123=297 (39% of max value = 765). Red value is 63 (25% from 255 or 21.21% from 297); Green value is 111 (43.75% from 255 or 37.37% from 297); Blue value is 123 (48.44% from 255 or 41.41% from 297); Max value from RGB is 123 - color contains mainly: blue. Hex color #3F6F7B is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #3F6F7B is #C09084. Grayscale: #616161. Windows color (decimal): -12619909 or 8089407. OLE color: 8089407.
HSL color Cylindrical-coordinate representation of color #3F6F7B: hue angle of 192º degrees, saturation: 0.32, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #3F6F7B is Cyan = 0.49, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #3F6F7B; } p { color: rgb(63,111,123); } H1.HeaderClassName { color: #3F6F7B; } .AnyTagClassName { color: #3F6F7B; } </style>
<style> a { background-color: #3F6F7B; } a { background-color: rgb(63,111,123); } div.DivClassName { background-color: #3F6F7B; } .BgClassName { background-color: #3F6F7B; } </style>
<style> span { border-color: #3F6F7B; } span { border-color: rgb(63,111,123); } td.TdClassName { border-color: #3F6F7B; } .TagClassName { border-color: #3F6F7B; } </style>