Shades of Highland #768858
Tints of Highland #768858
RGB
CMYK
RGB Variations
Color information
#768858 (or 0x768858) is known color: Highland. HEX triplet: 76, 88 and 58. RGB value is (118,136,88). Sum of RGB (Red+Green+Blue) = 118+136+88=342 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.50% from 342); Green value is 136 (53.52% from 255 or 39.77% from 342); Blue value is 88 (34.77% from 255 or 25.73% from 342); Max value from RGB is 136 - color contains mainly: green. Hex color #768858 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768858 is #8977A7. Grayscale: #7D7D7D. Windows color (decimal): -9009064 or 5802102. OLE color: 5802102.
HSL color Cylindrical-coordinate representation of color #768858: hue angle of 82.5º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #768858 is Cyan = 0.13, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 136 | 88 | - |
| CMYK | 0.13 | 0 | 0.35 | 0.47 |
| HSL | 82.5º | 0.21% | 0.44% | - |
| HSV(B) | 82.5º | 0.35% | 0.53% | - |
| XYZ | 18.04 | 22.16 | 12.56 | - |
| YUV | 125.15 | 107.04 | 122.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 136 | 88 | 0.13 | 0 | 0.35 | 0.47 | 82.5 | 0.21 | 0.44 |
| Hex | 76 | 88 | 58 | D | 0 | 23 | 2F | 52 | 15 | 2C |
| Octal | 166 | 210 | 130 | 15 | 0 | 43 | 57 | 122 | 25 | 54 |
| Binary | 1110110 | 10001000 | 1011000 | 1101 | 0 | 100011 | 101111 | 1010010 | 10101 | 101100 |
Color Harmonies of #768858
Complementary color
Monochromatic Colors of #768858
Black with #768858
Text Example
Text Example
White with #768858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768858; }
p { color: rgb(118,136,88); }
H1.HeaderClassName
{
color: #768858;
}
.AnyTagClassName
{
color: #768858;
}
</style>
background-color css
<style>
a { background-color: #768858; }
a { background-color: rgb(118,136,88); }
div.DivClassName
{
background-color: #768858;
}
.BgClassName
{
background-color: #768858;
}
</style>
border-color css
<style>
span { border-color: #768858; }
span { border-color: rgb(118,136,88); }
td.TdClassName
{
border-color: #768858;
}
.TagClassName
{
border-color: #768858;
}
</style>