Shades of Highland #709258
Tints of Highland #709258
RGB
CMYK
RGB Variations
Color information
#709258 (or 0x709258) is known color: Highland. HEX triplet: 70, 92 and 58. RGB value is (112,146,88). Sum of RGB (Red+Green+Blue) = 112+146+88=346 (45% of max value = 765). Red value is 112 (44.14% from 255 or 32.37% from 346); Green value is 146 (57.42% from 255 or 42.20% from 346); Blue value is 88 (34.77% from 255 or 25.43% from 346); Max value from RGB is 146 - color contains mainly: green. Hex color #709258 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #709258 is #8F6DA7. Grayscale: #818181. Windows color (decimal): -9399720 or 5804656. OLE color: 5804656.
HSL color Cylindrical-coordinate representation of color #709258: hue angle of 95.17º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #709258 is Cyan = 0.23, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 112 | 146 | 88 | - |
| CMYK | 0.23 | 0 | 0.40 | 0.43 |
| HSL | 95.17º | 0.25% | 0.46% | - |
| HSV(B) | 95.17º | 0.4% | 0.57% | - |
| XYZ | 18.72 | 24.71 | 13.01 | - |
| YUV | 129.22 | 104.74 | 115.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 146 | 88 | 0.23 | 0 | 0.40 | 0.43 | 95.17 | 0.25 | 0.46 |
| Hex | 70 | 92 | 58 | 17 | 0 | 28 | 2B | 5F | 19 | 2E |
| Octal | 160 | 222 | 130 | 27 | 0 | 50 | 53 | 137 | 31 | 56 |
| Binary | 1110000 | 10010010 | 1011000 | 10111 | 0 | 101000 | 101011 | 1011111 | 11001 | 101110 |
Color Harmonies of #709258
Complementary color
Monochromatic Colors of #709258
Black with #709258
Text Example
Text Example
White with #709258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709258; }
p { color: rgb(112,146,88); }
H1.HeaderClassName
{
color: #709258;
}
.AnyTagClassName
{
color: #709258;
}
</style>
background-color css
<style>
a { background-color: #709258; }
a { background-color: rgb(112,146,88); }
div.DivClassName
{
background-color: #709258;
}
.BgClassName
{
background-color: #709258;
}
</style>
border-color css
<style>
span { border-color: #709258; }
span { border-color: rgb(112,146,88); }
td.TdClassName
{
border-color: #709258;
}
.TagClassName
{
border-color: #709258;
}
</style>