Shades of Highland #759160
Tints of Highland #759160
RGB
CMYK
RGB Variations
Color information
#759160 (or 0x759160) is known color: Highland. HEX triplet: 75, 91 and 60. RGB value is (117,145,96). Sum of RGB (Red+Green+Blue) = 117+145+96=358 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.68% from 358); Green value is 145 (57.03% from 255 or 40.50% from 358); Blue value is 96 (37.89% from 255 or 26.82% from 358); Max value from RGB is 145 - color contains mainly: green. Hex color #759160 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759160 is #8A6E9F. Grayscale: #838383. Windows color (decimal): -9072288 or 6328693. OLE color: 6328693.
HSL color Cylindrical-coordinate representation of color #759160: hue angle of 94.29º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #759160 is Cyan = 0.19, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 96 | - |
| CMYK | 0.19 | 0 | 0.34 | 0.43 |
| HSL | 94.29º | 0.2% | 0.47% | - |
| HSV(B) | 94.29º | 0.34% | 0.57% | - |
| XYZ | 19.57 | 24.88 | 14.84 | - |
| YUV | 131.04 | 108.22 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 96 | 0.19 | 0 | 0.34 | 0.43 | 94.29 | 0.2 | 0.47 |
| Hex | 75 | 91 | 60 | 13 | 0 | 22 | 2B | 5E | 14 | 2F |
| Octal | 165 | 221 | 140 | 23 | 0 | 42 | 53 | 136 | 24 | 57 |
| Binary | 1110101 | 10010001 | 1100000 | 10011 | 0 | 100010 | 101011 | 1011110 | 10100 | 101111 |
Color Harmonies of #759160
Complementary color
Monochromatic Colors of #759160
Black with #759160
Text Example
Text Example
White with #759160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759160; }
p { color: rgb(117,145,96); }
H1.HeaderClassName
{
color: #759160;
}
.AnyTagClassName
{
color: #759160;
}
</style>
background-color css
<style>
a { background-color: #759160; }
a { background-color: rgb(117,145,96); }
div.DivClassName
{
background-color: #759160;
}
.BgClassName
{
background-color: #759160;
}
</style>
border-color css
<style>
span { border-color: #759160; }
span { border-color: rgb(117,145,96); }
td.TdClassName
{
border-color: #759160;
}
.TagClassName
{
border-color: #759160;
}
</style>