Shades of Highland #718659
Tints of Highland #718659
RGB
CMYK
RGB Variations
Color information
#718659 (or 0x718659) is known color: Highland. HEX triplet: 71, 86 and 59. RGB value is (113,134,89). Sum of RGB (Red+Green+Blue) = 113+134+89=336 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.63% from 336); Green value is 134 (52.73% from 255 or 39.88% from 336); Blue value is 89 (35.16% from 255 or 26.49% from 336); Max value from RGB is 134 - color contains mainly: green. Hex color #718659 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718659 is #8E79A6. Grayscale: #7A7A7A. Windows color (decimal): -9337255 or 5867121. OLE color: 5867121.
HSL color Cylindrical-coordinate representation of color #718659: hue angle of 88º degrees, saturation: 0.2, 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 #718659 is Cyan = 0.16, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 134 | 89 | - |
| CMYK | 0.16 | 0 | 0.34 | 0.47 |
| HSL | 88º | 0.2% | 0.44% | - |
| HSV(B) | 88º | 0.34% | 0.53% | - |
| XYZ | 17.14 | 21.28 | 12.66 | - |
| YUV | 122.59 | 109.04 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 134 | 89 | 0.16 | 0 | 0.34 | 0.47 | 88 | 0.2 | 0.44 |
| Hex | 71 | 86 | 59 | 10 | 0 | 22 | 2F | 58 | 14 | 2C |
| Octal | 161 | 206 | 131 | 20 | 0 | 42 | 57 | 130 | 24 | 54 |
| Binary | 1110001 | 10000110 | 1011001 | 10000 | 0 | 100010 | 101111 | 1011000 | 10100 | 101100 |
Color Harmonies of #718659
Complementary color
Monochromatic Colors of #718659
Black with #718659
Text Example
Text Example
White with #718659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718659; }
p { color: rgb(113,134,89); }
H1.HeaderClassName
{
color: #718659;
}
.AnyTagClassName
{
color: #718659;
}
</style>
background-color css
<style>
a { background-color: #718659; }
a { background-color: rgb(113,134,89); }
div.DivClassName
{
background-color: #718659;
}
.BgClassName
{
background-color: #718659;
}
</style>
border-color css
<style>
span { border-color: #718659; }
span { border-color: rgb(113,134,89); }
td.TdClassName
{
border-color: #718659;
}
.TagClassName
{
border-color: #718659;
}
</style>