Shades of Highland #768759
Tints of Highland #768759
RGB
CMYK
RGB Variations
Color information
#768759 (or 0x768759) is known color: Highland. HEX triplet: 76, 87 and 59. RGB value is (118,135,89). Sum of RGB (Red+Green+Blue) = 118+135+89=342 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.50% from 342); Green value is 135 (53.12% from 255 or 39.47% from 342); Blue value is 89 (35.16% from 255 or 26.02% from 342); Max value from RGB is 135 - color contains mainly: green. Hex color #768759 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768759 is #8978A6. Grayscale: #7C7C7C. Windows color (decimal): -9009319 or 5867382. OLE color: 5867382.
HSL color Cylindrical-coordinate representation of color #768759: hue angle of 82.17º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #768759 is Cyan = 0.13, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 135 | 89 | - |
| CMYK | 0.13 | 0 | 0.34 | 0.47 |
| HSL | 82.17º | 0.21% | 0.44% | - |
| HSV(B) | 82.17º | 0.34% | 0.53% | - |
| XYZ | 17.94 | 21.9 | 12.73 | - |
| YUV | 124.67 | 107.87 | 123.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 135 | 89 | 0.13 | 0 | 0.34 | 0.47 | 82.17 | 0.21 | 0.44 |
| Hex | 76 | 87 | 59 | D | 0 | 22 | 2F | 52 | 15 | 2C |
| Octal | 166 | 207 | 131 | 15 | 0 | 42 | 57 | 122 | 25 | 54 |
| Binary | 1110110 | 10000111 | 1011001 | 1101 | 0 | 100010 | 101111 | 1010010 | 10101 | 101100 |
Color Harmonies of #768759
Complementary color
Monochromatic Colors of #768759
Black with #768759
Text Example
Text Example
White with #768759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768759; }
p { color: rgb(118,135,89); }
H1.HeaderClassName
{
color: #768759;
}
.AnyTagClassName
{
color: #768759;
}
</style>
background-color css
<style>
a { background-color: #768759; }
a { background-color: rgb(118,135,89); }
div.DivClassName
{
background-color: #768759;
}
.BgClassName
{
background-color: #768759;
}
</style>
border-color css
<style>
span { border-color: #768759; }
span { border-color: rgb(118,135,89); }
td.TdClassName
{
border-color: #768759;
}
.TagClassName
{
border-color: #768759;
}
</style>