Shades of Gothic #718890
Tints of Gothic #718890
RGB
CMYK
RGB Variations
Color information
#718890 (or 0x718890) is known color: Gothic. HEX triplet: 71, 88 and 90. RGB value is (113,136,144). Sum of RGB (Red+Green+Blue) = 113+136+144=393 (52% of max value = 765). Red value is 113 (44.53% from 255 or 28.75% from 393); Green value is 136 (53.52% from 255 or 34.61% from 393); Blue value is 144 (56.64% from 255 or 36.64% from 393); Max value from RGB is 144 - color contains mainly: blue. Hex color #718890 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #718890 is #8E776F. Grayscale: #818181. Windows color (decimal): -9336688 or 9472113. OLE color: 9472113.
HSL color Cylindrical-coordinate representation of color #718890: hue angle of 195.48º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #718890 is Cyan = 0.22, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 136 | 144 | - |
| CMYK | 0.22 | 0.06 | 0 | 0.44 |
| HSL | 195.48º | 0.12% | 0.5% | - |
| HSV(B) | 195.48º | 0.22% | 0.56% | - |
| XYZ | 20.65 | 23.13 | 29.76 | - |
| YUV | 130.04 | 135.88 | 115.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 136 | 144 | 0.22 | 0.06 | 0 | 0.44 | 195.48 | 0.12 | 0.5 |
| Hex | 71 | 88 | 90 | 16 | 6 | 0 | 2C | C3 | C | 32 |
| Octal | 161 | 210 | 220 | 26 | 6 | 0 | 54 | 303 | 14 | 62 |
| Binary | 1110001 | 10001000 | 10010000 | 10110 | 110 | 0 | 101100 | 11000011 | 1100 | 110010 |
Color Harmonies of #718890
Complementary color
Monochromatic Colors of #718890
Black with #718890
Text Example
Text Example
White with #718890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718890; }
p { color: rgb(113,136,144); }
H1.HeaderClassName
{
color: #718890;
}
.AnyTagClassName
{
color: #718890;
}
</style>
background-color css
<style>
a { background-color: #718890; }
a { background-color: rgb(113,136,144); }
div.DivClassName
{
background-color: #718890;
}
.BgClassName
{
background-color: #718890;
}
</style>
border-color css
<style>
span { border-color: #718890; }
span { border-color: rgb(113,136,144); }
td.TdClassName
{
border-color: #718890;
}
.TagClassName
{
border-color: #718890;
}
</style>