Shades of Gothic #718790
Tints of Gothic #718790
RGB
CMYK
RGB Variations
Color information
#718790 (or 0x718790) is known color: Gothic. HEX triplet: 71, 87 and 90. RGB value is (113,135,144). Sum of RGB (Red+Green+Blue) = 113+135+144=392 (51% of max value = 765). Red value is 113 (44.53% from 255 or 28.83% from 392); Green value is 135 (53.12% from 255 or 34.44% from 392); Blue value is 144 (56.64% from 255 or 36.73% from 392); Max value from RGB is 144 - color contains mainly: blue. Hex color #718790 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #718790 is #8E786F. Grayscale: #818181. Windows color (decimal): -9336944 or 9471857. OLE color: 9471857.
HSL color Cylindrical-coordinate representation of color #718790: hue angle of 197.42º 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 #718790 is Cyan = 0.22, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 135 | 144 | - |
| CMYK | 0.22 | 0.06 | 0 | 0.44 |
| HSL | 197.42º | 0.12% | 0.5% | - |
| HSV(B) | 197.42º | 0.22% | 0.56% | - |
| XYZ | 20.51 | 22.85 | 29.72 | - |
| YUV | 129.45 | 136.21 | 116.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 135 | 144 | 0.22 | 0.06 | 0 | 0.44 | 197.42 | 0.12 | 0.5 |
| Hex | 71 | 87 | 90 | 16 | 6 | 0 | 2C | C5 | C | 32 |
| Octal | 161 | 207 | 220 | 26 | 6 | 0 | 54 | 305 | 14 | 62 |
| Binary | 1110001 | 10000111 | 10010000 | 10110 | 110 | 0 | 101100 | 11000101 | 1100 | 110010 |
Color Harmonies of #718790
Complementary color
Monochromatic Colors of #718790
Black with #718790
Text Example
Text Example
White with #718790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718790; }
p { color: rgb(113,135,144); }
H1.HeaderClassName
{
color: #718790;
}
.AnyTagClassName
{
color: #718790;
}
</style>
background-color css
<style>
a { background-color: #718790; }
a { background-color: rgb(113,135,144); }
div.DivClassName
{
background-color: #718790;
}
.BgClassName
{
background-color: #718790;
}
</style>
border-color css
<style>
span { border-color: #718790; }
span { border-color: rgb(113,135,144); }
td.TdClassName
{
border-color: #718790;
}
.TagClassName
{
border-color: #718790;
}
</style>