Shades of Gothic #759498
Tints of Gothic #759498
RGB
CMYK
RGB Variations
Color information
#759498 (or 0x759498) is known color: Gothic. HEX triplet: 75, 94 and 98. RGB value is (117,148,152). Sum of RGB (Red+Green+Blue) = 117+148+152=417 (55% of max value = 765). Red value is 117 (46.09% from 255 or 28.06% from 417); Green value is 148 (58.20% from 255 or 35.49% from 417); Blue value is 152 (59.77% from 255 or 36.45% from 417); Max value from RGB is 152 - color contains mainly: blue. Hex color #759498 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759498 is #8A6B67. Grayscale: #8B8B8B. Windows color (decimal): -9071464 or 9999477. OLE color: 9999477.
HSL color Cylindrical-coordinate representation of color #759498: hue angle of 186.86º 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 #759498 is Cyan = 0.23, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 148 | 152 | - |
| CMYK | 0.23 | 0.03 | 0 | 0.40 |
| HSL | 186.86º | 0.15% | 0.53% | - |
| HSV(B) | 186.86º | 0.23% | 0.6% | - |
| XYZ | 23.59 | 27.23 | 33.72 | - |
| YUV | 139.19 | 135.23 | 112.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 152 | 0.23 | 0.03 | 0 | 0.40 | 186.86 | 0.15 | 0.53 |
| Hex | 75 | 94 | 98 | 17 | 3 | 0 | 28 | BB | F | 35 |
| Octal | 165 | 224 | 230 | 27 | 3 | 0 | 50 | 273 | 17 | 65 |
| Binary | 1110101 | 10010100 | 10011000 | 10111 | 11 | 0 | 101000 | 10111011 | 1111 | 110101 |
Color Harmonies of #759498
Complementary color
Monochromatic Colors of #759498
Black with #759498
Text Example
Text Example
White with #759498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759498; }
p { color: rgb(117,148,152); }
H1.HeaderClassName
{
color: #759498;
}
.AnyTagClassName
{
color: #759498;
}
</style>
background-color css
<style>
a { background-color: #759498; }
a { background-color: rgb(117,148,152); }
div.DivClassName
{
background-color: #759498;
}
.BgClassName
{
background-color: #759498;
}
</style>
border-color css
<style>
span { border-color: #759498; }
span { border-color: rgb(117,148,152); }
td.TdClassName
{
border-color: #759498;
}
.TagClassName
{
border-color: #759498;
}
</style>