Shades of Gothic #718689
Tints of Gothic #718689
RGB
CMYK
RGB Variations
Color information
#718689 (or 0x718689) is known color: Gothic. HEX triplet: 71, 86 and 89. RGB value is (113,134,137). Sum of RGB (Red+Green+Blue) = 113+134+137=384 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.43% from 384); Green value is 134 (52.73% from 255 or 34.90% from 384); Blue value is 137 (53.91% from 255 or 35.68% from 384); Max value from RGB is 137 - color contains mainly: blue. Hex color #718689 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #718689 is #8E7976. Grayscale: #808080. Windows color (decimal): -9337207 or 9012849. OLE color: 9012849.
HSL color Cylindrical-coordinate representation of color #718689: hue angle of 187.5º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #718689 is Cyan = 0.18, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 134 | 137 | - |
| CMYK | 0.18 | 0.02 | 0 | 0.46 |
| HSL | 187.5º | 0.1% | 0.49% | - |
| HSV(B) | 187.5º | 0.18% | 0.54% | - |
| XYZ | 19.85 | 22.37 | 26.94 | - |
| YUV | 128.06 | 133.04 | 117.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 134 | 137 | 0.18 | 0.02 | 0 | 0.46 | 187.5 | 0.1 | 0.49 |
| Hex | 71 | 86 | 89 | 12 | 2 | 0 | 2E | BC | A | 31 |
| Octal | 161 | 206 | 211 | 22 | 2 | 0 | 56 | 274 | 12 | 61 |
| Binary | 1110001 | 10000110 | 10001001 | 10010 | 10 | 0 | 101110 | 10111100 | 1010 | 110001 |
Color Harmonies of #718689
Complementary color
Monochromatic Colors of #718689
Black with #718689
Text Example
Text Example
White with #718689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718689; }
p { color: rgb(113,134,137); }
H1.HeaderClassName
{
color: #718689;
}
.AnyTagClassName
{
color: #718689;
}
</style>
background-color css
<style>
a { background-color: #718689; }
a { background-color: rgb(113,134,137); }
div.DivClassName
{
background-color: #718689;
}
.BgClassName
{
background-color: #718689;
}
</style>
border-color css
<style>
span { border-color: #718689; }
span { border-color: rgb(113,134,137); }
td.TdClassName
{
border-color: #718689;
}
.TagClassName
{
border-color: #718689;
}
</style>