Shades of Highland #768756
Tints of Highland #768756
RGB
CMYK
RGB Variations
Color information
#768756 (or 0x768756) is known color: Highland. HEX triplet: 76, 87 and 56. RGB value is (118,135,86). Sum of RGB (Red+Green+Blue) = 118+135+86=339 (44% of max value = 765). Red value is 118 (46.48% from 255 or 34.81% from 339); Green value is 135 (53.12% from 255 or 39.82% from 339); Blue value is 86 (33.98% from 255 or 25.37% from 339); Max value from RGB is 135 - color contains mainly: green. Hex color #768756 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768756 is #8978A9. Grayscale: #7C7C7C. Windows color (decimal): -9009322 or 5670774. OLE color: 5670774.
HSL color Cylindrical-coordinate representation of color #768756: hue angle of 80.82º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #768756 is Cyan = 0.13, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 135 | 86 | - |
| CMYK | 0.13 | 0 | 0.36 | 0.47 |
| HSL | 80.82º | 0.22% | 0.43% | - |
| HSV(B) | 80.82º | 0.36% | 0.53% | - |
| XYZ | 17.81 | 21.85 | 12.08 | - |
| YUV | 124.33 | 106.37 | 123.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 135 | 86 | 0.13 | 0 | 0.36 | 0.47 | 80.82 | 0.22 | 0.43 |
| Hex | 76 | 87 | 56 | D | 0 | 24 | 2F | 51 | 16 | 2B |
| Octal | 166 | 207 | 126 | 15 | 0 | 44 | 57 | 121 | 26 | 53 |
| Binary | 1110110 | 10000111 | 1010110 | 1101 | 0 | 100100 | 101111 | 1010001 | 10110 | 101011 |
Color Harmonies of #768756
Complementary color
Monochromatic Colors of #768756
Black with #768756
Text Example
Text Example
White with #768756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768756; }
p { color: rgb(118,135,86); }
H1.HeaderClassName
{
color: #768756;
}
.AnyTagClassName
{
color: #768756;
}
</style>
background-color css
<style>
a { background-color: #768756; }
a { background-color: rgb(118,135,86); }
div.DivClassName
{
background-color: #768756;
}
.BgClassName
{
background-color: #768756;
}
</style>
border-color css
<style>
span { border-color: #768756; }
span { border-color: rgb(118,135,86); }
td.TdClassName
{
border-color: #768756;
}
.TagClassName
{
border-color: #768756;
}
</style>