Shades of Highland #769359
Tints of Highland #769359
RGB
CMYK
RGB Variations
Color information
#769359 (or 0x769359) is known color: Highland. HEX triplet: 76, 93 and 59. RGB value is (118,147,89). Sum of RGB (Red+Green+Blue) = 118+147+89=354 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.33% from 354); Green value is 147 (57.81% from 255 or 41.53% from 354); Blue value is 89 (35.16% from 255 or 25.14% from 354); Max value from RGB is 147 - color contains mainly: green. Hex color #769359 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769359 is #896CA6. Grayscale: #838383. Windows color (decimal): -9006247 or 5870454. OLE color: 5870454.
HSL color Cylindrical-coordinate representation of color #769359: hue angle of 90º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #769359 is Cyan = 0.20, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 89 | - |
| CMYK | 0.20 | 0 | 0.39 | 0.42 |
| HSL | 90º | 0.25% | 0.46% | - |
| HSV(B) | 90º | 0.39% | 0.58% | - |
| XYZ | 19.71 | 25.44 | 13.32 | - |
| YUV | 131.72 | 103.89 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 89 | 0.20 | 0 | 0.39 | 0.42 | 90 | 0.25 | 0.46 |
| Hex | 76 | 93 | 59 | 14 | 0 | 27 | 2A | 5A | 19 | 2E |
| Octal | 166 | 223 | 131 | 24 | 0 | 47 | 52 | 132 | 31 | 56 |
| Binary | 1110110 | 10010011 | 1011001 | 10100 | 0 | 100111 | 101010 | 1011010 | 11001 | 101110 |
Color Harmonies of #769359
Complementary color
Monochromatic Colors of #769359
Black with #769359
Text Example
Text Example
White with #769359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769359; }
p { color: rgb(118,147,89); }
H1.HeaderClassName
{
color: #769359;
}
.AnyTagClassName
{
color: #769359;
}
</style>
background-color css
<style>
a { background-color: #769359; }
a { background-color: rgb(118,147,89); }
div.DivClassName
{
background-color: #769359;
}
.BgClassName
{
background-color: #769359;
}
</style>
border-color css
<style>
span { border-color: #769359; }
span { border-color: rgb(118,147,89); }
td.TdClassName
{
border-color: #769359;
}
.TagClassName
{
border-color: #769359;
}
</style>