Shades of Highland #768960
Tints of Highland #768960
RGB
CMYK
RGB Variations
Color information
#768960 (or 0x768960) is known color: Highland. HEX triplet: 76, 89 and 60. RGB value is (118,137,96). Sum of RGB (Red+Green+Blue) = 118+137+96=351 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.62% from 351); Green value is 137 (53.91% from 255 or 39.03% from 351); Blue value is 96 (37.89% from 255 or 27.35% from 351); Max value from RGB is 137 - color contains mainly: green. Hex color #768960 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768960 is #89769F. Grayscale: #7E7E7E. Windows color (decimal): -9008800 or 6326646. OLE color: 6326646.
HSL color Cylindrical-coordinate representation of color #768960: hue angle of 87.8º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #768960 is Cyan = 0.14, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 137 | 96 | - |
| CMYK | 0.14 | 0 | 0.30 | 0.46 |
| HSL | 87.8º | 0.18% | 0.46% | - |
| HSV(B) | 87.8º | 0.3% | 0.54% | - |
| XYZ | 18.53 | 22.59 | 14.45 | - |
| YUV | 126.65 | 110.71 | 121.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 137 | 96 | 0.14 | 0 | 0.30 | 0.46 | 87.8 | 0.18 | 0.46 |
| Hex | 76 | 89 | 60 | E | 0 | 1E | 2E | 58 | 12 | 2E |
| Octal | 166 | 211 | 140 | 16 | 0 | 36 | 56 | 130 | 22 | 56 |
| Binary | 1110110 | 10001001 | 1100000 | 1110 | 0 | 11110 | 101110 | 1011000 | 10010 | 101110 |
Color Harmonies of #768960
Complementary color
Monochromatic Colors of #768960
Black with #768960
Text Example
Text Example
White with #768960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768960; }
p { color: rgb(118,137,96); }
H1.HeaderClassName
{
color: #768960;
}
.AnyTagClassName
{
color: #768960;
}
</style>
background-color css
<style>
a { background-color: #768960; }
a { background-color: rgb(118,137,96); }
div.DivClassName
{
background-color: #768960;
}
.BgClassName
{
background-color: #768960;
}
</style>
border-color css
<style>
span { border-color: #768960; }
span { border-color: rgb(118,137,96); }
td.TdClassName
{
border-color: #768960;
}
.TagClassName
{
border-color: #768960;
}
</style>