Shades of Highland #789361
Tints of Highland #789361
RGB
CMYK
RGB Variations
Color information
#789361 (or 0x789361) is known color: Highland. HEX triplet: 78, 93 and 61. RGB value is (120,147,97). Sum of RGB (Red+Green+Blue) = 120+147+97=364 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.97% from 364); Green value is 147 (57.81% from 255 or 40.38% from 364); Blue value is 97 (38.28% from 255 or 26.65% from 364); Max value from RGB is 147 - color contains mainly: green. Hex color #789361 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #789361 is #876C9E. Grayscale: #858585. Windows color (decimal): -8875167 or 6394744. OLE color: 6394744.
HSL color Cylindrical-coordinate representation of color #789361: hue angle of 92.4º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #789361 is Cyan = 0.18, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 147 | 97 | - |
| CMYK | 0.18 | 0 | 0.34 | 0.42 |
| HSL | 92.4º | 0.2% | 0.48% | - |
| HSV(B) | 92.4º | 0.34% | 0.58% | - |
| XYZ | 20.34 | 25.72 | 15.2 | - |
| YUV | 133.23 | 107.55 | 118.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 147 | 97 | 0.18 | 0 | 0.34 | 0.42 | 92.4 | 0.2 | 0.48 |
| Hex | 78 | 93 | 61 | 12 | 0 | 22 | 2A | 5C | 14 | 30 |
| Octal | 170 | 223 | 141 | 22 | 0 | 42 | 52 | 134 | 24 | 60 |
| Binary | 1111000 | 10010011 | 1100001 | 10010 | 0 | 100010 | 101010 | 1011100 | 10100 | 110000 |
Color Harmonies of #789361
Complementary color
Monochromatic Colors of #789361
Black with #789361
Text Example
Text Example
White with #789361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789361; }
p { color: rgb(120,147,97); }
H1.HeaderClassName
{
color: #789361;
}
.AnyTagClassName
{
color: #789361;
}
</style>
background-color css
<style>
a { background-color: #789361; }
a { background-color: rgb(120,147,97); }
div.DivClassName
{
background-color: #789361;
}
.BgClassName
{
background-color: #789361;
}
</style>
border-color css
<style>
span { border-color: #789361; }
span { border-color: rgb(120,147,97); }
td.TdClassName
{
border-color: #789361;
}
.TagClassName
{
border-color: #789361;
}
</style>