Shades of Highland #709059
Tints of Highland #709059
RGB
CMYK
RGB Variations
Color information
#709059 (or 0x709059) is known color: Highland. HEX triplet: 70, 90 and 59. RGB value is (112,144,89). Sum of RGB (Red+Green+Blue) = 112+144+89=345 (45% of max value = 765). Red value is 112 (44.14% from 255 or 32.46% from 345); Green value is 144 (56.64% from 255 or 41.74% from 345); Blue value is 89 (35.16% from 255 or 25.80% from 345); Max value from RGB is 144 - color contains mainly: green. Hex color #709059 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #709059 is #8F6FA6. Grayscale: #808080. Windows color (decimal): -9400231 or 5869680. OLE color: 5869680.
HSL color Cylindrical-coordinate representation of color #709059: hue angle of 94.91º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #709059 is Cyan = 0.22, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 112 | 144 | 89 | - |
| CMYK | 0.22 | 0 | 0.38 | 0.44 |
| HSL | 94.91º | 0.24% | 0.46% | - |
| HSV(B) | 94.91º | 0.38% | 0.56% | - |
| XYZ | 18.46 | 24.11 | 13.13 | - |
| YUV | 128.16 | 105.9 | 116.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 144 | 89 | 0.22 | 0 | 0.38 | 0.44 | 94.91 | 0.24 | 0.46 |
| Hex | 70 | 90 | 59 | 16 | 0 | 26 | 2C | 5F | 18 | 2E |
| Octal | 160 | 220 | 131 | 26 | 0 | 46 | 54 | 137 | 30 | 56 |
| Binary | 1110000 | 10010000 | 1011001 | 10110 | 0 | 100110 | 101100 | 1011111 | 11000 | 101110 |
Color Harmonies of #709059
Complementary color
Monochromatic Colors of #709059
Black with #709059
Text Example
Text Example
White with #709059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709059; }
p { color: rgb(112,144,89); }
H1.HeaderClassName
{
color: #709059;
}
.AnyTagClassName
{
color: #709059;
}
</style>
background-color css
<style>
a { background-color: #709059; }
a { background-color: rgb(112,144,89); }
div.DivClassName
{
background-color: #709059;
}
.BgClassName
{
background-color: #709059;
}
</style>
border-color css
<style>
span { border-color: #709059; }
span { border-color: rgb(112,144,89); }
td.TdClassName
{
border-color: #709059;
}
.TagClassName
{
border-color: #709059;
}
</style>