#3F626D (or 0x3F626D) is unknown color: approx Smalt Blue. HEX triplet: 3F, 62 and 6D. RGB value is (63,98,109). Sum of RGB (Red+Green+Blue) = 63+98+109=270 (35% of max value = 765). Red value is 63 (25% from 255 or 23.33% from 270); Green value is 98 (38.67% from 255 or 36.30% from 270); Blue value is 109 (42.97% from 255 or 40.37% from 270); Max value from RGB is 109 - color contains mainly: blue. Hex color #3F626D is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #3F626D is #C09D92. Grayscale: #585858. Windows color (decimal): -12623251 or 7168575. OLE color: 7168575.
HSL color Cylindrical-coordinate representation of color #3F626D: hue angle of 194.35º degrees, saturation: 0.27, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #3F626D is Cyan = 0.42, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #3F626D; } p { color: rgb(63,98,109); } H1.HeaderClassName { color: #3F626D; } .AnyTagClassName { color: #3F626D; } </style>
<style> a { background-color: #3F626D; } a { background-color: rgb(63,98,109); } div.DivClassName { background-color: #3F626D; } .BgClassName { background-color: #3F626D; } </style>
<style> span { border-color: #3F626D; } span { border-color: rgb(63,98,109); } td.TdClassName { border-color: #3F626D; } .TagClassName { border-color: #3F626D; } </style>