Shades of Gothic #759095
Tints of Gothic #759095
RGB
CMYK
RGB Variations
Color information
#759095 (or 0x759095) is known color: Gothic. HEX triplet: 75, 90 and 95. RGB value is (117,144,149). Sum of RGB (Red+Green+Blue) = 117+144+149=410 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.54% from 410); Green value is 144 (56.64% from 255 or 35.12% from 410); Blue value is 149 (58.59% from 255 or 36.34% from 410); Max value from RGB is 149 - color contains mainly: blue. Hex color #759095 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759095 is #8A6F6A. Grayscale: #888888. Windows color (decimal): -9072491 or 9801845. OLE color: 9801845.
HSL color Cylindrical-coordinate representation of color #759095: hue angle of 189.38º 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 #759095 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 144 | 149 | - |
| CMYK | 0.21 | 0.03 | 0 | 0.42 |
| HSL | 189.38º | 0.13% | 0.52% | - |
| HSV(B) | 189.38º | 0.21% | 0.58% | - |
| XYZ | 22.73 | 25.9 | 32.23 | - |
| YUV | 136.5 | 135.05 | 114.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 149 | 0.21 | 0.03 | 0 | 0.42 | 189.38 | 0.13 | 0.52 |
| Hex | 75 | 90 | 95 | 15 | 3 | 0 | 2A | BD | D | 34 |
| Octal | 165 | 220 | 225 | 25 | 3 | 0 | 52 | 275 | 15 | 64 |
| Binary | 1110101 | 10010000 | 10010101 | 10101 | 11 | 0 | 101010 | 10111101 | 1101 | 110100 |
Color Harmonies of #759095
Complementary color
Monochromatic Colors of #759095
Black with #759095
Text Example
Text Example
White with #759095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759095; }
p { color: rgb(117,144,149); }
H1.HeaderClassName
{
color: #759095;
}
.AnyTagClassName
{
color: #759095;
}
</style>
background-color css
<style>
a { background-color: #759095; }
a { background-color: rgb(117,144,149); }
div.DivClassName
{
background-color: #759095;
}
.BgClassName
{
background-color: #759095;
}
</style>
border-color css
<style>
span { border-color: #759095; }
span { border-color: rgb(117,144,149); }
td.TdClassName
{
border-color: #759095;
}
.TagClassName
{
border-color: #759095;
}
</style>