Shades of Gothic #779498
Tints of Gothic #779498
RGB
CMYK
RGB Variations
Color information
#779498 (or 0x779498) is known color: Gothic. HEX triplet: 77, 94 and 98. RGB value is (119,148,152). Sum of RGB (Red+Green+Blue) = 119+148+152=419 (55% of max value = 765). Red value is 119 (46.88% from 255 or 28.40% from 419); Green value is 148 (58.20% from 255 or 35.32% from 419); Blue value is 152 (59.77% from 255 or 36.28% from 419); Max value from RGB is 152 - color contains mainly: blue. Hex color #779498 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779498 is #886B67. Grayscale: #8B8B8B. Windows color (decimal): -8940392 or 9999479. OLE color: 9999479.
HSL color Cylindrical-coordinate representation of color #779498: hue angle of 187.27º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #779498 is Cyan = 0.22, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 148 | 152 | - |
| CMYK | 0.22 | 0.03 | 0 | 0.40 |
| HSL | 187.27º | 0.14% | 0.53% | - |
| HSV(B) | 187.27º | 0.22% | 0.6% | - |
| XYZ | 23.87 | 27.37 | 33.73 | - |
| YUV | 139.79 | 134.89 | 113.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 152 | 0.22 | 0.03 | 0 | 0.40 | 187.27 | 0.14 | 0.53 |
| Hex | 77 | 94 | 98 | 16 | 3 | 0 | 28 | BB | E | 35 |
| Octal | 167 | 224 | 230 | 26 | 3 | 0 | 50 | 273 | 16 | 65 |
| Binary | 1110111 | 10010100 | 10011000 | 10110 | 11 | 0 | 101000 | 10111011 | 1110 | 110101 |
Color Harmonies of #779498
Complementary color
Monochromatic Colors of #779498
Black with #779498
Text Example
Text Example
White with #779498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779498; }
p { color: rgb(119,148,152); }
H1.HeaderClassName
{
color: #779498;
}
.AnyTagClassName
{
color: #779498;
}
</style>
background-color css
<style>
a { background-color: #779498; }
a { background-color: rgb(119,148,152); }
div.DivClassName
{
background-color: #779498;
}
.BgClassName
{
background-color: #779498;
}
</style>
border-color css
<style>
span { border-color: #779498; }
span { border-color: rgb(119,148,152); }
td.TdClassName
{
border-color: #779498;
}
.TagClassName
{
border-color: #779498;
}
</style>