#3F314F (or 0x3F314F) is unknown color: approx Jagger. HEX triplet: 3F, 31 and 4F. RGB value is (63,49,79). Sum of RGB (Red+Green+Blue) = 63+49+79=191 (25% of max value = 765). Red value is 63 (25% from 255 or 32.98% from 191); Green value is 49 (19.53% from 255 or 25.65% from 191); Blue value is 79 (31.25% from 255 or 41.36% from 191); Max value from RGB is 79 - color contains mainly: blue. Hex color #3F314F is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #3F314F is #C0CEB0. Grayscale: #383838. Windows color (decimal): -12635825 or 5189951. OLE color: 5189951.
HSL color Cylindrical-coordinate representation of color #3F314F: hue angle of 268º degrees, saturation: 0.23, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #3F314F is Cyan = 0.20, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #3F314F; } p { color: rgb(63,49,79); } H1.HeaderClassName { color: #3F314F; } .AnyTagClassName { color: #3F314F; } </style>
<style> a { background-color: #3F314F; } a { background-color: rgb(63,49,79); } div.DivClassName { background-color: #3F314F; } .BgClassName { background-color: #3F314F; } </style>
<style> span { border-color: #3F314F; } span { border-color: rgb(63,49,79); } td.TdClassName { border-color: #3F314F; } .TagClassName { border-color: #3F314F; } </style>