Shades of Gothic #779299
Tints of Gothic #779299
RGB
CMYK
RGB Variations
Color information
#779299 (or 0x779299) is known color: Gothic. HEX triplet: 77, 92 and 99. RGB value is (119,146,153). Sum of RGB (Red+Green+Blue) = 119+146+153=418 (55% of max value = 765). Red value is 119 (46.88% from 255 or 28.47% from 418); Green value is 146 (57.42% from 255 or 34.93% from 418); Blue value is 153 (60.16% from 255 or 36.60% from 418); Max value from RGB is 153 - color contains mainly: blue. Hex color #779299 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779299 is #886D66. Grayscale: #8A8A8A. Windows color (decimal): -8940903 or 10064503. OLE color: 10064503.
HSL color Cylindrical-coordinate representation of color #779299: hue angle of 192.35º 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 #779299 is Cyan = 0.22, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 119 | 146 | 153 | - |
| CMYK | 0.22 | 0.05 | 0 | 0.4 |
| HSL | 192.35º | 0.14% | 0.53% | - |
| HSV(B) | 192.35º | 0.22% | 0.6% | - |
| XYZ | 23.64 | 26.78 | 34.06 | - |
| YUV | 138.73 | 136.05 | 113.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 146 | 153 | 0.22 | 0.05 | 0 | 0.4 | 192.35 | 0.14 | 0.53 |
| Hex | 77 | 92 | 99 | 16 | 5 | 0 | 28 | C0 | E | 35 |
| Octal | 167 | 222 | 231 | 26 | 5 | 0 | 50 | 300 | 16 | 65 |
| Binary | 1110111 | 10010010 | 10011001 | 10110 | 101 | 0 | 101000 | 11000000 | 1110 | 110101 |
Color Harmonies of #779299
Complementary color
Monochromatic Colors of #779299
Black with #779299
Text Example
Text Example
White with #779299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779299; }
p { color: rgb(119,146,153); }
H1.HeaderClassName
{
color: #779299;
}
.AnyTagClassName
{
color: #779299;
}
</style>
background-color css
<style>
a { background-color: #779299; }
a { background-color: rgb(119,146,153); }
div.DivClassName
{
background-color: #779299;
}
.BgClassName
{
background-color: #779299;
}
</style>
border-color css
<style>
span { border-color: #779299; }
span { border-color: rgb(119,146,153); }
td.TdClassName
{
border-color: #779299;
}
.TagClassName
{
border-color: #779299;
}
</style>