#777BCA (or 0x777BCA) is unknown color: approx Moody Blue. HEX triplet: 77, 7B and CA. RGB value is (119,123,202). Sum of RGB (Red+Green+Blue) = 119+123+202=444 (58% of max value = 765). Red value is 119 (46.88% from 255 or 26.80% from 444); Green value is 123 (48.44% from 255 or 27.70% from 444); Blue value is 202 (79.30% from 255 or 45.50% from 444); Max value from RGB is 202 - color contains mainly: blue. Hex color #777BCA is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #777BCA is #888435. Grayscale: #828282. Windows color (decimal): -8946742 or 13269879. OLE color: 13269879.
HSL color Cylindrical-coordinate representation of color #777BCA: hue angle of 237.11º degrees, saturation: 0.44, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #777BCA is Cyan = 0.41, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #777BCA; } p { color: rgb(119,123,202); } H1.HeaderClassName { color: #777BCA; } .AnyTagClassName { color: #777BCA; } </style>
<style> a { background-color: #777BCA; } a { background-color: rgb(119,123,202); } div.DivClassName { background-color: #777BCA; } .BgClassName { background-color: #777BCA; } </style>
<style> span { border-color: #777BCA; } span { border-color: rgb(119,123,202); } td.TdClassName { border-color: #777BCA; } .TagClassName { border-color: #777BCA; } </style>