Shades of Gothic #759197
Tints of Gothic #759197
RGB
CMYK
RGB Variations
Color information
#759197 (or 0x759197) is known color: Gothic. HEX triplet: 75, 91 and 97. RGB value is (117,145,151). Sum of RGB (Red+Green+Blue) = 117+145+151=413 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.33% from 413); Green value is 145 (57.03% from 255 or 35.11% from 413); Blue value is 151 (59.38% from 255 or 36.56% from 413); Max value from RGB is 151 - color contains mainly: blue. Hex color #759197 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759197 is #8A6E68. Grayscale: #898989. Windows color (decimal): -9072233 or 9933173. OLE color: 9933173.
HSL color Cylindrical-coordinate representation of color #759197: hue angle of 190.59º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759197 is Cyan = 0.23, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 145 | 151 | - |
| CMYK | 0.23 | 0.04 | 0 | 0.41 |
| HSL | 190.59º | 0.14% | 0.53% | - |
| HSV(B) | 190.59º | 0.23% | 0.59% | - |
| XYZ | 23.05 | 26.27 | 33.13 | - |
| YUV | 137.31 | 135.72 | 113.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 151 | 0.23 | 0.04 | 0 | 0.41 | 190.59 | 0.14 | 0.53 |
| Hex | 75 | 91 | 97 | 17 | 4 | 0 | 29 | BF | E | 35 |
| Octal | 165 | 221 | 227 | 27 | 4 | 0 | 51 | 277 | 16 | 65 |
| Binary | 1110101 | 10010001 | 10010111 | 10111 | 100 | 0 | 101001 | 10111111 | 1110 | 110101 |
Color Harmonies of #759197
Complementary color
Monochromatic Colors of #759197
Black with #759197
Text Example
Text Example
White with #759197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759197; }
p { color: rgb(117,145,151); }
H1.HeaderClassName
{
color: #759197;
}
.AnyTagClassName
{
color: #759197;
}
</style>
background-color css
<style>
a { background-color: #759197; }
a { background-color: rgb(117,145,151); }
div.DivClassName
{
background-color: #759197;
}
.BgClassName
{
background-color: #759197;
}
</style>
border-color css
<style>
span { border-color: #759197; }
span { border-color: rgb(117,145,151); }
td.TdClassName
{
border-color: #759197;
}
.TagClassName
{
border-color: #759197;
}
</style>