Shades of Highland #709556
Tints of Highland #709556
RGB
CMYK
RGB Variations
Color information
#709556 (or 0x709556) is known color: Highland. HEX triplet: 70, 95 and 56. RGB value is (112,149,86). Sum of RGB (Red+Green+Blue) = 112+149+86=347 (45% of max value = 765). Red value is 112 (44.14% from 255 or 32.28% from 347); Green value is 149 (58.59% from 255 or 42.94% from 347); Blue value is 86 (33.98% from 255 or 24.78% from 347); Max value from RGB is 149 - color contains mainly: green. Hex color #709556 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #709556 is #8F6AA9. Grayscale: #828282. Windows color (decimal): -9398954 or 5674352. OLE color: 5674352.
HSL color Cylindrical-coordinate representation of color #709556: hue angle of 95.24º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #709556 is Cyan = 0.25, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 149 | 86 | - |
| CMYK | 0.25 | 0 | 0.42 | 0.42 |
| HSL | 95.24º | 0.27% | 0.46% | - |
| HSV(B) | 95.24º | 0.42% | 0.58% | - |
| XYZ | 19.11 | 25.61 | 12.74 | - |
| YUV | 130.76 | 102.74 | 114.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 149 | 86 | 0.25 | 0 | 0.42 | 0.42 | 95.24 | 0.27 | 0.46 |
| Hex | 70 | 95 | 56 | 19 | 0 | 2A | 2A | 5F | 1B | 2E |
| Octal | 160 | 225 | 126 | 31 | 0 | 52 | 52 | 137 | 33 | 56 |
| Binary | 1110000 | 10010101 | 1010110 | 11001 | 0 | 101010 | 101010 | 1011111 | 11011 | 101110 |
Color Harmonies of #709556
Complementary color
Monochromatic Colors of #709556
Black with #709556
Text Example
Text Example
White with #709556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709556; }
p { color: rgb(112,149,86); }
H1.HeaderClassName
{
color: #709556;
}
.AnyTagClassName
{
color: #709556;
}
</style>
background-color css
<style>
a { background-color: #709556; }
a { background-color: rgb(112,149,86); }
div.DivClassName
{
background-color: #709556;
}
.BgClassName
{
background-color: #709556;
}
</style>
border-color css
<style>
span { border-color: #709556; }
span { border-color: rgb(112,149,86); }
td.TdClassName
{
border-color: #709556;
}
.TagClassName
{
border-color: #709556;
}
</style>