Shades of Gothic #769296
Tints of Gothic #769296
RGB
CMYK
RGB Variations
Color information
#769296 (or 0x769296) is known color: Gothic. HEX triplet: 76, 92 and 96. RGB value is (118,146,150). Sum of RGB (Red+Green+Blue) = 118+146+150=414 (54% of max value = 765). Red value is 118 (46.48% from 255 or 28.50% from 414); Green value is 146 (57.42% from 255 or 35.27% 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 #769296 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769296 is #896D69. Grayscale: #8A8A8A. Windows color (decimal): -9006442 or 9867894. OLE color: 9867894.
HSL color Cylindrical-coordinate representation of color #769296: 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 #769296 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 146 | 150 | - |
| 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.26 | 26.61 | 32.76 | - |
| YUV | 138.08 | 134.72 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 150 | 0.21 | 0.03 | 0 | 0.41 | 187.5 | 0.13 | 0.53 |
| Hex | 76 | 92 | 96 | 15 | 3 | 0 | 29 | BC | D | 35 |
| Octal | 166 | 222 | 226 | 25 | 3 | 0 | 51 | 274 | 15 | 65 |
| Binary | 1110110 | 10010010 | 10010110 | 10101 | 11 | 0 | 101001 | 10111100 | 1101 | 110101 |
Color Harmonies of #769296
Complementary color
Monochromatic Colors of #769296
Black with #769296
Text Example
Text Example
White with #769296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769296; }
p { color: rgb(118,146,150); }
H1.HeaderClassName
{
color: #769296;
}
.AnyTagClassName
{
color: #769296;
}
</style>
background-color css
<style>
a { background-color: #769296; }
a { background-color: rgb(118,146,150); }
div.DivClassName
{
background-color: #769296;
}
.BgClassName
{
background-color: #769296;
}
</style>
border-color css
<style>
span { border-color: #769296; }
span { border-color: rgb(118,146,150); }
td.TdClassName
{
border-color: #769296;
}
.TagClassName
{
border-color: #769296;
}
</style>