#779ACB (or 0x779ACB) is unknown color: approx Polo Blue. HEX triplet: 77, 9A and CB. RGB value is (119,154,203). Sum of RGB (Red+Green+Blue) = 119+154+203=476 (63% of max value = 765). Red value is 119 (46.88% from 255 or 25% from 476); Green value is 154 (60.55% from 255 or 32.35% from 476); Blue value is 203 (79.69% from 255 or 42.65% from 476); Max value from RGB is 203 - color contains mainly: blue. Hex color #779ACB is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #779ACB is #886534. Grayscale: #949494. Windows color (decimal): -8938805 or 13343351. OLE color: 13343351.
HSL color Cylindrical-coordinate representation of color #779ACB: hue angle of 215º degrees, saturation: 0.45, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #779ACB is Cyan = 0.41, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #779ACB; } p { color: rgb(119,154,203); } H1.HeaderClassName { color: #779ACB; } .AnyTagClassName { color: #779ACB; } </style>
<style> a { background-color: #779ACB; } a { background-color: rgb(119,154,203); } div.DivClassName { background-color: #779ACB; } .BgClassName { background-color: #779ACB; } </style>
<style> span { border-color: #779ACB; } span { border-color: rgb(119,154,203); } td.TdClassName { border-color: #779ACB; } .TagClassName { border-color: #779ACB; } </style>