Shades of Gothic #759297
Tints of Gothic #759297
RGB
CMYK
RGB Variations
Color information
#759297 (or 0x759297) is known color: Gothic. HEX triplet: 75, 92 and 97. RGB value is (117,146,151). Sum of RGB (Red+Green+Blue) = 117+146+151=414 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.26% from 414); Green value is 146 (57.42% from 255 or 35.27% from 414); Blue value is 151 (59.38% from 255 or 36.47% from 414); Max value from RGB is 151 - color contains mainly: blue. Hex color #759297 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759297 is #8A6D68. Grayscale: #898989. Windows color (decimal): -9071977 or 9933429. OLE color: 9933429.
HSL color Cylindrical-coordinate representation of color #759297: hue angle of 188.82º 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 #759297 is Cyan = 0.23, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 146 | 151 | - |
| CMYK | 0.23 | 0.03 | 0 | 0.41 |
| HSL | 188.82º | 0.14% | 0.53% | - |
| HSV(B) | 188.82º | 0.23% | 0.59% | - |
| XYZ | 23.2 | 26.57 | 33.18 | - |
| YUV | 137.9 | 135.39 | 113.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 151 | 0.23 | 0.03 | 0 | 0.41 | 188.82 | 0.14 | 0.53 |
| Hex | 75 | 92 | 97 | 17 | 3 | 0 | 29 | BD | E | 35 |
| Octal | 165 | 222 | 227 | 27 | 3 | 0 | 51 | 275 | 16 | 65 |
| Binary | 1110101 | 10010010 | 10010111 | 10111 | 11 | 0 | 101001 | 10111101 | 1110 | 110101 |
Color Harmonies of #759297
Complementary color
Monochromatic Colors of #759297
Black with #759297
Text Example
Text Example
White with #759297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759297; }
p { color: rgb(117,146,151); }
H1.HeaderClassName
{
color: #759297;
}
.AnyTagClassName
{
color: #759297;
}
</style>
background-color css
<style>
a { background-color: #759297; }
a { background-color: rgb(117,146,151); }
div.DivClassName
{
background-color: #759297;
}
.BgClassName
{
background-color: #759297;
}
</style>
border-color css
<style>
span { border-color: #759297; }
span { border-color: rgb(117,146,151); }
td.TdClassName
{
border-color: #759297;
}
.TagClassName
{
border-color: #759297;
}
</style>