#777BAB (or 0x777BAB) is unknown color: approx Chetwode Blue. HEX triplet: 77, 7B and AB. RGB value is (119,123,171). Sum of RGB (Red+Green+Blue) = 119+123+171=413 (54% of max value = 765). Red value is 119 (46.88% from 255 or 28.81% from 413); Green value is 123 (48.44% from 255 or 29.78% from 413); Blue value is 171 (67.19% from 255 or 41.40% from 413); Max value from RGB is 171 - color contains mainly: blue. Hex color #777BAB is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #777BAB is #888454. Grayscale: #7F7F7F. Windows color (decimal): -8946773 or 11238263. OLE color: 11238263.
HSL color Cylindrical-coordinate representation of color #777BAB: hue angle of 235.38º degrees, saturation: 0.24, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #777BAB is Cyan = 0.30, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #777BAB; } p { color: rgb(119,123,171); } H1.HeaderClassName { color: #777BAB; } .AnyTagClassName { color: #777BAB; } </style>
<style> a { background-color: #777BAB; } a { background-color: rgb(119,123,171); } div.DivClassName { background-color: #777BAB; } .BgClassName { background-color: #777BAB; } </style>
<style> span { border-color: #777BAB; } span { border-color: rgb(119,123,171); } td.TdClassName { border-color: #777BAB; } .TagClassName { border-color: #777BAB; } </style>