Shades of Gothic #728586
Tints of Gothic #728586
RGB
CMYK
RGB Variations
Color information
#728586 (or 0x728586) is known color: Gothic. HEX triplet: 72, 85 and 86. RGB value is (114,133,134). Sum of RGB (Red+Green+Blue) = 114+133+134=381 (50% of max value = 765). Red value is 114 (44.92% from 255 or 29.92% from 381); Green value is 133 (52.34% from 255 or 34.91% from 381); Blue value is 134 (52.73% from 255 or 35.17% from 381); Max value from RGB is 134 - color contains mainly: blue. Hex color #728586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728586 is #8D7A79. Grayscale: #7F7F7F. Windows color (decimal): -9271930 or 8815986. OLE color: 8815986.
HSL color Cylindrical-coordinate representation of color #728586: hue angle of 183º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #728586 is Cyan = 0.15, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 133 | 134 | - |
| CMYK | 0.15 | 0.01 | 0 | 0.47 |
| HSL | 183º | 0.08% | 0.49% | - |
| HSV(B) | 183º | 0.15% | 0.53% | - |
| XYZ | 19.63 | 22.07 | 25.78 | - |
| YUV | 127.43 | 131.71 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 133 | 134 | 0.15 | 0.01 | 0 | 0.47 | 183 | 0.08 | 0.49 |
| Hex | 72 | 85 | 86 | F | 1 | 0 | 2F | B7 | 8 | 31 |
| Octal | 162 | 205 | 206 | 17 | 1 | 0 | 57 | 267 | 10 | 61 |
| Binary | 1110010 | 10000101 | 10000110 | 1111 | 1 | 0 | 101111 | 10110111 | 1000 | 110001 |
Color Harmonies of #728586
Complementary color
Monochromatic Colors of #728586
Black with #728586
Text Example
Text Example
White with #728586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728586; }
p { color: rgb(114,133,134); }
H1.HeaderClassName
{
color: #728586;
}
.AnyTagClassName
{
color: #728586;
}
</style>
background-color css
<style>
a { background-color: #728586; }
a { background-color: rgb(114,133,134); }
div.DivClassName
{
background-color: #728586;
}
.BgClassName
{
background-color: #728586;
}
</style>
border-color css
<style>
span { border-color: #728586; }
span { border-color: rgb(114,133,134); }
td.TdClassName
{
border-color: #728586;
}
.TagClassName
{
border-color: #728586;
}
</style>