Shades of Highland #729160
Tints of Highland #729160
RGB
CMYK
RGB Variations
Color information
#729160 (or 0x729160) is known color: Highland. HEX triplet: 72, 91 and 60. RGB value is (114,145,96). Sum of RGB (Red+Green+Blue) = 114+145+96=355 (47% of max value = 765). Red value is 114 (44.92% from 255 or 32.11% from 355); Green value is 145 (57.03% from 255 or 40.85% from 355); Blue value is 96 (37.89% from 255 or 27.04% from 355); Max value from RGB is 145 - color contains mainly: green. Hex color #729160 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #729160 is #8D6E9F. Grayscale: #828282. Windows color (decimal): -9268896 or 6328690. OLE color: 6328690.
HSL color Cylindrical-coordinate representation of color #729160: hue angle of 97.96º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #729160 is Cyan = 0.21, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 145 | 96 | - |
| CMYK | 0.21 | 0 | 0.34 | 0.43 |
| HSL | 97.96º | 0.2% | 0.47% | - |
| HSV(B) | 97.96º | 0.34% | 0.57% | - |
| XYZ | 19.18 | 24.67 | 14.82 | - |
| YUV | 130.15 | 108.73 | 116.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 145 | 96 | 0.21 | 0 | 0.34 | 0.43 | 97.96 | 0.2 | 0.47 |
| Hex | 72 | 91 | 60 | 15 | 0 | 22 | 2B | 62 | 14 | 2F |
| Octal | 162 | 221 | 140 | 25 | 0 | 42 | 53 | 142 | 24 | 57 |
| Binary | 1110010 | 10010001 | 1100000 | 10101 | 0 | 100010 | 101011 | 1100010 | 10100 | 101111 |
Color Harmonies of #729160
Complementary color
Monochromatic Colors of #729160
Black with #729160
Text Example
Text Example
White with #729160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729160; }
p { color: rgb(114,145,96); }
H1.HeaderClassName
{
color: #729160;
}
.AnyTagClassName
{
color: #729160;
}
</style>
background-color css
<style>
a { background-color: #729160; }
a { background-color: rgb(114,145,96); }
div.DivClassName
{
background-color: #729160;
}
.BgClassName
{
background-color: #729160;
}
</style>
border-color css
<style>
span { border-color: #729160; }
span { border-color: rgb(114,145,96); }
td.TdClassName
{
border-color: #729160;
}
.TagClassName
{
border-color: #729160;
}
</style>