Shades of Highland #768850
Tints of Highland #768850
RGB
CMYK
RGB Variations
Color information
#768850 (or 0x768850) is known color: Highland. HEX triplet: 76, 88 and 50. RGB value is (118,136,80). Sum of RGB (Red+Green+Blue) = 118+136+80=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 136 (53.52% from 255 or 40.72% from 334); Blue value is 80 (31.64% from 255 or 23.95% from 334); Max value from RGB is 136 - color contains mainly: green. Hex color #768850 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768850 is #8977AF. Grayscale: #7C7C7C. Windows color (decimal): -9009072 or 5277814. OLE color: 5277814.
HSL color Cylindrical-coordinate representation of color #768850: hue angle of 79.29º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #768850 is Cyan = 0.13, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 136 | 80 | - |
| CMYK | 0.13 | 0 | 0.41 | 0.47 |
| HSL | 79.29º | 0.26% | 0.42% | - |
| HSV(B) | 79.29º | 0.41% | 0.53% | - |
| XYZ | 17.72 | 22.04 | 10.91 | - |
| YUV | 124.23 | 103.04 | 123.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 136 | 80 | 0.13 | 0 | 0.41 | 0.47 | 79.29 | 0.26 | 0.42 |
| Hex | 76 | 88 | 50 | D | 0 | 29 | 2F | 4F | 1A | 2A |
| Octal | 166 | 210 | 120 | 15 | 0 | 51 | 57 | 117 | 32 | 52 |
| Binary | 1110110 | 10001000 | 1010000 | 1101 | 0 | 101001 | 101111 | 1001111 | 11010 | 101010 |
Color Harmonies of #768850
Complementary color
Monochromatic Colors of #768850
Black with #768850
Text Example
Text Example
White with #768850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768850; }
p { color: rgb(118,136,80); }
H1.HeaderClassName
{
color: #768850;
}
.AnyTagClassName
{
color: #768850;
}
</style>
background-color css
<style>
a { background-color: #768850; }
a { background-color: rgb(118,136,80); }
div.DivClassName
{
background-color: #768850;
}
.BgClassName
{
background-color: #768850;
}
</style>
border-color css
<style>
span { border-color: #768850; }
span { border-color: rgb(118,136,80); }
td.TdClassName
{
border-color: #768850;
}
.TagClassName
{
border-color: #768850;
}
</style>