Shades of Gothic #728689
Tints of Gothic #728689
RGB
CMYK
RGB Variations
Color information
#728689 (or 0x728689) is known color: Gothic. HEX triplet: 72, 86 and 89. RGB value is (114,134,137). Sum of RGB (Red+Green+Blue) = 114+134+137=385 (50% of max value = 765). Red value is 114 (44.92% from 255 or 29.61% from 385); Green value is 134 (52.73% from 255 or 34.81% from 385); Blue value is 137 (53.91% from 255 or 35.58% from 385); Max value from RGB is 137 - color contains mainly: blue. Hex color #728689 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728689 is #8D7976. Grayscale: #808080. Windows color (decimal): -9271671 or 9012850. OLE color: 9012850.
HSL color Cylindrical-coordinate representation of color #728689: hue angle of 187.83º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #728689 is Cyan = 0.17, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 134 | 137 | - |
| CMYK | 0.17 | 0.02 | 0 | 0.46 |
| HSL | 187.83º | 0.09% | 0.49% | - |
| HSV(B) | 187.83º | 0.17% | 0.54% | - |
| XYZ | 19.98 | 22.43 | 26.94 | - |
| YUV | 128.36 | 132.87 | 117.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 134 | 137 | 0.17 | 0.02 | 0 | 0.46 | 187.83 | 0.09 | 0.49 |
| Hex | 72 | 86 | 89 | 11 | 2 | 0 | 2E | BC | 9 | 31 |
| Octal | 162 | 206 | 211 | 21 | 2 | 0 | 56 | 274 | 11 | 61 |
| Binary | 1110010 | 10000110 | 10001001 | 10001 | 10 | 0 | 101110 | 10111100 | 1001 | 110001 |
Color Harmonies of #728689
Complementary color
Monochromatic Colors of #728689
Black with #728689
Text Example
Text Example
White with #728689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728689; }
p { color: rgb(114,134,137); }
H1.HeaderClassName
{
color: #728689;
}
.AnyTagClassName
{
color: #728689;
}
</style>
background-color css
<style>
a { background-color: #728689; }
a { background-color: rgb(114,134,137); }
div.DivClassName
{
background-color: #728689;
}
.BgClassName
{
background-color: #728689;
}
</style>
border-color css
<style>
span { border-color: #728689; }
span { border-color: rgb(114,134,137); }
td.TdClassName
{
border-color: #728689;
}
.TagClassName
{
border-color: #728689;
}
</style>