Shades of Highland #789655
Tints of Highland #789655
RGB
CMYK
RGB Variations
Color information
#789655 (or 0x789655) is known color: Highland. HEX triplet: 78, 96 and 55. RGB value is (120,150,85). Sum of RGB (Red+Green+Blue) = 120+150+85=355 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.80% from 355); Green value is 150 (58.98% from 255 or 42.25% from 355); Blue value is 85 (33.59% from 255 or 23.94% from 355); Max value from RGB is 150 - color contains mainly: green. Hex color #789655 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #789655 is #8769AA. Grayscale: #858585. Windows color (decimal): -8874411 or 5609080. OLE color: 5609080.
HSL color Cylindrical-coordinate representation of color #789655: hue angle of 87.69º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #789655 is Cyan = 0.20, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 150 | 85 | - |
| CMYK | 0.20 | 0 | 0.43 | 0.41 |
| HSL | 87.69º | 0.28% | 0.46% | - |
| HSV(B) | 87.69º | 0.43% | 0.59% | - |
| XYZ | 20.29 | 26.46 | 12.63 | - |
| YUV | 133.62 | 100.56 | 118.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 150 | 85 | 0.20 | 0 | 0.43 | 0.41 | 87.69 | 0.28 | 0.46 |
| Hex | 78 | 96 | 55 | 14 | 0 | 2B | 29 | 58 | 1C | 2E |
| Octal | 170 | 226 | 125 | 24 | 0 | 53 | 51 | 130 | 34 | 56 |
| Binary | 1111000 | 10010110 | 1010101 | 10100 | 0 | 101011 | 101001 | 1011000 | 11100 | 101110 |
Color Harmonies of #789655
Complementary color
Monochromatic Colors of #789655
Black with #789655
Text Example
Text Example
White with #789655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789655; }
p { color: rgb(120,150,85); }
H1.HeaderClassName
{
color: #789655;
}
.AnyTagClassName
{
color: #789655;
}
</style>
background-color css
<style>
a { background-color: #789655; }
a { background-color: rgb(120,150,85); }
div.DivClassName
{
background-color: #789655;
}
.BgClassName
{
background-color: #789655;
}
</style>
border-color css
<style>
span { border-color: #789655; }
span { border-color: rgb(120,150,85); }
td.TdClassName
{
border-color: #789655;
}
.TagClassName
{
border-color: #789655;
}
</style>