#777BBF (or 0x777BBF) is unknown color: approx Moody Blue. HEX triplet: 77, 7B and BF. RGB value is (119,123,191). Sum of RGB (Red+Green+Blue) = 119+123+191=433 (57% of max value = 765). Red value is 119 (46.88% from 255 or 27.48% from 433); Green value is 123 (48.44% from 255 or 28.41% from 433); Blue value is 191 (75% from 255 or 44.11% from 433); Max value from RGB is 191 - color contains mainly: blue. Hex color #777BBF is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #777BBF is #888440. Grayscale: #818181. Windows color (decimal): -8946753 or 12548983. OLE color: 12548983.
HSL color Cylindrical-coordinate representation of color #777BBF: hue angle of 236.67º degrees, saturation: 0.36, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #777BBF is Cyan = 0.38, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #777BBF; } p { color: rgb(119,123,191); } H1.HeaderClassName { color: #777BBF; } .AnyTagClassName { color: #777BBF; } </style>
<style> a { background-color: #777BBF; } a { background-color: rgb(119,123,191); } div.DivClassName { background-color: #777BBF; } .BgClassName { background-color: #777BBF; } </style>
<style> span { border-color: #777BBF; } span { border-color: rgb(119,123,191); } td.TdClassName { border-color: #777BBF; } .TagClassName { border-color: #777BBF; } </style>