#393CC0 (or 0x393CC0) is unknown color: approx Free Speech Blue. HEX triplet: 39, 3C and C0. RGB value is (57,60,192). Sum of RGB (Red+Green+Blue) = 57+60+192=309 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.45% from 309); Green value is 60 (23.83% from 255 or 19.42% from 309); Blue value is 192 (75.39% from 255 or 62.14% from 309); Max value from RGB is 192 - color contains mainly: blue. Hex color #393CC0 is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #393CC0 is #C6C33F. Grayscale: #494949. Windows color (decimal): -13026112 or 12598329. OLE color: 12598329.
HSL color Cylindrical-coordinate representation of color #393CC0: hue angle of 238.67º degrees, saturation: 0.54, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #393CC0 is Cyan = 0.70, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #393CC0; } p { color: rgb(57,60,192); } H1.HeaderClassName { color: #393CC0; } .AnyTagClassName { color: #393CC0; } </style>
<style> a { background-color: #393CC0; } a { background-color: rgb(57,60,192); } div.DivClassName { background-color: #393CC0; } .BgClassName { background-color: #393CC0; } </style>
<style> span { border-color: #393CC0; } span { border-color: rgb(57,60,192); } td.TdClassName { border-color: #393CC0; } .TagClassName { border-color: #393CC0; } </style>