Shades of Highland #758959
Tints of Highland #758959
RGB
CMYK
RGB Variations
Color information
#758959 (or 0x758959) is known color: Highland. HEX triplet: 75, 89 and 59. RGB value is (117,137,89). Sum of RGB (Red+Green+Blue) = 117+137+89=343 (45% of max value = 765). Red value is 117 (46.09% from 255 or 34.11% from 343); Green value is 137 (53.91% from 255 or 39.94% from 343); Blue value is 89 (35.16% from 255 or 25.95% from 343); Max value from RGB is 137 - color contains mainly: green. Hex color #758959 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758959 is #8A76A6. Grayscale: #7D7D7D. Windows color (decimal): -9074343 or 5867893. OLE color: 5867893.
HSL color Cylindrical-coordinate representation of color #758959: hue angle of 85º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #758959 is Cyan = 0.15, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 137 | 89 | - |
| CMYK | 0.15 | 0 | 0.35 | 0.46 |
| HSL | 85º | 0.21% | 0.44% | - |
| HSV(B) | 85º | 0.35% | 0.54% | - |
| XYZ | 18.08 | 22.39 | 12.82 | - |
| YUV | 125.55 | 107.37 | 121.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 137 | 89 | 0.15 | 0 | 0.35 | 0.46 | 85 | 0.21 | 0.44 |
| Hex | 75 | 89 | 59 | F | 0 | 23 | 2E | 55 | 15 | 2C |
| Octal | 165 | 211 | 131 | 17 | 0 | 43 | 56 | 125 | 25 | 54 |
| Binary | 1110101 | 10001001 | 1011001 | 1111 | 0 | 100011 | 101110 | 1010101 | 10101 | 101100 |
Color Harmonies of #758959
Complementary color
Monochromatic Colors of #758959
Black with #758959
Text Example
Text Example
White with #758959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758959; }
p { color: rgb(117,137,89); }
H1.HeaderClassName
{
color: #758959;
}
.AnyTagClassName
{
color: #758959;
}
</style>
background-color css
<style>
a { background-color: #758959; }
a { background-color: rgb(117,137,89); }
div.DivClassName
{
background-color: #758959;
}
.BgClassName
{
background-color: #758959;
}
</style>
border-color css
<style>
span { border-color: #758959; }
span { border-color: rgb(117,137,89); }
td.TdClassName
{
border-color: #758959;
}
.TagClassName
{
border-color: #758959;
}
</style>