#3F55CD (or 0x3F55CD) is unknown color: approx Free Speech Blue. HEX triplet: 3F, 55 and CD. RGB value is (63,85,205). Sum of RGB (Red+Green+Blue) = 63+85+205=353 (46% of max value = 765). Red value is 63 (25% from 255 or 17.85% from 353); Green value is 85 (33.59% from 255 or 24.08% from 353); Blue value is 205 (80.47% from 255 or 58.07% from 353); Max value from RGB is 205 - color contains mainly: blue. Hex color #3F55CD is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #3F55CD is #C0AA32. Grayscale: #5B5B5B. Windows color (decimal): -12626483 or 13456703. OLE color: 13456703.
HSL color Cylindrical-coordinate representation of color #3F55CD: hue angle of 230.7º degrees, saturation: 0.59, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #3F55CD is Cyan = 0.69, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #3F55CD; } p { color: rgb(63,85,205); } H1.HeaderClassName { color: #3F55CD; } .AnyTagClassName { color: #3F55CD; } </style>
<style> a { background-color: #3F55CD; } a { background-color: rgb(63,85,205); } div.DivClassName { background-color: #3F55CD; } .BgClassName { background-color: #3F55CD; } </style>
<style> span { border-color: #3F55CD; } span { border-color: rgb(63,85,205); } td.TdClassName { border-color: #3F55CD; } .TagClassName { border-color: #3F55CD; } </style>