#3F3C7F (or 0x3F3C7F) is unknown color: approx Jacksons Purple. HEX triplet: 3F, 3C and 7F. RGB value is (63,60,127). Sum of RGB (Red+Green+Blue) = 63+60+127=250 (33% of max value = 765). Red value is 63 (25% from 255 or 25.2% from 250); Green value is 60 (23.83% from 255 or 24% from 250); Blue value is 127 (50% from 255 or 50.8% from 250); Max value from RGB is 127 - color contains mainly: blue. Hex color #3F3C7F is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #3F3C7F is #C0C380. Grayscale: #444444. Windows color (decimal): -12632961 or 8338495. OLE color: 8338495.
HSL color Cylindrical-coordinate representation of color #3F3C7F: hue angle of 242.69º degrees, saturation: 0.36, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #3F3C7F is Cyan = 0.50, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #3F3C7F; } p { color: rgb(63,60,127); } H1.HeaderClassName { color: #3F3C7F; } .AnyTagClassName { color: #3F3C7F; } </style>
<style> a { background-color: #3F3C7F; } a { background-color: rgb(63,60,127); } div.DivClassName { background-color: #3F3C7F; } .BgClassName { background-color: #3F3C7F; } </style>
<style> span { border-color: #3F3C7F; } span { border-color: rgb(63,60,127); } td.TdClassName { border-color: #3F3C7F; } .TagClassName { border-color: #3F3C7F; } </style>