Shades of Gothic #759299
Tints of Gothic #759299
RGB
CMYK
RGB Variations
Color information
#759299 (or 0x759299) is known color: Gothic. HEX triplet: 75, 92 and 99. RGB value is (117,146,153). Sum of RGB (Red+Green+Blue) = 117+146+153=416 (55% of max value = 765). Red value is 117 (46.09% from 255 or 28.12% from 416); Green value is 146 (57.42% from 255 or 35.10% from 416); Blue value is 153 (60.16% from 255 or 36.78% from 416); Max value from RGB is 153 - color contains mainly: blue. Hex color #759299 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759299 is #8A6D66. Grayscale: #8A8A8A. Windows color (decimal): -9071975 or 10064501. OLE color: 10064501.
HSL color Cylindrical-coordinate representation of color #759299: hue angle of 191.67º 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 #759299 is Cyan = 0.24, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 146 | 153 | - |
| CMYK | 0.24 | 0.05 | 0 | 0.4 |
| HSL | 191.67º | 0.15% | 0.53% | - |
| HSV(B) | 191.67º | 0.24% | 0.6% | - |
| XYZ | 23.36 | 26.64 | 34.05 | - |
| YUV | 138.13 | 136.39 | 112.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 153 | 0.24 | 0.05 | 0 | 0.4 | 191.67 | 0.15 | 0.53 |
| Hex | 75 | 92 | 99 | 18 | 5 | 0 | 28 | C0 | F | 35 |
| Octal | 165 | 222 | 231 | 30 | 5 | 0 | 50 | 300 | 17 | 65 |
| Binary | 1110101 | 10010010 | 10011001 | 11000 | 101 | 0 | 101000 | 11000000 | 1111 | 110101 |
Color Harmonies of #759299
Complementary color
Monochromatic Colors of #759299
Black with #759299
Text Example
Text Example
White with #759299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759299; }
p { color: rgb(117,146,153); }
H1.HeaderClassName
{
color: #759299;
}
.AnyTagClassName
{
color: #759299;
}
</style>
background-color css
<style>
a { background-color: #759299; }
a { background-color: rgb(117,146,153); }
div.DivClassName
{
background-color: #759299;
}
.BgClassName
{
background-color: #759299;
}
</style>
border-color css
<style>
span { border-color: #759299; }
span { border-color: rgb(117,146,153); }
td.TdClassName
{
border-color: #759299;
}
.TagClassName
{
border-color: #759299;
}
</style>