#4663DB (or 0x4663DB) is unknown color: approx Royal Blue. HEX triplet: 46, 63 and DB. RGB value is (70,99,219). Sum of RGB (Red+Green+Blue) = 70+99+219=388 (51% of max value = 765). Red value is 70 (27.73% from 255 or 18.04% from 388); Green value is 99 (39.06% from 255 or 25.52% from 388); Blue value is 219 (85.94% from 255 or 56.44% from 388); Max value from RGB is 219 - color contains mainly: blue. Hex color #4663DB is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #4663DB is #B99C24. Grayscale: #676767. Windows color (decimal): -12164133 or 14377798. OLE color: 14377798.
HSL color Cylindrical-coordinate representation of color #4663DB: hue angle of 228.32º degrees, saturation: 0.67, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #4663DB is Cyan = 0.68, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #4663db; } p { color: rgb(70,99,219); } H1.HeaderClassName { color: #4663db; } .AnyTagClassName { color: #4663db; } </style>
<style> a { background-color: #4663db; } a { background-color: rgb(70,99,219); } div.DivClassName { background-color: #4663db; } .BgClassName { background-color: #4663db; } </style>
<style> span { border-color: #4663db; } span { border-color: rgb(70,99,219); } td.TdClassName { border-color: #4663db; } .TagClassName { border-color: #4663db; } </style>