Shades of Gothic #759195
Tints of Gothic #759195
RGB
CMYK
RGB Variations
Color information
#759195 (or 0x759195) is known color: Gothic. HEX triplet: 75, 91 and 95. RGB value is (117,145,149). Sum of RGB (Red+Green+Blue) = 117+145+149=411 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.47% from 411); Green value is 145 (57.03% from 255 or 35.28% from 411); Blue value is 149 (58.59% from 255 or 36.25% from 411); Max value from RGB is 149 - color contains mainly: blue. Hex color #759195 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759195 is #8A6E6A. Grayscale: #898989. Windows color (decimal): -9072235 or 9802101. OLE color: 9802101.
HSL color Cylindrical-coordinate representation of color #759195: hue angle of 187.5º 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 #759195 is Cyan = 0.21, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 145 | 149 | - |
| CMYK | 0.21 | 0.03 | 0 | 0.42 |
| HSL | 187.5º | 0.13% | 0.52% | - |
| HSV(B) | 187.5º | 0.21% | 0.58% | - |
| XYZ | 22.89 | 26.2 | 32.29 | - |
| YUV | 137.08 | 134.72 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 149 | 0.21 | 0.03 | 0 | 0.42 | 187.5 | 0.13 | 0.52 |
| Hex | 75 | 91 | 95 | 15 | 3 | 0 | 2A | BC | D | 34 |
| Octal | 165 | 221 | 225 | 25 | 3 | 0 | 52 | 274 | 15 | 64 |
| Binary | 1110101 | 10010001 | 10010101 | 10101 | 11 | 0 | 101010 | 10111100 | 1101 | 110100 |
Color Harmonies of #759195
Complementary color
Monochromatic Colors of #759195
Black with #759195
Text Example
Text Example
White with #759195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759195; }
p { color: rgb(117,145,149); }
H1.HeaderClassName
{
color: #759195;
}
.AnyTagClassName
{
color: #759195;
}
</style>
background-color css
<style>
a { background-color: #759195; }
a { background-color: rgb(117,145,149); }
div.DivClassName
{
background-color: #759195;
}
.BgClassName
{
background-color: #759195;
}
</style>
border-color css
<style>
span { border-color: #759195; }
span { border-color: rgb(117,145,149); }
td.TdClassName
{
border-color: #759195;
}
.TagClassName
{
border-color: #759195;
}
</style>