Shades of Highland #729059
Tints of Highland #729059
RGB
CMYK
RGB Variations
Color information
#729059 (or 0x729059) is known color: Highland. HEX triplet: 72, 90 and 59. RGB value is (114,144,89). Sum of RGB (Red+Green+Blue) = 114+144+89=347 (45% of max value = 765). Red value is 114 (44.92% from 255 or 32.85% from 347); Green value is 144 (56.64% from 255 or 41.50% from 347); Blue value is 89 (35.16% from 255 or 25.65% from 347); Max value from RGB is 144 - color contains mainly: green. Hex color #729059 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #729059 is #8D6FA6. Grayscale: #808080. Windows color (decimal): -9269159 or 5869682. OLE color: 5869682.
HSL color Cylindrical-coordinate representation of color #729059: hue angle of 92.73º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #729059 is Cyan = 0.21, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 144 | 89 | - |
| CMYK | 0.21 | 0 | 0.38 | 0.44 |
| HSL | 92.73º | 0.24% | 0.46% | - |
| HSV(B) | 92.73º | 0.38% | 0.56% | - |
| XYZ | 18.72 | 24.25 | 13.14 | - |
| YUV | 128.76 | 105.56 | 117.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 144 | 89 | 0.21 | 0 | 0.38 | 0.44 | 92.73 | 0.24 | 0.46 |
| Hex | 72 | 90 | 59 | 15 | 0 | 26 | 2C | 5D | 18 | 2E |
| Octal | 162 | 220 | 131 | 25 | 0 | 46 | 54 | 135 | 30 | 56 |
| Binary | 1110010 | 10010000 | 1011001 | 10101 | 0 | 100110 | 101100 | 1011101 | 11000 | 101110 |
Color Harmonies of #729059
Complementary color
Monochromatic Colors of #729059
Black with #729059
Text Example
Text Example
White with #729059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729059; }
p { color: rgb(114,144,89); }
H1.HeaderClassName
{
color: #729059;
}
.AnyTagClassName
{
color: #729059;
}
</style>
background-color css
<style>
a { background-color: #729059; }
a { background-color: rgb(114,144,89); }
div.DivClassName
{
background-color: #729059;
}
.BgClassName
{
background-color: #729059;
}
</style>
border-color css
<style>
span { border-color: #729059; }
span { border-color: rgb(114,144,89); }
td.TdClassName
{
border-color: #729059;
}
.TagClassName
{
border-color: #729059;
}
</style>