Shades of Highland #758559
Tints of Highland #758559
RGB
CMYK
RGB Variations
Color information
#758559 (or 0x758559) is known color: Highland. HEX triplet: 75, 85 and 59. RGB value is (117,133,89). Sum of RGB (Red+Green+Blue) = 117+133+89=339 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.51% from 339); Green value is 133 (52.34% from 255 or 39.23% from 339); Blue value is 89 (35.16% from 255 or 26.25% from 339); Max value from RGB is 133 - color contains mainly: green. Hex color #758559 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758559 is #8A7AA6. Grayscale: #7B7B7B. Windows color (decimal): -9075367 or 5866869. OLE color: 5866869.
HSL color Cylindrical-coordinate representation of color #758559: hue angle of 81.82º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #758559 is Cyan = 0.12, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 133 | 89 | - |
| CMYK | 0.12 | 0 | 0.33 | 0.48 |
| HSL | 81.82º | 0.2% | 0.44% | - |
| HSV(B) | 81.82º | 0.33% | 0.52% | - |
| XYZ | 17.53 | 21.28 | 12.63 | - |
| YUV | 123.2 | 108.7 | 123.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 133 | 89 | 0.12 | 0 | 0.33 | 0.48 | 81.82 | 0.2 | 0.44 |
| Hex | 75 | 85 | 59 | C | 0 | 21 | 30 | 52 | 14 | 2C |
| Octal | 165 | 205 | 131 | 14 | 0 | 41 | 60 | 122 | 24 | 54 |
| Binary | 1110101 | 10000101 | 1011001 | 1100 | 0 | 100001 | 110000 | 1010010 | 10100 | 101100 |
Color Harmonies of #758559
Complementary color
Monochromatic Colors of #758559
Black with #758559
Text Example
Text Example
White with #758559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758559; }
p { color: rgb(117,133,89); }
H1.HeaderClassName
{
color: #758559;
}
.AnyTagClassName
{
color: #758559;
}
</style>
background-color css
<style>
a { background-color: #758559; }
a { background-color: rgb(117,133,89); }
div.DivClassName
{
background-color: #758559;
}
.BgClassName
{
background-color: #758559;
}
</style>
border-color css
<style>
span { border-color: #758559; }
span { border-color: rgb(117,133,89); }
td.TdClassName
{
border-color: #758559;
}
.TagClassName
{
border-color: #758559;
}
</style>