Shades of Highland #788959
Tints of Highland #788959
RGB
CMYK
RGB Variations
Color information
#788959 (or 0x788959) is known color: Highland. HEX triplet: 78, 89 and 59. RGB value is (120,137,89). Sum of RGB (Red+Green+Blue) = 120+137+89=346 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.68% from 346); Green value is 137 (53.91% from 255 or 39.60% from 346); Blue value is 89 (35.16% from 255 or 25.72% from 346); Max value from RGB is 137 - color contains mainly: green. Hex color #788959 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788959 is #8776A6. Grayscale: #7E7E7E. Windows color (decimal): -8877735 or 5867896. OLE color: 5867896.
HSL color Cylindrical-coordinate representation of color #788959: hue angle of 81.25º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #788959 is Cyan = 0.12, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 137 | 89 | - |
| CMYK | 0.12 | 0 | 0.35 | 0.46 |
| HSL | 81.25º | 0.21% | 0.44% | - |
| HSV(B) | 81.25º | 0.35% | 0.54% | - |
| XYZ | 18.49 | 22.61 | 12.84 | - |
| YUV | 126.45 | 106.87 | 123.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 137 | 89 | 0.12 | 0 | 0.35 | 0.46 | 81.25 | 0.21 | 0.44 |
| Hex | 78 | 89 | 59 | C | 0 | 23 | 2E | 51 | 15 | 2C |
| Octal | 170 | 211 | 131 | 14 | 0 | 43 | 56 | 121 | 25 | 54 |
| Binary | 1111000 | 10001001 | 1011001 | 1100 | 0 | 100011 | 101110 | 1010001 | 10101 | 101100 |
Color Harmonies of #788959
Complementary color
Monochromatic Colors of #788959
Black with #788959
Text Example
Text Example
White with #788959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788959; }
p { color: rgb(120,137,89); }
H1.HeaderClassName
{
color: #788959;
}
.AnyTagClassName
{
color: #788959;
}
</style>
background-color css
<style>
a { background-color: #788959; }
a { background-color: rgb(120,137,89); }
div.DivClassName
{
background-color: #788959;
}
.BgClassName
{
background-color: #788959;
}
</style>
border-color css
<style>
span { border-color: #788959; }
span { border-color: rgb(120,137,89); }
td.TdClassName
{
border-color: #788959;
}
.TagClassName
{
border-color: #788959;
}
</style>