Shades of Highland #739659
Tints of Highland #739659
RGB
CMYK
RGB Variations
Color information
#739659 (or 0x739659) is known color: Highland. HEX triplet: 73, 96 and 59. RGB value is (115,150,89). Sum of RGB (Red+Green+Blue) = 115+150+89=354 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.49% from 354); Green value is 150 (58.98% from 255 or 42.37% from 354); Blue value is 89 (35.16% from 255 or 25.14% from 354); Max value from RGB is 150 - color contains mainly: green. Hex color #739659 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739659 is #8C69A6. Grayscale: #848484. Windows color (decimal): -9202087 or 5871219. OLE color: 5871219.
HSL color Cylindrical-coordinate representation of color #739659: hue angle of 94.43º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #739659 is Cyan = 0.23, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 150 | 89 | - |
| CMYK | 0.23 | 0 | 0.41 | 0.41 |
| HSL | 94.43º | 0.26% | 0.47% | - |
| HSV(B) | 94.43º | 0.41% | 0.59% | - |
| XYZ | 19.78 | 26.18 | 13.46 | - |
| YUV | 132.58 | 103.4 | 115.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 150 | 89 | 0.23 | 0 | 0.41 | 0.41 | 94.43 | 0.26 | 0.47 |
| Hex | 73 | 96 | 59 | 17 | 0 | 29 | 29 | 5E | 1A | 2F |
| Octal | 163 | 226 | 131 | 27 | 0 | 51 | 51 | 136 | 32 | 57 |
| Binary | 1110011 | 10010110 | 1011001 | 10111 | 0 | 101001 | 101001 | 1011110 | 11010 | 101111 |
Color Harmonies of #739659
Complementary color
Monochromatic Colors of #739659
Black with #739659
Text Example
Text Example
White with #739659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739659; }
p { color: rgb(115,150,89); }
H1.HeaderClassName
{
color: #739659;
}
.AnyTagClassName
{
color: #739659;
}
</style>
background-color css
<style>
a { background-color: #739659; }
a { background-color: rgb(115,150,89); }
div.DivClassName
{
background-color: #739659;
}
.BgClassName
{
background-color: #739659;
}
</style>
border-color css
<style>
span { border-color: #739659; }
span { border-color: rgb(115,150,89); }
td.TdClassName
{
border-color: #739659;
}
.TagClassName
{
border-color: #739659;
}
</style>