Shades of Gothic #759398
Tints of Gothic #759398
RGB
CMYK
RGB Variations
Color information
#759398 (or 0x759398) is known color: Gothic. HEX triplet: 75, 93 and 98. RGB value is (117,147,152). Sum of RGB (Red+Green+Blue) = 117+147+152=416 (55% of max value = 765). Red value is 117 (46.09% from 255 or 28.12% from 416); Green value is 147 (57.81% from 255 or 35.34% from 416); Blue value is 152 (59.77% from 255 or 36.54% from 416); Max value from RGB is 152 - color contains mainly: blue. Hex color #759398 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759398 is #8A6C67. Grayscale: #8A8A8A. Windows color (decimal): -9071720 or 9999221. OLE color: 9999221.
HSL color Cylindrical-coordinate representation of color #759398: hue angle of 188.57º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759398 is Cyan = 0.23, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 147 | 152 | - |
| CMYK | 0.23 | 0.03 | 0 | 0.40 |
| HSL | 188.57º | 0.15% | 0.53% | - |
| HSV(B) | 188.57º | 0.23% | 0.6% | - |
| XYZ | 23.44 | 26.92 | 33.67 | - |
| YUV | 138.6 | 135.56 | 112.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 152 | 0.23 | 0.03 | 0 | 0.40 | 188.57 | 0.15 | 0.53 |
| Hex | 75 | 93 | 98 | 17 | 3 | 0 | 28 | BD | F | 35 |
| Octal | 165 | 223 | 230 | 27 | 3 | 0 | 50 | 275 | 17 | 65 |
| Binary | 1110101 | 10010011 | 10011000 | 10111 | 11 | 0 | 101000 | 10111101 | 1111 | 110101 |
Color Harmonies of #759398
Complementary color
Monochromatic Colors of #759398
Black with #759398
Text Example
Text Example
White with #759398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759398; }
p { color: rgb(117,147,152); }
H1.HeaderClassName
{
color: #759398;
}
.AnyTagClassName
{
color: #759398;
}
</style>
background-color css
<style>
a { background-color: #759398; }
a { background-color: rgb(117,147,152); }
div.DivClassName
{
background-color: #759398;
}
.BgClassName
{
background-color: #759398;
}
</style>
border-color css
<style>
span { border-color: #759398; }
span { border-color: rgb(117,147,152); }
td.TdClassName
{
border-color: #759398;
}
.TagClassName
{
border-color: #759398;
}
</style>