Shades of Highland #718858
Tints of Highland #718858
RGB
CMYK
RGB Variations
Color information
#718858 (or 0x718858) is known color: Highland. HEX triplet: 71, 88 and 58. RGB value is (113,136,88). Sum of RGB (Red+Green+Blue) = 113+136+88=337 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.53% from 337); Green value is 136 (53.52% from 255 or 40.36% from 337); Blue value is 88 (34.77% from 255 or 26.11% from 337); Max value from RGB is 136 - color contains mainly: green. Hex color #718858 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718858 is #8E77A7. Grayscale: #7B7B7B. Windows color (decimal): -9336744 or 5802097. OLE color: 5802097.
HSL color Cylindrical-coordinate representation of color #718858: hue angle of 88.75º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #718858 is Cyan = 0.17, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 136 | 88 | - |
| CMYK | 0.17 | 0 | 0.35 | 0.47 |
| HSL | 88.75º | 0.21% | 0.44% | - |
| HSV(B) | 88.75º | 0.35% | 0.53% | - |
| XYZ | 17.38 | 21.82 | 12.53 | - |
| YUV | 123.65 | 107.88 | 120.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 136 | 88 | 0.17 | 0 | 0.35 | 0.47 | 88.75 | 0.21 | 0.44 |
| Hex | 71 | 88 | 58 | 11 | 0 | 23 | 2F | 59 | 15 | 2C |
| Octal | 161 | 210 | 130 | 21 | 0 | 43 | 57 | 131 | 25 | 54 |
| Binary | 1110001 | 10001000 | 1011000 | 10001 | 0 | 100011 | 101111 | 1011001 | 10101 | 101100 |
Color Harmonies of #718858
Complementary color
Monochromatic Colors of #718858
Black with #718858
Text Example
Text Example
White with #718858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718858; }
p { color: rgb(113,136,88); }
H1.HeaderClassName
{
color: #718858;
}
.AnyTagClassName
{
color: #718858;
}
</style>
background-color css
<style>
a { background-color: #718858; }
a { background-color: rgb(113,136,88); }
div.DivClassName
{
background-color: #718858;
}
.BgClassName
{
background-color: #718858;
}
</style>
border-color css
<style>
span { border-color: #718858; }
span { border-color: rgb(113,136,88); }
td.TdClassName
{
border-color: #718858;
}
.TagClassName
{
border-color: #718858;
}
</style>