Shades of Highland #769259
Tints of Highland #769259
RGB
CMYK
RGB Variations
Color information
#769259 (or 0x769259) is known color: Highland. HEX triplet: 76, 92 and 59. RGB value is (118,146,89). Sum of RGB (Red+Green+Blue) = 118+146+89=353 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.43% from 353); Green value is 146 (57.42% from 255 or 41.36% from 353); Blue value is 89 (35.16% from 255 or 25.21% from 353); Max value from RGB is 146 - color contains mainly: green. Hex color #769259 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769259 is #896DA6. Grayscale: #838383. Windows color (decimal): -9006503 or 5870198. OLE color: 5870198.
HSL color Cylindrical-coordinate representation of color #769259: hue angle of 89.47º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #769259 is Cyan = 0.19, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 89 | - |
| CMYK | 0.19 | 0 | 0.39 | 0.43 |
| HSL | 89.47º | 0.24% | 0.46% | - |
| HSV(B) | 89.47º | 0.39% | 0.57% | - |
| XYZ | 19.55 | 25.13 | 13.27 | - |
| YUV | 131.13 | 104.22 | 118.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 89 | 0.19 | 0 | 0.39 | 0.43 | 89.47 | 0.24 | 0.46 |
| Hex | 76 | 92 | 59 | 13 | 0 | 27 | 2B | 59 | 18 | 2E |
| Octal | 166 | 222 | 131 | 23 | 0 | 47 | 53 | 131 | 30 | 56 |
| Binary | 1110110 | 10010010 | 1011001 | 10011 | 0 | 100111 | 101011 | 1011001 | 11000 | 101110 |
Color Harmonies of #769259
Complementary color
Monochromatic Colors of #769259
Black with #769259
Text Example
Text Example
White with #769259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769259; }
p { color: rgb(118,146,89); }
H1.HeaderClassName
{
color: #769259;
}
.AnyTagClassName
{
color: #769259;
}
</style>
background-color css
<style>
a { background-color: #769259; }
a { background-color: rgb(118,146,89); }
div.DivClassName
{
background-color: #769259;
}
.BgClassName
{
background-color: #769259;
}
</style>
border-color css
<style>
span { border-color: #769259; }
span { border-color: rgb(118,146,89); }
td.TdClassName
{
border-color: #769259;
}
.TagClassName
{
border-color: #769259;
}
</style>