#3F95BE (or 0x3F95BE) is unknown color: approx Curious Blue. HEX triplet: 3F, 95 and BE. RGB value is (63,149,190). Sum of RGB (Red+Green+Blue) = 63+149+190=402 (53% of max value = 765). Red value is 63 (25% from 255 or 15.67% from 402); Green value is 149 (58.59% from 255 or 37.06% from 402); Blue value is 190 (74.61% from 255 or 47.26% from 402); Max value from RGB is 190 - color contains mainly: blue. Hex color #3F95BE is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #3F95BE is #C06A41. Grayscale: #7F7F7F. Windows color (decimal): -12610114 or 12490047. OLE color: 12490047.
HSL color Cylindrical-coordinate representation of color #3F95BE: hue angle of 199.37º degrees, saturation: 0.5, 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 #3F95BE is Cyan = 0.67, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #3f95be; } p { color: rgb(63,149,190); } H1.HeaderClassName { color: #3f95be; } .AnyTagClassName { color: #3f95be; } </style>
<style> a { background-color: #3f95be; } a { background-color: rgb(63,149,190); } div.DivClassName { background-color: #3f95be; } .BgClassName { background-color: #3f95be; } </style>
<style> span { border-color: #3f95be; } span { border-color: rgb(63,149,190); } td.TdClassName { border-color: #3f95be; } .TagClassName { border-color: #3f95be; } </style>