Shades of Gothic #719198
Tints of Gothic #719198
RGB
CMYK
RGB Variations
Color information
#719198 (or 0x719198) is known color: Gothic. HEX triplet: 71, 91 and 98. RGB value is (113,145,152). Sum of RGB (Red+Green+Blue) = 113+145+152=410 (54% of max value = 765). Red value is 113 (44.53% from 255 or 27.56% from 410); Green value is 145 (57.03% from 255 or 35.37% from 410); Blue value is 152 (59.77% from 255 or 37.07% from 410); Max value from RGB is 152 - color contains mainly: blue. Hex color #719198 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719198 is #8E6E67. Grayscale: #888888. Windows color (decimal): -9334376 or 9998705. OLE color: 9998705.
HSL color Cylindrical-coordinate representation of color #719198: hue angle of 190.77º 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 #719198 is Cyan = 0.26, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 145 | 152 | - |
| CMYK | 0.26 | 0.05 | 0 | 0.40 |
| HSL | 190.77º | 0.16% | 0.52% | - |
| HSV(B) | 190.77º | 0.26% | 0.6% | - |
| XYZ | 22.6 | 26.03 | 33.54 | - |
| YUV | 136.23 | 136.9 | 111.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 145 | 152 | 0.26 | 0.05 | 0 | 0.40 | 190.77 | 0.16 | 0.52 |
| Hex | 71 | 91 | 98 | 1A | 5 | 0 | 28 | BF | 10 | 34 |
| Octal | 161 | 221 | 230 | 32 | 5 | 0 | 50 | 277 | 20 | 64 |
| Binary | 1110001 | 10010001 | 10011000 | 11010 | 101 | 0 | 101000 | 10111111 | 10000 | 110100 |
Color Harmonies of #719198
Complementary color
Monochromatic Colors of #719198
Black with #719198
Text Example
Text Example
White with #719198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719198; }
p { color: rgb(113,145,152); }
H1.HeaderClassName
{
color: #719198;
}
.AnyTagClassName
{
color: #719198;
}
</style>
background-color css
<style>
a { background-color: #719198; }
a { background-color: rgb(113,145,152); }
div.DivClassName
{
background-color: #719198;
}
.BgClassName
{
background-color: #719198;
}
</style>
border-color css
<style>
span { border-color: #719198; }
span { border-color: rgb(113,145,152); }
td.TdClassName
{
border-color: #719198;
}
.TagClassName
{
border-color: #719198;
}
</style>