#777BCE (or 0x777BCE) is unknown color: approx Moody Blue. HEX triplet: 77, 7B and CE. RGB value is (119,123,206). Sum of RGB (Red+Green+Blue) = 119+123+206=448 (59% of max value = 765). Red value is 119 (46.88% from 255 or 26.56% from 448); Green value is 123 (48.44% from 255 or 27.46% from 448); Blue value is 206 (80.86% from 255 or 45.98% from 448); Max value from RGB is 206 - color contains mainly: blue. Hex color #777BCE is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #777BCE is #888431. Grayscale: #828282. Windows color (decimal): -8946738 or 13532023. OLE color: 13532023.
HSL color Cylindrical-coordinate representation of color #777BCE: hue angle of 237.24º degrees, saturation: 0.47, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #777BCE is Cyan = 0.42, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #777BCE; } p { color: rgb(119,123,206); } H1.HeaderClassName { color: #777BCE; } .AnyTagClassName { color: #777BCE; } </style>
<style> a { background-color: #777BCE; } a { background-color: rgb(119,123,206); } div.DivClassName { background-color: #777BCE; } .BgClassName { background-color: #777BCE; } </style>
<style> span { border-color: #777BCE; } span { border-color: rgb(119,123,206); } td.TdClassName { border-color: #777BCE; } .TagClassName { border-color: #777BCE; } </style>