#3F3F70 (or 0x3F3F70) is unknown color: approx Corn Flower Blue. HEX triplet: 3F, 3F and 70. RGB value is (63,63,112). Sum of RGB (Red+Green+Blue) = 63+63+112=238 (31% of max value = 765). Red value is 63 (25% from 255 or 26.47% from 238); Green value is 63 (25% from 255 or 26.47% from 238); Blue value is 112 (44.14% from 255 or 47.06% from 238); Max value from RGB is 112 - color contains mainly: blue. Hex color #3F3F70 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #3F3F70 is #C0C08F. Grayscale: #444444. Windows color (decimal): -12632208 or 7356223. OLE color: 7356223.
HSL color Cylindrical-coordinate representation of color #3F3F70: hue angle of 240º degrees, saturation: 0.28, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #3F3F70 is Cyan = 0.44, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #3F3F70; } p { color: rgb(63,63,112); } H1.HeaderClassName { color: #3F3F70; } .AnyTagClassName { color: #3F3F70; } </style>
<style> a { background-color: #3F3F70; } a { background-color: rgb(63,63,112); } div.DivClassName { background-color: #3F3F70; } .BgClassName { background-color: #3F3F70; } </style>
<style> span { border-color: #3F3F70; } span { border-color: rgb(63,63,112); } td.TdClassName { border-color: #3F3F70; } .TagClassName { border-color: #3F3F70; } </style>