#3F3599 (or 0x3F3599) is unknown color: approx Dark Slate Blue. HEX triplet: 3F, 35 and 99. RGB value is (63,53,153). Sum of RGB (Red+Green+Blue) = 63+53+153=269 (35% of max value = 765). Red value is 63 (25% from 255 or 23.42% from 269); Green value is 53 (21.09% from 255 or 19.70% from 269); Blue value is 153 (60.16% from 255 or 56.88% from 269); Max value from RGB is 153 - color contains mainly: blue. Hex color #3F3599 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #3F3599 is #C0CA66. Grayscale: #434343. Windows color (decimal): -12634727 or 10040639. OLE color: 10040639.
HSL color Cylindrical-coordinate representation of color #3F3599: hue angle of 246º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #3F3599 is Cyan = 0.59, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #3F3599; } p { color: rgb(63,53,153); } H1.HeaderClassName { color: #3F3599; } .AnyTagClassName { color: #3F3599; } </style>
<style> a { background-color: #3F3599; } a { background-color: rgb(63,53,153); } div.DivClassName { background-color: #3F3599; } .BgClassName { background-color: #3F3599; } </style>
<style> span { border-color: #3F3599; } span { border-color: rgb(63,53,153); } td.TdClassName { border-color: #3F3599; } .TagClassName { border-color: #3F3599; } </style>