Shades of Highland #718756
Tints of Highland #718756
RGB
CMYK
RGB Variations
Color information
#718756 (or 0x718756) is known color: Highland. HEX triplet: 71, 87 and 56. RGB value is (113,135,86). Sum of RGB (Red+Green+Blue) = 113+135+86=334 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.83% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 86 (33.98% from 255 or 25.75% from 334); Max value from RGB is 135 - color contains mainly: green. Hex color #718756 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718756 is #8E78A9. Grayscale: #7B7B7B. Windows color (decimal): -9337002 or 5670769. OLE color: 5670769.
HSL color Cylindrical-coordinate representation of color #718756: hue angle of 86.94º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #718756 is Cyan = 0.16, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 135 | 86 | - |
| CMYK | 0.16 | 0 | 0.36 | 0.47 |
| HSL | 86.94º | 0.22% | 0.43% | - |
| HSV(B) | 86.94º | 0.36% | 0.53% | - |
| XYZ | 17.15 | 21.51 | 12.05 | - |
| YUV | 122.84 | 107.21 | 120.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 135 | 86 | 0.16 | 0 | 0.36 | 0.47 | 86.94 | 0.22 | 0.43 |
| Hex | 71 | 87 | 56 | 10 | 0 | 24 | 2F | 57 | 16 | 2B |
| Octal | 161 | 207 | 126 | 20 | 0 | 44 | 57 | 127 | 26 | 53 |
| Binary | 1110001 | 10000111 | 1010110 | 10000 | 0 | 100100 | 101111 | 1010111 | 10110 | 101011 |
Color Harmonies of #718756
Complementary color
Monochromatic Colors of #718756
Black with #718756
Text Example
Text Example
White with #718756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718756; }
p { color: rgb(113,135,86); }
H1.HeaderClassName
{
color: #718756;
}
.AnyTagClassName
{
color: #718756;
}
</style>
background-color css
<style>
a { background-color: #718756; }
a { background-color: rgb(113,135,86); }
div.DivClassName
{
background-color: #718756;
}
.BgClassName
{
background-color: #718756;
}
</style>
border-color css
<style>
span { border-color: #718756; }
span { border-color: rgb(113,135,86); }
td.TdClassName
{
border-color: #718756;
}
.TagClassName
{
border-color: #718756;
}
</style>