Shades of Highland #739359
Tints of Highland #739359
RGB
CMYK
RGB Variations
Color information
#739359 (or 0x739359) is known color: Highland. HEX triplet: 73, 93 and 59. RGB value is (115,147,89). Sum of RGB (Red+Green+Blue) = 115+147+89=351 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.76% from 351); Green value is 147 (57.81% from 255 or 41.88% from 351); Blue value is 89 (35.16% from 255 or 25.36% from 351); Max value from RGB is 147 - color contains mainly: green. Hex color #739359 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739359 is #8C6CA6. Grayscale: #838383. Windows color (decimal): -9202855 or 5870451. OLE color: 5870451.
HSL color Cylindrical-coordinate representation of color #739359: hue angle of 93.1º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #739359 is Cyan = 0.22, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 89 | - |
| CMYK | 0.22 | 0 | 0.39 | 0.42 |
| HSL | 93.1º | 0.25% | 0.46% | - |
| HSV(B) | 93.1º | 0.39% | 0.58% | - |
| XYZ | 19.31 | 25.23 | 13.3 | - |
| YUV | 130.82 | 104.4 | 116.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 89 | 0.22 | 0 | 0.39 | 0.42 | 93.1 | 0.25 | 0.46 |
| Hex | 73 | 93 | 59 | 16 | 0 | 27 | 2A | 5D | 19 | 2E |
| Octal | 163 | 223 | 131 | 26 | 0 | 47 | 52 | 135 | 31 | 56 |
| Binary | 1110011 | 10010011 | 1011001 | 10110 | 0 | 100111 | 101010 | 1011101 | 11001 | 101110 |
Color Harmonies of #739359
Complementary color
Monochromatic Colors of #739359
Black with #739359
Text Example
Text Example
White with #739359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739359; }
p { color: rgb(115,147,89); }
H1.HeaderClassName
{
color: #739359;
}
.AnyTagClassName
{
color: #739359;
}
</style>
background-color css
<style>
a { background-color: #739359; }
a { background-color: rgb(115,147,89); }
div.DivClassName
{
background-color: #739359;
}
.BgClassName
{
background-color: #739359;
}
</style>
border-color css
<style>
span { border-color: #739359; }
span { border-color: rgb(115,147,89); }
td.TdClassName
{
border-color: #739359;
}
.TagClassName
{
border-color: #739359;
}
</style>