#777ADD (or 0x777ADD) is unknown color: approx Moody Blue. HEX triplet: 77, 7A and DD. RGB value is (119,122,221). Sum of RGB (Red+Green+Blue) = 119+122+221=462 (61% of max value = 765). Red value is 119 (46.88% from 255 or 25.76% from 462); Green value is 122 (48.05% from 255 or 26.41% from 462); Blue value is 221 (86.72% from 255 or 47.84% from 462); Max value from RGB is 221 - color contains mainly: blue. Hex color #777ADD is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #777ADD is #888522. Grayscale: #838383. Windows color (decimal): -8946979 or 14514807. OLE color: 14514807.
HSL color Cylindrical-coordinate representation of color #777ADD: hue angle of 238.24º degrees, saturation: 0.6, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #777ADD is Cyan = 0.46, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #777ADD; } p { color: rgb(119,122,221); } H1.HeaderClassName { color: #777ADD; } .AnyTagClassName { color: #777ADD; } </style>
<style> a { background-color: #777ADD; } a { background-color: rgb(119,122,221); } div.DivClassName { background-color: #777ADD; } .BgClassName { background-color: #777ADD; } </style>
<style> span { border-color: #777ADD; } span { border-color: rgb(119,122,221); } td.TdClassName { border-color: #777ADD; } .TagClassName { border-color: #777ADD; } </style>