Shades of Gothic #769195
Tints of Gothic #769195
RGB
CMYK
RGB Variations
Color information
#769195 (or 0x769195) is known color: Gothic. HEX triplet: 76, 91 and 95. RGB value is (118,145,149). Sum of RGB (Red+Green+Blue) = 118+145+149=412 (54% of max value = 765). Red value is 118 (46.48% from 255 or 28.64% from 412); Green value is 145 (57.03% from 255 or 35.19% from 412); Blue value is 149 (58.59% from 255 or 36.17% from 412); Max value from RGB is 149 - color contains mainly: blue. Hex color #769195 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769195 is #896E6A. Grayscale: #898989. Windows color (decimal): -9006699 or 9802102. OLE color: 9802102.
HSL color Cylindrical-coordinate representation of color #769195: hue angle of 187.74º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #769195 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 145 | 149 | - |
| CMYK | 0.21 | 0.03 | 0 | 0.42 |
| HSL | 187.74º | 0.13% | 0.52% | - |
| HSV(B) | 187.74º | 0.21% | 0.58% | - |
| XYZ | 23.02 | 26.27 | 32.29 | - |
| YUV | 137.38 | 134.55 | 114.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 145 | 149 | 0.21 | 0.03 | 0 | 0.42 | 187.74 | 0.13 | 0.52 |
| Hex | 76 | 91 | 95 | 15 | 3 | 0 | 2A | BC | D | 34 |
| Octal | 166 | 221 | 225 | 25 | 3 | 0 | 52 | 274 | 15 | 64 |
| Binary | 1110110 | 10010001 | 10010101 | 10101 | 11 | 0 | 101010 | 10111100 | 1101 | 110100 |
Color Harmonies of #769195
Complementary color
Monochromatic Colors of #769195
Black with #769195
Text Example
Text Example
White with #769195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769195; }
p { color: rgb(118,145,149); }
H1.HeaderClassName
{
color: #769195;
}
.AnyTagClassName
{
color: #769195;
}
</style>
background-color css
<style>
a { background-color: #769195; }
a { background-color: rgb(118,145,149); }
div.DivClassName
{
background-color: #769195;
}
.BgClassName
{
background-color: #769195;
}
</style>
border-color css
<style>
span { border-color: #769195; }
span { border-color: rgb(118,145,149); }
td.TdClassName
{
border-color: #769195;
}
.TagClassName
{
border-color: #769195;
}
</style>