Shades of Highland #728756
Tints of Highland #728756
RGB
CMYK
RGB Variations
Color information
#728756 (or 0x728756) is known color: Highland. HEX triplet: 72, 87 and 56. RGB value is (114,135,86). Sum of RGB (Red+Green+Blue) = 114+135+86=335 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.03% from 335); Green value is 135 (53.12% from 255 or 40.30% from 335); Blue value is 86 (33.98% from 255 or 25.67% from 335); Max value from RGB is 135 - color contains mainly: green. Hex color #728756 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728756 is #8D78A9. Grayscale: #7B7B7B. Windows color (decimal): -9271466 or 5670770. OLE color: 5670770.
HSL color Cylindrical-coordinate representation of color #728756: hue angle of 85.71º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #728756 is Cyan = 0.16, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 135 | 86 | - |
| CMYK | 0.16 | 0 | 0.36 | 0.47 |
| HSL | 85.71º | 0.22% | 0.43% | - |
| HSV(B) | 85.71º | 0.36% | 0.53% | - |
| XYZ | 17.28 | 21.58 | 12.06 | - |
| YUV | 123.14 | 107.04 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 135 | 86 | 0.16 | 0 | 0.36 | 0.47 | 85.71 | 0.22 | 0.43 |
| Hex | 72 | 87 | 56 | 10 | 0 | 24 | 2F | 56 | 16 | 2B |
| Octal | 162 | 207 | 126 | 20 | 0 | 44 | 57 | 126 | 26 | 53 |
| Binary | 1110010 | 10000111 | 1010110 | 10000 | 0 | 100100 | 101111 | 1010110 | 10110 | 101011 |
Color Harmonies of #728756
Complementary color
Monochromatic Colors of #728756
Black with #728756
Text Example
Text Example
White with #728756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728756; }
p { color: rgb(114,135,86); }
H1.HeaderClassName
{
color: #728756;
}
.AnyTagClassName
{
color: #728756;
}
</style>
background-color css
<style>
a { background-color: #728756; }
a { background-color: rgb(114,135,86); }
div.DivClassName
{
background-color: #728756;
}
.BgClassName
{
background-color: #728756;
}
</style>
border-color css
<style>
span { border-color: #728756; }
span { border-color: rgb(114,135,86); }
td.TdClassName
{
border-color: #728756;
}
.TagClassName
{
border-color: #728756;
}
</style>