Shades of Highland #738759
Tints of Highland #738759
RGB
CMYK
RGB Variations
Color information
#738759 (or 0x738759) is known color: Highland. HEX triplet: 73, 87 and 59. RGB value is (115,135,89). Sum of RGB (Red+Green+Blue) = 115+135+89=339 (44% of max value = 765). Red value is 115 (45.31% from 255 or 33.92% from 339); Green value is 135 (53.12% from 255 or 39.82% from 339); Blue value is 89 (35.16% from 255 or 26.25% from 339); Max value from RGB is 135 - color contains mainly: green. Hex color #738759 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738759 is #8C78A6. Grayscale: #7B7B7B. Windows color (decimal): -9205927 or 5867379. OLE color: 5867379.
HSL color Cylindrical-coordinate representation of color #738759: hue angle of 86.09º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #738759 is Cyan = 0.15, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 135 | 89 | - |
| CMYK | 0.15 | 0 | 0.34 | 0.47 |
| HSL | 86.09º | 0.21% | 0.44% | - |
| HSV(B) | 86.09º | 0.34% | 0.53% | - |
| XYZ | 17.54 | 21.69 | 12.71 | - |
| YUV | 123.78 | 108.37 | 121.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 89 | 0.15 | 0 | 0.34 | 0.47 | 86.09 | 0.21 | 0.44 |
| Hex | 73 | 87 | 59 | F | 0 | 22 | 2F | 56 | 15 | 2C |
| Octal | 163 | 207 | 131 | 17 | 0 | 42 | 57 | 126 | 25 | 54 |
| Binary | 1110011 | 10000111 | 1011001 | 1111 | 0 | 100010 | 101111 | 1010110 | 10101 | 101100 |
Color Harmonies of #738759
Complementary color
Monochromatic Colors of #738759
Black with #738759
Text Example
Text Example
White with #738759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738759; }
p { color: rgb(115,135,89); }
H1.HeaderClassName
{
color: #738759;
}
.AnyTagClassName
{
color: #738759;
}
</style>
background-color css
<style>
a { background-color: #738759; }
a { background-color: rgb(115,135,89); }
div.DivClassName
{
background-color: #738759;
}
.BgClassName
{
background-color: #738759;
}
</style>
border-color css
<style>
span { border-color: #738759; }
span { border-color: rgb(115,135,89); }
td.TdClassName
{
border-color: #738759;
}
.TagClassName
{
border-color: #738759;
}
</style>