Shades of Gothic #779198
Tints of Gothic #779198
RGB
CMYK
RGB Variations
Color information
#779198 (or 0x779198) is known color: Gothic. HEX triplet: 77, 91 and 98. RGB value is (119,145,152). Sum of RGB (Red+Green+Blue) = 119+145+152=416 (55% of max value = 765). Red value is 119 (46.88% from 255 or 28.61% from 416); Green value is 145 (57.03% from 255 or 34.86% from 416); Blue value is 152 (59.77% from 255 or 36.54% from 416); Max value from RGB is 152 - color contains mainly: blue. Hex color #779198 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779198 is #886E67. Grayscale: #898989. Windows color (decimal): -8941160 or 9998711. OLE color: 9998711.
HSL color Cylindrical-coordinate representation of color #779198: hue angle of 192.73º 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 #779198 is Cyan = 0.22, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 145 | 152 | - |
| CMYK | 0.22 | 0.05 | 0 | 0.40 |
| HSL | 192.73º | 0.14% | 0.53% | - |
| HSV(B) | 192.73º | 0.22% | 0.6% | - |
| XYZ | 23.4 | 26.44 | 33.58 | - |
| YUV | 138.02 | 135.89 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 145 | 152 | 0.22 | 0.05 | 0 | 0.40 | 192.73 | 0.14 | 0.53 |
| Hex | 77 | 91 | 98 | 16 | 5 | 0 | 28 | C1 | E | 35 |
| Octal | 167 | 221 | 230 | 26 | 5 | 0 | 50 | 301 | 16 | 65 |
| Binary | 1110111 | 10010001 | 10011000 | 10110 | 101 | 0 | 101000 | 11000001 | 1110 | 110101 |
Color Harmonies of #779198
Complementary color
Monochromatic Colors of #779198
Black with #779198
Text Example
Text Example
White with #779198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779198; }
p { color: rgb(119,145,152); }
H1.HeaderClassName
{
color: #779198;
}
.AnyTagClassName
{
color: #779198;
}
</style>
background-color css
<style>
a { background-color: #779198; }
a { background-color: rgb(119,145,152); }
div.DivClassName
{
background-color: #779198;
}
.BgClassName
{
background-color: #779198;
}
</style>
border-color css
<style>
span { border-color: #779198; }
span { border-color: rgb(119,145,152); }
td.TdClassName
{
border-color: #779198;
}
.TagClassName
{
border-color: #779198;
}
</style>