Shades of Gothic #759096
Tints of Gothic #759096
RGB
CMYK
RGB Variations
Color information
#759096 (or 0x759096) is known color: Gothic. HEX triplet: 75, 90 and 96. RGB value is (117,144,150). Sum of RGB (Red+Green+Blue) = 117+144+150=411 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.47% from 411); Green value is 144 (56.64% from 255 or 35.04% from 411); Blue value is 150 (58.98% from 255 or 36.50% from 411); Max value from RGB is 150 - color contains mainly: blue. Hex color #759096 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759096 is #8A6F69. Grayscale: #888888. Windows color (decimal): -9072490 or 9867381. OLE color: 9867381.
HSL color Cylindrical-coordinate representation of color #759096: hue angle of 190.91º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #759096 is Cyan = 0.22, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 144 | 150 | - |
| CMYK | 0.22 | 0.04 | 0 | 0.41 |
| HSL | 190.91º | 0.14% | 0.52% | - |
| HSV(B) | 190.91º | 0.22% | 0.59% | - |
| XYZ | 22.81 | 25.93 | 32.66 | - |
| YUV | 136.61 | 135.55 | 114.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 150 | 0.22 | 0.04 | 0 | 0.41 | 190.91 | 0.14 | 0.52 |
| Hex | 75 | 90 | 96 | 16 | 4 | 0 | 29 | BF | E | 34 |
| Octal | 165 | 220 | 226 | 26 | 4 | 0 | 51 | 277 | 16 | 64 |
| Binary | 1110101 | 10010000 | 10010110 | 10110 | 100 | 0 | 101001 | 10111111 | 1110 | 110100 |
Color Harmonies of #759096
Complementary color
Monochromatic Colors of #759096
Black with #759096
Text Example
Text Example
White with #759096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759096; }
p { color: rgb(117,144,150); }
H1.HeaderClassName
{
color: #759096;
}
.AnyTagClassName
{
color: #759096;
}
</style>
background-color css
<style>
a { background-color: #759096; }
a { background-color: rgb(117,144,150); }
div.DivClassName
{
background-color: #759096;
}
.BgClassName
{
background-color: #759096;
}
</style>
border-color css
<style>
span { border-color: #759096; }
span { border-color: rgb(117,144,150); }
td.TdClassName
{
border-color: #759096;
}
.TagClassName
{
border-color: #759096;
}
</style>