Shades of Highland #728759
Tints of Highland #728759
RGB
CMYK
RGB Variations
Color information
#728759 (or 0x728759) is known color: Highland. HEX triplet: 72, 87 and 59. RGB value is (114,135,89). Sum of RGB (Red+Green+Blue) = 114+135+89=338 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.73% from 338); Green value is 135 (53.12% from 255 or 39.94% from 338); Blue value is 89 (35.16% from 255 or 26.33% from 338); Max value from RGB is 135 - color contains mainly: green. Hex color #728759 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728759 is #8D78A6. Grayscale: #7B7B7B. Windows color (decimal): -9271463 or 5867378. OLE color: 5867378.
HSL color Cylindrical-coordinate representation of color #728759: hue angle of 87.39º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #728759 is Cyan = 0.16, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 135 | 89 | - |
| CMYK | 0.16 | 0 | 0.34 | 0.47 |
| HSL | 87.39º | 0.21% | 0.44% | - |
| HSV(B) | 87.39º | 0.34% | 0.53% | - |
| XYZ | 17.41 | 21.63 | 12.71 | - |
| YUV | 123.48 | 108.54 | 121.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 135 | 89 | 0.16 | 0 | 0.34 | 0.47 | 87.39 | 0.21 | 0.44 |
| Hex | 72 | 87 | 59 | 10 | 0 | 22 | 2F | 57 | 15 | 2C |
| Octal | 162 | 207 | 131 | 20 | 0 | 42 | 57 | 127 | 25 | 54 |
| Binary | 1110010 | 10000111 | 1011001 | 10000 | 0 | 100010 | 101111 | 1010111 | 10101 | 101100 |
Color Harmonies of #728759
Complementary color
Monochromatic Colors of #728759
Black with #728759
Text Example
Text Example
White with #728759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728759; }
p { color: rgb(114,135,89); }
H1.HeaderClassName
{
color: #728759;
}
.AnyTagClassName
{
color: #728759;
}
</style>
background-color css
<style>
a { background-color: #728759; }
a { background-color: rgb(114,135,89); }
div.DivClassName
{
background-color: #728759;
}
.BgClassName
{
background-color: #728759;
}
</style>
border-color css
<style>
span { border-color: #728759; }
span { border-color: rgb(114,135,89); }
td.TdClassName
{
border-color: #728759;
}
.TagClassName
{
border-color: #728759;
}
</style>