Shades of Gothic #779397
Tints of Gothic #779397
RGB
CMYK
RGB Variations
Color information
#779397 (or 0x779397) is known color: Gothic. HEX triplet: 77, 93 and 97. RGB value is (119,147,151). Sum of RGB (Red+Green+Blue) = 119+147+151=417 (55% of max value = 765). Red value is 119 (46.88% from 255 or 28.54% from 417); Green value is 147 (57.81% from 255 or 35.25% from 417); Blue value is 151 (59.38% from 255 or 36.21% from 417); Max value from RGB is 151 - color contains mainly: blue. Hex color #779397 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779397 is #886C68. Grayscale: #8B8B8B. Windows color (decimal): -8940649 or 9933687. OLE color: 9933687.
HSL color Cylindrical-coordinate representation of color #779397: hue angle of 187.5º 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 #779397 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 147 | 151 | - |
| CMYK | 0.21 | 0.03 | 0 | 0.41 |
| HSL | 187.5º | 0.13% | 0.53% | - |
| HSV(B) | 187.5º | 0.21% | 0.59% | - |
| XYZ | 23.63 | 27.02 | 33.25 | - |
| YUV | 139.08 | 134.72 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 151 | 0.21 | 0.03 | 0 | 0.41 | 187.5 | 0.13 | 0.53 |
| Hex | 77 | 93 | 97 | 15 | 3 | 0 | 29 | BC | D | 35 |
| Octal | 167 | 223 | 227 | 25 | 3 | 0 | 51 | 274 | 15 | 65 |
| Binary | 1110111 | 10010011 | 10010111 | 10101 | 11 | 0 | 101001 | 10111100 | 1101 | 110101 |
Color Harmonies of #779397
Complementary color
Monochromatic Colors of #779397
Black with #779397
Text Example
Text Example
White with #779397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779397; }
p { color: rgb(119,147,151); }
H1.HeaderClassName
{
color: #779397;
}
.AnyTagClassName
{
color: #779397;
}
</style>
background-color css
<style>
a { background-color: #779397; }
a { background-color: rgb(119,147,151); }
div.DivClassName
{
background-color: #779397;
}
.BgClassName
{
background-color: #779397;
}
</style>
border-color css
<style>
span { border-color: #779397; }
span { border-color: rgb(119,147,151); }
td.TdClassName
{
border-color: #779397;
}
.TagClassName
{
border-color: #779397;
}
</style>