Shades of Highland #769164
Tints of Highland #769164
RGB
CMYK
RGB Variations
Color information
#769164 (or 0x769164) is known color: Highland. HEX triplet: 76, 91 and 64. RGB value is (118,145,100). Sum of RGB (Red+Green+Blue) = 118+145+100=363 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.51% from 363); Green value is 145 (57.03% from 255 or 39.94% from 363); Blue value is 100 (39.45% from 255 or 27.55% from 363); Max value from RGB is 145 - color contains mainly: green. Hex color #769164 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769164 is #896E9B. Grayscale: #838383. Windows color (decimal): -9006748 or 6590838. OLE color: 6590838.
HSL color Cylindrical-coordinate representation of color #769164: hue angle of 96º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #769164 is Cyan = 0.19, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 145 | 100 | - |
| CMYK | 0.19 | 0 | 0.31 | 0.43 |
| HSL | 96º | 0.18% | 0.48% | - |
| HSV(B) | 96º | 0.31% | 0.57% | - |
| XYZ | 19.9 | 25.02 | 15.84 | - |
| YUV | 131.8 | 110.05 | 118.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 145 | 100 | 0.19 | 0 | 0.31 | 0.43 | 96 | 0.18 | 0.48 |
| Hex | 76 | 91 | 64 | 13 | 0 | 1F | 2B | 60 | 12 | 30 |
| Octal | 166 | 221 | 144 | 23 | 0 | 37 | 53 | 140 | 22 | 60 |
| Binary | 1110110 | 10010001 | 1100100 | 10011 | 0 | 11111 | 101011 | 1100000 | 10010 | 110000 |
Color Harmonies of #769164
Complementary color
Monochromatic Colors of #769164
Black with #769164
Text Example
Text Example
White with #769164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769164; }
p { color: rgb(118,145,100); }
H1.HeaderClassName
{
color: #769164;
}
.AnyTagClassName
{
color: #769164;
}
</style>
background-color css
<style>
a { background-color: #769164; }
a { background-color: rgb(118,145,100); }
div.DivClassName
{
background-color: #769164;
}
.BgClassName
{
background-color: #769164;
}
</style>
border-color css
<style>
span { border-color: #769164; }
span { border-color: rgb(118,145,100); }
td.TdClassName
{
border-color: #769164;
}
.TagClassName
{
border-color: #769164;
}
</style>