Shades of Highland #768859
Tints of Highland #768859
RGB
CMYK
RGB Variations
Color information
#768859 (or 0x768859) is known color: Highland. HEX triplet: 76, 88 and 59. RGB value is (118,136,89). Sum of RGB (Red+Green+Blue) = 118+136+89=343 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.40% from 343); Green value is 136 (53.52% from 255 or 39.65% from 343); Blue value is 89 (35.16% from 255 or 25.95% from 343); Max value from RGB is 136 - color contains mainly: green. Hex color #768859 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768859 is #8977A6. Grayscale: #7D7D7D. Windows color (decimal): -9009063 or 5867638. OLE color: 5867638.
HSL color Cylindrical-coordinate representation of color #768859: hue angle of 82.98º 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 #768859 is Cyan = 0.13, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 136 | 89 | - |
| CMYK | 0.13 | 0 | 0.35 | 0.47 |
| HSL | 82.98º | 0.21% | 0.44% | - |
| HSV(B) | 82.98º | 0.35% | 0.53% | - |
| XYZ | 18.08 | 22.18 | 12.78 | - |
| YUV | 125.26 | 107.54 | 122.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 136 | 89 | 0.13 | 0 | 0.35 | 0.47 | 82.98 | 0.21 | 0.44 |
| Hex | 76 | 88 | 59 | D | 0 | 23 | 2F | 53 | 15 | 2C |
| Octal | 166 | 210 | 131 | 15 | 0 | 43 | 57 | 123 | 25 | 54 |
| Binary | 1110110 | 10001000 | 1011001 | 1101 | 0 | 100011 | 101111 | 1010011 | 10101 | 101100 |
Color Harmonies of #768859
Complementary color
Monochromatic Colors of #768859
Black with #768859
Text Example
Text Example
White with #768859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768859; }
p { color: rgb(118,136,89); }
H1.HeaderClassName
{
color: #768859;
}
.AnyTagClassName
{
color: #768859;
}
</style>
background-color css
<style>
a { background-color: #768859; }
a { background-color: rgb(118,136,89); }
div.DivClassName
{
background-color: #768859;
}
.BgClassName
{
background-color: #768859;
}
</style>
border-color css
<style>
span { border-color: #768859; }
span { border-color: rgb(118,136,89); }
td.TdClassName
{
border-color: #768859;
}
.TagClassName
{
border-color: #768859;
}
</style>