Shades of Highland #789766
Tints of Highland #789766
RGB
CMYK
RGB Variations
Color information
#789766 (or 0x789766) is known color: Highland. HEX triplet: 78, 97 and 66. RGB value is (120,151,102). Sum of RGB (Red+Green+Blue) = 120+151+102=373 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.17% from 373); Green value is 151 (59.38% from 255 or 40.48% from 373); Blue value is 102 (40.23% from 255 or 27.35% from 373); Max value from RGB is 151 - color contains mainly: green. Hex color #789766 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #789766 is #876899. Grayscale: #888888. Windows color (decimal): -8874138 or 6723448. OLE color: 6723448.
HSL color Cylindrical-coordinate representation of color #789766: hue angle of 97.96º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #789766 is Cyan = 0.21, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 151 | 102 | - |
| CMYK | 0.21 | 0 | 0.32 | 0.41 |
| HSL | 97.96º | 0.19% | 0.5% | - |
| HSV(B) | 97.96º | 0.32% | 0.59% | - |
| XYZ | 21.21 | 27.09 | 16.68 | - |
| YUV | 136.15 | 108.73 | 116.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 151 | 102 | 0.21 | 0 | 0.32 | 0.41 | 97.96 | 0.19 | 0.5 |
| Hex | 78 | 97 | 66 | 15 | 0 | 20 | 29 | 62 | 13 | 32 |
| Octal | 170 | 227 | 146 | 25 | 0 | 40 | 51 | 142 | 23 | 62 |
| Binary | 1111000 | 10010111 | 1100110 | 10101 | 0 | 100000 | 101001 | 1100010 | 10011 | 110010 |
Color Harmonies of #789766
Complementary color
Monochromatic Colors of #789766
Black with #789766
Text Example
Text Example
White with #789766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789766; }
p { color: rgb(120,151,102); }
H1.HeaderClassName
{
color: #789766;
}
.AnyTagClassName
{
color: #789766;
}
</style>
background-color css
<style>
a { background-color: #789766; }
a { background-color: rgb(120,151,102); }
div.DivClassName
{
background-color: #789766;
}
.BgClassName
{
background-color: #789766;
}
</style>
border-color css
<style>
span { border-color: #789766; }
span { border-color: rgb(120,151,102); }
td.TdClassName
{
border-color: #789766;
}
.TagClassName
{
border-color: #789766;
}
</style>