Shades of Gothic #759399
Tints of Gothic #759399
RGB
CMYK
RGB Variations
Color information
#759399 (or 0x759399) is known color: Gothic. HEX triplet: 75, 93 and 99. RGB value is (117,147,153). Sum of RGB (Red+Green+Blue) = 117+147+153=417 (55% of max value = 765). Red value is 117 (46.09% from 255 or 28.06% from 417); Green value is 147 (57.81% from 255 or 35.25% from 417); Blue value is 153 (60.16% from 255 or 36.69% from 417); Max value from RGB is 153 - color contains mainly: blue. Hex color #759399 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759399 is #8A6C66. Grayscale: #8A8A8A. Windows color (decimal): -9071719 or 10064757. OLE color: 10064757.
HSL color Cylindrical-coordinate representation of color #759399: hue angle of 190º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #759399 is Cyan = 0.24, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 147 | 153 | - |
| CMYK | 0.24 | 0.04 | 0 | 0.4 |
| HSL | 190º | 0.15% | 0.53% | - |
| HSV(B) | 190º | 0.24% | 0.6% | - |
| XYZ | 23.52 | 26.95 | 34.1 | - |
| YUV | 138.71 | 136.06 | 112.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 153 | 0.24 | 0.04 | 0 | 0.4 | 190 | 0.15 | 0.53 |
| Hex | 75 | 93 | 99 | 18 | 4 | 0 | 28 | BE | F | 35 |
| Octal | 165 | 223 | 231 | 30 | 4 | 0 | 50 | 276 | 17 | 65 |
| Binary | 1110101 | 10010011 | 10011001 | 11000 | 100 | 0 | 101000 | 10111110 | 1111 | 110101 |
Color Harmonies of #759399
Complementary color
Monochromatic Colors of #759399
Black with #759399
Text Example
Text Example
White with #759399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759399; }
p { color: rgb(117,147,153); }
H1.HeaderClassName
{
color: #759399;
}
.AnyTagClassName
{
color: #759399;
}
</style>
background-color css
<style>
a { background-color: #759399; }
a { background-color: rgb(117,147,153); }
div.DivClassName
{
background-color: #759399;
}
.BgClassName
{
background-color: #759399;
}
</style>
border-color css
<style>
span { border-color: #759399; }
span { border-color: rgb(117,147,153); }
td.TdClassName
{
border-color: #759399;
}
.TagClassName
{
border-color: #759399;
}
</style>