Shades of Highland #739361
Tints of Highland #739361
RGB
CMYK
RGB Variations
Color information
#739361 (or 0x739361) is known color: Highland. HEX triplet: 73, 93 and 61. RGB value is (115,147,97). Sum of RGB (Red+Green+Blue) = 115+147+97=359 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.03% from 359); Green value is 147 (57.81% from 255 or 40.95% from 359); Blue value is 97 (38.28% from 255 or 27.02% from 359); Max value from RGB is 147 - color contains mainly: green. Hex color #739361 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739361 is #8C6C9E. Grayscale: #838383. Windows color (decimal): -9202847 or 6394739. OLE color: 6394739.
HSL color Cylindrical-coordinate representation of color #739361: hue angle of 98.4º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #739361 is Cyan = 0.22, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 97 | - |
| CMYK | 0.22 | 0 | 0.34 | 0.42 |
| HSL | 98.4º | 0.2% | 0.48% | - |
| HSV(B) | 98.4º | 0.34% | 0.58% | - |
| XYZ | 19.66 | 25.38 | 15.17 | - |
| YUV | 131.73 | 108.4 | 116.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 97 | 0.22 | 0 | 0.34 | 0.42 | 98.4 | 0.2 | 0.48 |
| Hex | 73 | 93 | 61 | 16 | 0 | 22 | 2A | 62 | 14 | 30 |
| Octal | 163 | 223 | 141 | 26 | 0 | 42 | 52 | 142 | 24 | 60 |
| Binary | 1110011 | 10010011 | 1100001 | 10110 | 0 | 100010 | 101010 | 1100010 | 10100 | 110000 |
Color Harmonies of #739361
Complementary color
Monochromatic Colors of #739361
Black with #739361
Text Example
Text Example
White with #739361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739361; }
p { color: rgb(115,147,97); }
H1.HeaderClassName
{
color: #739361;
}
.AnyTagClassName
{
color: #739361;
}
</style>
background-color css
<style>
a { background-color: #739361; }
a { background-color: rgb(115,147,97); }
div.DivClassName
{
background-color: #739361;
}
.BgClassName
{
background-color: #739361;
}
</style>
border-color css
<style>
span { border-color: #739361; }
span { border-color: rgb(115,147,97); }
td.TdClassName
{
border-color: #739361;
}
.TagClassName
{
border-color: #739361;
}
</style>