Shades of Gothic #719399
Tints of Gothic #719399
RGB
CMYK
RGB Variations
Color information
#719399 (or 0x719399) is known color: Gothic. HEX triplet: 71, 93 and 99. RGB value is (113,147,153). Sum of RGB (Red+Green+Blue) = 113+147+153=413 (54% of max value = 765). Red value is 113 (44.53% from 255 or 27.36% from 413); Green value is 147 (57.81% from 255 or 35.59% from 413); Blue value is 153 (60.16% from 255 or 37.05% from 413); Max value from RGB is 153 - color contains mainly: blue. Hex color #719399 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719399 is #8E6C66. Grayscale: #898989. Windows color (decimal): -9333863 or 10064753. OLE color: 10064753.
HSL color Cylindrical-coordinate representation of color #719399: hue angle of 189º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #719399 is Cyan = 0.26, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 113 | 147 | 153 | - |
| CMYK | 0.26 | 0.04 | 0 | 0.4 |
| HSL | 189º | 0.16% | 0.52% | - |
| HSV(B) | 189º | 0.26% | 0.6% | - |
| XYZ | 22.99 | 26.68 | 34.07 | - |
| YUV | 137.52 | 136.74 | 110.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 153 | 0.26 | 0.04 | 0 | 0.4 | 189 | 0.16 | 0.52 |
| Hex | 71 | 93 | 99 | 1A | 4 | 0 | 28 | BD | 10 | 34 |
| Octal | 161 | 223 | 231 | 32 | 4 | 0 | 50 | 275 | 20 | 64 |
| Binary | 1110001 | 10010011 | 10011001 | 11010 | 100 | 0 | 101000 | 10111101 | 10000 | 110100 |
Color Harmonies of #719399
Complementary color
Monochromatic Colors of #719399
Black with #719399
Text Example
Text Example
White with #719399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719399; }
p { color: rgb(113,147,153); }
H1.HeaderClassName
{
color: #719399;
}
.AnyTagClassName
{
color: #719399;
}
</style>
background-color css
<style>
a { background-color: #719399; }
a { background-color: rgb(113,147,153); }
div.DivClassName
{
background-color: #719399;
}
.BgClassName
{
background-color: #719399;
}
</style>
border-color css
<style>
span { border-color: #719399; }
span { border-color: rgb(113,147,153); }
td.TdClassName
{
border-color: #719399;
}
.TagClassName
{
border-color: #719399;
}
</style>