Shades of Highland #709554
Tints of Highland #709554
RGB
CMYK
RGB Variations
Color information
#709554 (or 0x709554) is known color: Highland. HEX triplet: 70, 95 and 54. RGB value is (112,149,84). Sum of RGB (Red+Green+Blue) = 112+149+84=345 (45% of max value = 765). Red value is 112 (44.14% from 255 or 32.46% from 345); Green value is 149 (58.59% from 255 or 43.19% from 345); Blue value is 84 (33.20% from 255 or 24.35% from 345); Max value from RGB is 149 - color contains mainly: green. Hex color #709554 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #709554 is #8F6AAB. Grayscale: #828282. Windows color (decimal): -9398956 or 5543280. OLE color: 5543280.
HSL color Cylindrical-coordinate representation of color #709554: hue angle of 94.15º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #709554 is Cyan = 0.25, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 149 | 84 | - |
| CMYK | 0.25 | 0 | 0.44 | 0.42 |
| HSL | 94.15º | 0.28% | 0.46% | - |
| HSV(B) | 94.15º | 0.44% | 0.58% | - |
| XYZ | 19.03 | 25.58 | 12.32 | - |
| YUV | 130.53 | 101.74 | 114.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 149 | 84 | 0.25 | 0 | 0.44 | 0.42 | 94.15 | 0.28 | 0.46 |
| Hex | 70 | 95 | 54 | 19 | 0 | 2C | 2A | 5E | 1C | 2E |
| Octal | 160 | 225 | 124 | 31 | 0 | 54 | 52 | 136 | 34 | 56 |
| Binary | 1110000 | 10010101 | 1010100 | 11001 | 0 | 101100 | 101010 | 1011110 | 11100 | 101110 |
Color Harmonies of #709554
Complementary color
Monochromatic Colors of #709554
Black with #709554
Text Example
Text Example
White with #709554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709554; }
p { color: rgb(112,149,84); }
H1.HeaderClassName
{
color: #709554;
}
.AnyTagClassName
{
color: #709554;
}
</style>
background-color css
<style>
a { background-color: #709554; }
a { background-color: rgb(112,149,84); }
div.DivClassName
{
background-color: #709554;
}
.BgClassName
{
background-color: #709554;
}
</style>
border-color css
<style>
span { border-color: #709554; }
span { border-color: rgb(112,149,84); }
td.TdClassName
{
border-color: #709554;
}
.TagClassName
{
border-color: #709554;
}
</style>