Shades of Highland #729559
Tints of Highland #729559
RGB
CMYK
RGB Variations
Color information
#729559 (or 0x729559) is known color: Highland. HEX triplet: 72, 95 and 59. RGB value is (114,149,89). Sum of RGB (Red+Green+Blue) = 114+149+89=352 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.39% from 352); Green value is 149 (58.59% from 255 or 42.33% from 352); Blue value is 89 (35.16% from 255 or 25.28% from 352); Max value from RGB is 149 - color contains mainly: green. Hex color #729559 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #729559 is #8D6AA6. Grayscale: #838383. Windows color (decimal): -9267879 or 5870962. OLE color: 5870962.
HSL color Cylindrical-coordinate representation of color #729559: hue angle of 95º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #729559 is Cyan = 0.23, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 149 | 89 | - |
| CMYK | 0.23 | 0 | 0.40 | 0.42 |
| HSL | 95º | 0.25% | 0.47% | - |
| HSV(B) | 95º | 0.4% | 0.58% | - |
| XYZ | 19.49 | 25.79 | 13.4 | - |
| YUV | 131.7 | 103.9 | 115.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 149 | 89 | 0.23 | 0 | 0.40 | 0.42 | 95 | 0.25 | 0.47 |
| Hex | 72 | 95 | 59 | 17 | 0 | 28 | 2A | 5F | 19 | 2F |
| Octal | 162 | 225 | 131 | 27 | 0 | 50 | 52 | 137 | 31 | 57 |
| Binary | 1110010 | 10010101 | 1011001 | 10111 | 0 | 101000 | 101010 | 1011111 | 11001 | 101111 |
Color Harmonies of #729559
Complementary color
Monochromatic Colors of #729559
Black with #729559
Text Example
Text Example
White with #729559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729559; }
p { color: rgb(114,149,89); }
H1.HeaderClassName
{
color: #729559;
}
.AnyTagClassName
{
color: #729559;
}
</style>
background-color css
<style>
a { background-color: #729559; }
a { background-color: rgb(114,149,89); }
div.DivClassName
{
background-color: #729559;
}
.BgClassName
{
background-color: #729559;
}
</style>
border-color css
<style>
span { border-color: #729559; }
span { border-color: rgb(114,149,89); }
td.TdClassName
{
border-color: #729559;
}
.TagClassName
{
border-color: #729559;
}
</style>