#3F5CC0 (or 0x3F5CC0) is unknown color: approx Free Speech Blue. HEX triplet: 3F, 5C and C0. RGB value is (63,92,192). Sum of RGB (Red+Green+Blue) = 63+92+192=347 (45% of max value = 765). Red value is 63 (25% from 255 or 18.16% from 347); Green value is 92 (36.33% from 255 or 26.51% from 347); Blue value is 192 (75.39% from 255 or 55.33% from 347); Max value from RGB is 192 - color contains mainly: blue. Hex color #3F5CC0 is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #3F5CC0 is #C0A33F. Grayscale: #5E5E5E. Windows color (decimal): -12624704 or 12606527. OLE color: 12606527.
HSL color Cylindrical-coordinate representation of color #3F5CC0: hue angle of 226.51º degrees, saturation: 0.51, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #3F5CC0 is Cyan = 0.67, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #3F5CC0; } p { color: rgb(63,92,192); } H1.HeaderClassName { color: #3F5CC0; } .AnyTagClassName { color: #3F5CC0; } </style>
<style> a { background-color: #3F5CC0; } a { background-color: rgb(63,92,192); } div.DivClassName { background-color: #3F5CC0; } .BgClassName { background-color: #3F5CC0; } </style>
<style> span { border-color: #3F5CC0; } span { border-color: rgb(63,92,192); } td.TdClassName { border-color: #3F5CC0; } .TagClassName { border-color: #3F5CC0; } </style>