Shades of Highland #769356
Tints of Highland #769356
RGB
CMYK
RGB Variations
Color information
#769356 (or 0x769356) is known color: Highland. HEX triplet: 76, 93 and 56. RGB value is (118,147,86). Sum of RGB (Red+Green+Blue) = 118+147+86=351 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.62% from 351); Green value is 147 (57.81% from 255 or 41.88% from 351); Blue value is 86 (33.98% from 255 or 24.50% from 351); Max value from RGB is 147 - color contains mainly: green. Hex color #769356 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769356 is #896CA9. Grayscale: #838383. Windows color (decimal): -9006250 or 5673846. OLE color: 5673846.
HSL color Cylindrical-coordinate representation of color #769356: hue angle of 88.52º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #769356 is Cyan = 0.20, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 86 | - |
| CMYK | 0.20 | 0 | 0.41 | 0.42 |
| HSL | 88.52º | 0.26% | 0.46% | - |
| HSV(B) | 88.52º | 0.41% | 0.58% | - |
| XYZ | 19.58 | 25.39 | 12.67 | - |
| YUV | 131.38 | 102.39 | 118.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 86 | 0.20 | 0 | 0.41 | 0.42 | 88.52 | 0.26 | 0.46 |
| Hex | 76 | 93 | 56 | 14 | 0 | 29 | 2A | 59 | 1A | 2E |
| Octal | 166 | 223 | 126 | 24 | 0 | 51 | 52 | 131 | 32 | 56 |
| Binary | 1110110 | 10010011 | 1010110 | 10100 | 0 | 101001 | 101010 | 1011001 | 11010 | 101110 |
Color Harmonies of #769356
Complementary color
Monochromatic Colors of #769356
Black with #769356
Text Example
Text Example
White with #769356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769356; }
p { color: rgb(118,147,86); }
H1.HeaderClassName
{
color: #769356;
}
.AnyTagClassName
{
color: #769356;
}
</style>
background-color css
<style>
a { background-color: #769356; }
a { background-color: rgb(118,147,86); }
div.DivClassName
{
background-color: #769356;
}
.BgClassName
{
background-color: #769356;
}
</style>
border-color css
<style>
span { border-color: #769356; }
span { border-color: rgb(118,147,86); }
td.TdClassName
{
border-color: #769356;
}
.TagClassName
{
border-color: #769356;
}
</style>