Shades of Gothic #779196
Tints of Gothic #779196
RGB
CMYK
RGB Variations
Color information
#779196 (or 0x779196) is known color: Gothic. HEX triplet: 77, 91 and 96. RGB value is (119,145,150). Sum of RGB (Red+Green+Blue) = 119+145+150=414 (54% of max value = 765). Red value is 119 (46.88% from 255 or 28.74% from 414); Green value is 145 (57.03% from 255 or 35.02% from 414); Blue value is 150 (58.98% from 255 or 36.23% from 414); Max value from RGB is 150 - color contains mainly: blue. Hex color #779196 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779196 is #886E69. Grayscale: #898989. Windows color (decimal): -8941162 or 9867639. OLE color: 9867639.
HSL color Cylindrical-coordinate representation of color #779196: hue angle of 189.68º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #779196 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 145 | 150 | - |
| CMYK | 0.21 | 0.03 | 0 | 0.41 |
| HSL | 189.68º | 0.13% | 0.53% | - |
| HSV(B) | 189.68º | 0.21% | 0.59% | - |
| XYZ | 23.24 | 26.37 | 32.72 | - |
| YUV | 137.8 | 134.89 | 114.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 145 | 150 | 0.21 | 0.03 | 0 | 0.41 | 189.68 | 0.13 | 0.53 |
| Hex | 77 | 91 | 96 | 15 | 3 | 0 | 29 | BE | D | 35 |
| Octal | 167 | 221 | 226 | 25 | 3 | 0 | 51 | 276 | 15 | 65 |
| Binary | 1110111 | 10010001 | 10010110 | 10101 | 11 | 0 | 101001 | 10111110 | 1101 | 110101 |
Color Harmonies of #779196
Complementary color
Monochromatic Colors of #779196
Black with #779196
Text Example
Text Example
White with #779196
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779196; }
p { color: rgb(119,145,150); }
H1.HeaderClassName
{
color: #779196;
}
.AnyTagClassName
{
color: #779196;
}
</style>
background-color css
<style>
a { background-color: #779196; }
a { background-color: rgb(119,145,150); }
div.DivClassName
{
background-color: #779196;
}
.BgClassName
{
background-color: #779196;
}
</style>
border-color css
<style>
span { border-color: #779196; }
span { border-color: rgb(119,145,150); }
td.TdClassName
{
border-color: #779196;
}
.TagClassName
{
border-color: #779196;
}
</style>