Shades of Gothic #769397
Tints of Gothic #769397
RGB
CMYK
RGB Variations
Color information
#769397 (or 0x769397) is known color: Gothic. HEX triplet: 76, 93 and 97. RGB value is (118,147,151). Sum of RGB (Red+Green+Blue) = 118+147+151=416 (55% of max value = 765). Red value is 118 (46.48% from 255 or 28.37% from 416); Green value is 147 (57.81% from 255 or 35.34% from 416); Blue value is 151 (59.38% from 255 or 36.30% from 416); Max value from RGB is 151 - color contains mainly: blue. Hex color #769397 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769397 is #896C68. Grayscale: #8A8A8A. Windows color (decimal): -9006185 or 9933686. OLE color: 9933686.
HSL color Cylindrical-coordinate representation of color #769397: hue angle of 187.27º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #769397 is Cyan = 0.22, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 147 | 151 | - |
| CMYK | 0.22 | 0.03 | 0 | 0.41 |
| HSL | 187.27º | 0.14% | 0.53% | - |
| HSV(B) | 187.27º | 0.22% | 0.59% | - |
| XYZ | 23.49 | 26.95 | 33.24 | - |
| YUV | 138.79 | 134.89 | 113.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 151 | 0.22 | 0.03 | 0 | 0.41 | 187.27 | 0.14 | 0.53 |
| Hex | 76 | 93 | 97 | 16 | 3 | 0 | 29 | BB | E | 35 |
| Octal | 166 | 223 | 227 | 26 | 3 | 0 | 51 | 273 | 16 | 65 |
| Binary | 1110110 | 10010011 | 10010111 | 10110 | 11 | 0 | 101001 | 10111011 | 1110 | 110101 |
Color Harmonies of #769397
Complementary color
Monochromatic Colors of #769397
Black with #769397
Text Example
Text Example
White with #769397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769397; }
p { color: rgb(118,147,151); }
H1.HeaderClassName
{
color: #769397;
}
.AnyTagClassName
{
color: #769397;
}
</style>
background-color css
<style>
a { background-color: #769397; }
a { background-color: rgb(118,147,151); }
div.DivClassName
{
background-color: #769397;
}
.BgClassName
{
background-color: #769397;
}
</style>
border-color css
<style>
span { border-color: #769397; }
span { border-color: rgb(118,147,151); }
td.TdClassName
{
border-color: #769397;
}
.TagClassName
{
border-color: #769397;
}
</style>