Shades of Highland #718755
Tints of Highland #718755
RGB
CMYK
RGB Variations
Color information
#718755 (or 0x718755) is known color: Highland. HEX triplet: 71, 87 and 55. RGB value is (113,135,85). Sum of RGB (Red+Green+Blue) = 113+135+85=333 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.93% from 333); Green value is 135 (53.12% from 255 or 40.54% from 333); Blue value is 85 (33.59% from 255 or 25.53% from 333); Max value from RGB is 135 - color contains mainly: green. Hex color #718755 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718755 is #8E78AA. Grayscale: #7A7A7A. Windows color (decimal): -9337003 or 5605233. OLE color: 5605233.
HSL color Cylindrical-coordinate representation of color #718755: hue angle of 86.4º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #718755 is Cyan = 0.16, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 135 | 85 | - |
| CMYK | 0.16 | 0 | 0.37 | 0.47 |
| HSL | 86.4º | 0.23% | 0.43% | - |
| HSV(B) | 86.4º | 0.37% | 0.53% | - |
| XYZ | 17.11 | 21.49 | 11.84 | - |
| YUV | 122.72 | 106.71 | 121.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 135 | 85 | 0.16 | 0 | 0.37 | 0.47 | 86.4 | 0.23 | 0.43 |
| Hex | 71 | 87 | 55 | 10 | 0 | 25 | 2F | 56 | 17 | 2B |
| Octal | 161 | 207 | 125 | 20 | 0 | 45 | 57 | 126 | 27 | 53 |
| Binary | 1110001 | 10000111 | 1010101 | 10000 | 0 | 100101 | 101111 | 1010110 | 10111 | 101011 |
Color Harmonies of #718755
Complementary color
Monochromatic Colors of #718755
Black with #718755
Text Example
Text Example
White with #718755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718755; }
p { color: rgb(113,135,85); }
H1.HeaderClassName
{
color: #718755;
}
.AnyTagClassName
{
color: #718755;
}
</style>
background-color css
<style>
a { background-color: #718755; }
a { background-color: rgb(113,135,85); }
div.DivClassName
{
background-color: #718755;
}
.BgClassName
{
background-color: #718755;
}
</style>
border-color css
<style>
span { border-color: #718755; }
span { border-color: rgb(113,135,85); }
td.TdClassName
{
border-color: #718755;
}
.TagClassName
{
border-color: #718755;
}
</style>