Shades of Gothic #759296
Tints of Gothic #759296
RGB
CMYK
RGB Variations
Color information
#759296 (or 0x759296) is known color: Gothic. HEX triplet: 75, 92 and 96. RGB value is (117,146,150). Sum of RGB (Red+Green+Blue) = 117+146+150=413 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.33% from 413); Green value is 146 (57.42% from 255 or 35.35% from 413); Blue value is 150 (58.98% from 255 or 36.32% from 413); Max value from RGB is 150 - color contains mainly: blue. Hex color #759296 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759296 is #8A6D69. Grayscale: #898989. Windows color (decimal): -9071978 or 9867893. OLE color: 9867893.
HSL color Cylindrical-coordinate representation of color #759296: hue angle of 187.27º 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 #759296 is Cyan = 0.22, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 146 | 150 | - |
| CMYK | 0.22 | 0.03 | 0 | 0.41 |
| HSL | 187.27º | 0.14% | 0.52% | - |
| HSV(B) | 187.27º | 0.22% | 0.59% | - |
| XYZ | 23.12 | 26.54 | 32.76 | - |
| YUV | 137.79 | 134.89 | 113.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 150 | 0.22 | 0.03 | 0 | 0.41 | 187.27 | 0.14 | 0.52 |
| Hex | 75 | 92 | 96 | 16 | 3 | 0 | 29 | BB | E | 34 |
| Octal | 165 | 222 | 226 | 26 | 3 | 0 | 51 | 273 | 16 | 64 |
| Binary | 1110101 | 10010010 | 10010110 | 10110 | 11 | 0 | 101001 | 10111011 | 1110 | 110100 |
Color Harmonies of #759296
Complementary color
Monochromatic Colors of #759296
Black with #759296
Text Example
Text Example
White with #759296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759296; }
p { color: rgb(117,146,150); }
H1.HeaderClassName
{
color: #759296;
}
.AnyTagClassName
{
color: #759296;
}
</style>
background-color css
<style>
a { background-color: #759296; }
a { background-color: rgb(117,146,150); }
div.DivClassName
{
background-color: #759296;
}
.BgClassName
{
background-color: #759296;
}
</style>
border-color css
<style>
span { border-color: #759296; }
span { border-color: rgb(117,146,150); }
td.TdClassName
{
border-color: #759296;
}
.TagClassName
{
border-color: #759296;
}
</style>