Shades of Highland #769160
Tints of Highland #769160
RGB
CMYK
RGB Variations
Color information
#769160 (or 0x769160) is known color: Highland. HEX triplet: 76, 91 and 60. RGB value is (118,145,96). Sum of RGB (Red+Green+Blue) = 118+145+96=359 (47% of max value = 765). Red value is 118 (46.48% from 255 or 32.87% from 359); Green value is 145 (57.03% from 255 or 40.39% from 359); Blue value is 96 (37.89% from 255 or 26.74% from 359); Max value from RGB is 145 - color contains mainly: green. Hex color #769160 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769160 is #896E9F. Grayscale: #838383. Windows color (decimal): -9006752 or 6328694. OLE color: 6328694.
HSL color Cylindrical-coordinate representation of color #769160: hue angle of 93.06º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #769160 is Cyan = 0.19, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 145 | 96 | - |
| CMYK | 0.19 | 0 | 0.34 | 0.43 |
| HSL | 93.06º | 0.2% | 0.47% | - |
| HSV(B) | 93.06º | 0.34% | 0.57% | - |
| XYZ | 19.71 | 24.95 | 14.84 | - |
| YUV | 131.34 | 108.05 | 118.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 145 | 96 | 0.19 | 0 | 0.34 | 0.43 | 93.06 | 0.2 | 0.47 |
| Hex | 76 | 91 | 60 | 13 | 0 | 22 | 2B | 5D | 14 | 2F |
| Octal | 166 | 221 | 140 | 23 | 0 | 42 | 53 | 135 | 24 | 57 |
| Binary | 1110110 | 10010001 | 1100000 | 10011 | 0 | 100010 | 101011 | 1011101 | 10100 | 101111 |
Color Harmonies of #769160
Complementary color
Monochromatic Colors of #769160
Black with #769160
Text Example
Text Example
White with #769160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769160; }
p { color: rgb(118,145,96); }
H1.HeaderClassName
{
color: #769160;
}
.AnyTagClassName
{
color: #769160;
}
</style>
background-color css
<style>
a { background-color: #769160; }
a { background-color: rgb(118,145,96); }
div.DivClassName
{
background-color: #769160;
}
.BgClassName
{
background-color: #769160;
}
</style>
border-color css
<style>
span { border-color: #769160; }
span { border-color: rgb(118,145,96); }
td.TdClassName
{
border-color: #769160;
}
.TagClassName
{
border-color: #769160;
}
</style>