Shades of Highland #788857
Tints of Highland #788857
RGB
CMYK
RGB Variations
Color information
#788857 (or 0x788857) is known color: Highland. HEX triplet: 78, 88 and 57. RGB value is (120,136,87). Sum of RGB (Red+Green+Blue) = 120+136+87=343 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.99% from 343); Green value is 136 (53.52% from 255 or 39.65% from 343); Blue value is 87 (34.38% from 255 or 25.36% from 343); Max value from RGB is 136 - color contains mainly: green. Hex color #788857 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788857 is #8777A8. Grayscale: #7D7D7D. Windows color (decimal): -8877993 or 5736568. OLE color: 5736568.
HSL color Cylindrical-coordinate representation of color #788857: hue angle of 79.59º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #788857 is Cyan = 0.12, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 136 | 87 | - |
| CMYK | 0.12 | 0 | 0.36 | 0.47 |
| HSL | 79.59º | 0.22% | 0.44% | - |
| HSV(B) | 79.59º | 0.36% | 0.53% | - |
| XYZ | 18.27 | 22.29 | 12.36 | - |
| YUV | 125.63 | 106.2 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 136 | 87 | 0.12 | 0 | 0.36 | 0.47 | 79.59 | 0.22 | 0.44 |
| Hex | 78 | 88 | 57 | C | 0 | 24 | 2F | 50 | 16 | 2C |
| Octal | 170 | 210 | 127 | 14 | 0 | 44 | 57 | 120 | 26 | 54 |
| Binary | 1111000 | 10001000 | 1010111 | 1100 | 0 | 100100 | 101111 | 1010000 | 10110 | 101100 |
Color Harmonies of #788857
Complementary color
Monochromatic Colors of #788857
Black with #788857
Text Example
Text Example
White with #788857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788857; }
p { color: rgb(120,136,87); }
H1.HeaderClassName
{
color: #788857;
}
.AnyTagClassName
{
color: #788857;
}
</style>
background-color css
<style>
a { background-color: #788857; }
a { background-color: rgb(120,136,87); }
div.DivClassName
{
background-color: #788857;
}
.BgClassName
{
background-color: #788857;
}
</style>
border-color css
<style>
span { border-color: #788857; }
span { border-color: rgb(120,136,87); }
td.TdClassName
{
border-color: #788857;
}
.TagClassName
{
border-color: #788857;
}
</style>