Shades of Highland #758759
Tints of Highland #758759
RGB
CMYK
RGB Variations
Color information
#758759 (or 0x758759) is known color: Highland. HEX triplet: 75, 87 and 59. RGB value is (117,135,89). Sum of RGB (Red+Green+Blue) = 117+135+89=341 (45% of max value = 765). Red value is 117 (46.09% from 255 or 34.31% from 341); Green value is 135 (53.12% from 255 or 39.59% from 341); Blue value is 89 (35.16% from 255 or 26.10% from 341); Max value from RGB is 135 - color contains mainly: green. Hex color #758759 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758759 is #8A78A6. Grayscale: #7C7C7C. Windows color (decimal): -9074855 or 5867381. OLE color: 5867381.
HSL color Cylindrical-coordinate representation of color #758759: hue angle of 83.48º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #758759 is Cyan = 0.13, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 89 | - |
| CMYK | 0.13 | 0 | 0.34 | 0.47 |
| HSL | 83.48º | 0.21% | 0.44% | - |
| HSV(B) | 83.48º | 0.34% | 0.53% | - |
| XYZ | 17.8 | 21.83 | 12.73 | - |
| YUV | 124.37 | 108.04 | 122.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 89 | 0.13 | 0 | 0.34 | 0.47 | 83.48 | 0.21 | 0.44 |
| Hex | 75 | 87 | 59 | D | 0 | 22 | 2F | 53 | 15 | 2C |
| Octal | 165 | 207 | 131 | 15 | 0 | 42 | 57 | 123 | 25 | 54 |
| Binary | 1110101 | 10000111 | 1011001 | 1101 | 0 | 100010 | 101111 | 1010011 | 10101 | 101100 |
Color Harmonies of #758759
Complementary color
Monochromatic Colors of #758759
Black with #758759
Text Example
Text Example
White with #758759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758759; }
p { color: rgb(117,135,89); }
H1.HeaderClassName
{
color: #758759;
}
.AnyTagClassName
{
color: #758759;
}
</style>
background-color css
<style>
a { background-color: #758759; }
a { background-color: rgb(117,135,89); }
div.DivClassName
{
background-color: #758759;
}
.BgClassName
{
background-color: #758759;
}
</style>
border-color css
<style>
span { border-color: #758759; }
span { border-color: rgb(117,135,89); }
td.TdClassName
{
border-color: #758759;
}
.TagClassName
{
border-color: #758759;
}
</style>