Shades of Highland #709456
Tints of Highland #709456
RGB
CMYK
RGB Variations
Color information
#709456 (or 0x709456) is known color: Highland. HEX triplet: 70, 94 and 56. RGB value is (112,148,86). Sum of RGB (Red+Green+Blue) = 112+148+86=346 (45% of max value = 765). Red value is 112 (44.14% from 255 or 32.37% from 346); Green value is 148 (58.20% from 255 or 42.77% from 346); Blue value is 86 (33.98% from 255 or 24.86% from 346); Max value from RGB is 148 - color contains mainly: green. Hex color #709456 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #709456 is #8F6BA9. Grayscale: #828282. Windows color (decimal): -9399210 or 5674096. OLE color: 5674096.
HSL color Cylindrical-coordinate representation of color #709456: hue angle of 94.84º degrees, saturation: 0.26, 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 #709456 is Cyan = 0.24, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 148 | 86 | - |
| CMYK | 0.24 | 0 | 0.42 | 0.42 |
| HSL | 94.84º | 0.26% | 0.46% | - |
| HSV(B) | 94.84º | 0.42% | 0.58% | - |
| XYZ | 18.95 | 25.3 | 12.69 | - |
| YUV | 130.17 | 103.07 | 115.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 148 | 86 | 0.24 | 0 | 0.42 | 0.42 | 94.84 | 0.26 | 0.46 |
| Hex | 70 | 94 | 56 | 18 | 0 | 2A | 2A | 5F | 1A | 2E |
| Octal | 160 | 224 | 126 | 30 | 0 | 52 | 52 | 137 | 32 | 56 |
| Binary | 1110000 | 10010100 | 1010110 | 11000 | 0 | 101010 | 101010 | 1011111 | 11010 | 101110 |
Color Harmonies of #709456
Complementary color
Monochromatic Colors of #709456
Black with #709456
Text Example
Text Example
White with #709456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709456; }
p { color: rgb(112,148,86); }
H1.HeaderClassName
{
color: #709456;
}
.AnyTagClassName
{
color: #709456;
}
</style>
background-color css
<style>
a { background-color: #709456; }
a { background-color: rgb(112,148,86); }
div.DivClassName
{
background-color: #709456;
}
.BgClassName
{
background-color: #709456;
}
</style>
border-color css
<style>
span { border-color: #709456; }
span { border-color: rgb(112,148,86); }
td.TdClassName
{
border-color: #709456;
}
.TagClassName
{
border-color: #709456;
}
</style>