#787CED (or 0x787CED) is unknown color: approx Medium Slate Blue. HEX triplet: 78, 7C and ED. RGB value is (120,124,237). Sum of RGB (Red+Green+Blue) = 120+124+237=481 (63% of max value = 765). Red value is 120 (47.27% from 255 or 24.95% from 481); Green value is 124 (48.83% from 255 or 25.78% from 481); Blue value is 237 (92.97% from 255 or 49.27% from 481); Max value from RGB is 237 - color contains mainly: blue. Hex color #787CED is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #787CED is #878312. Grayscale: #878787. Windows color (decimal): -8880915 or 15563896. OLE color: 15563896.
HSL color Cylindrical-coordinate representation of color #787CED: hue angle of 237.95º degrees, saturation: 0.76, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #787CED is Cyan = 0.49, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #787CED; } p { color: rgb(120,124,237); } H1.HeaderClassName { color: #787CED; } .AnyTagClassName { color: #787CED; } </style>
<style> a { background-color: #787CED; } a { background-color: rgb(120,124,237); } div.DivClassName { background-color: #787CED; } .BgClassName { background-color: #787CED; } </style>
<style> span { border-color: #787CED; } span { border-color: rgb(120,124,237); } td.TdClassName { border-color: #787CED; } .TagClassName { border-color: #787CED; } </style>