Shades of Highland #788960
Tints of Highland #788960
RGB
CMYK
RGB Variations
Color information
#788960 (or 0x788960) is known color: Highland. HEX triplet: 78, 89 and 60. RGB value is (120,137,96). Sum of RGB (Red+Green+Blue) = 120+137+96=353 (46% of max value = 765). Red value is 120 (47.27% from 255 or 33.99% from 353); Green value is 137 (53.91% from 255 or 38.81% from 353); Blue value is 96 (37.89% from 255 or 27.20% from 353); Max value from RGB is 137 - color contains mainly: green. Hex color #788960 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788960 is #87769F. Grayscale: #7F7F7F. Windows color (decimal): -8877728 or 6326648. OLE color: 6326648.
HSL color Cylindrical-coordinate representation of color #788960: hue angle of 84.88º 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 #788960 is Cyan = 0.12, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 137 | 96 | - |
| CMYK | 0.12 | 0 | 0.30 | 0.46 |
| HSL | 84.88º | 0.18% | 0.46% | - |
| HSV(B) | 84.88º | 0.3% | 0.54% | - |
| XYZ | 18.8 | 22.73 | 14.46 | - |
| YUV | 127.24 | 110.37 | 122.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 137 | 96 | 0.12 | 0 | 0.30 | 0.46 | 84.88 | 0.18 | 0.46 |
| Hex | 78 | 89 | 60 | C | 0 | 1E | 2E | 55 | 12 | 2E |
| Octal | 170 | 211 | 140 | 14 | 0 | 36 | 56 | 125 | 22 | 56 |
| Binary | 1111000 | 10001001 | 1100000 | 1100 | 0 | 11110 | 101110 | 1010101 | 10010 | 101110 |
Color Harmonies of #788960
Complementary color
Monochromatic Colors of #788960
Black with #788960
Text Example
Text Example
White with #788960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788960; }
p { color: rgb(120,137,96); }
H1.HeaderClassName
{
color: #788960;
}
.AnyTagClassName
{
color: #788960;
}
</style>
background-color css
<style>
a { background-color: #788960; }
a { background-color: rgb(120,137,96); }
div.DivClassName
{
background-color: #788960;
}
.BgClassName
{
background-color: #788960;
}
</style>
border-color css
<style>
span { border-color: #788960; }
span { border-color: rgb(120,137,96); }
td.TdClassName
{
border-color: #788960;
}
.TagClassName
{
border-color: #788960;
}
</style>