Shades of Highland #759059
Tints of Highland #759059
RGB
CMYK
RGB Variations
Color information
#759059 (or 0x759059) is known color: Highland. HEX triplet: 75, 90 and 59. RGB value is (117,144,89). Sum of RGB (Red+Green+Blue) = 117+144+89=350 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.43% from 350); Green value is 144 (56.64% from 255 or 41.14% from 350); Blue value is 89 (35.16% from 255 or 25.43% from 350); Max value from RGB is 144 - color contains mainly: green. Hex color #759059 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759059 is #8A6FA6. Grayscale: #818181. Windows color (decimal): -9072551 or 5869685. OLE color: 5869685.
HSL color Cylindrical-coordinate representation of color #759059: hue angle of 89.45º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #759059 is Cyan = 0.19, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 89 | - |
| CMYK | 0.19 | 0 | 0.38 | 0.44 |
| HSL | 89.45º | 0.24% | 0.46% | - |
| HSV(B) | 89.45º | 0.38% | 0.56% | - |
| XYZ | 19.11 | 24.45 | 13.16 | - |
| YUV | 129.66 | 105.05 | 118.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 89 | 0.19 | 0 | 0.38 | 0.44 | 89.45 | 0.24 | 0.46 |
| Hex | 75 | 90 | 59 | 13 | 0 | 26 | 2C | 59 | 18 | 2E |
| Octal | 165 | 220 | 131 | 23 | 0 | 46 | 54 | 131 | 30 | 56 |
| Binary | 1110101 | 10010000 | 1011001 | 10011 | 0 | 100110 | 101100 | 1011001 | 11000 | 101110 |
Color Harmonies of #759059
Complementary color
Monochromatic Colors of #759059
Black with #759059
Text Example
Text Example
White with #759059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759059; }
p { color: rgb(117,144,89); }
H1.HeaderClassName
{
color: #759059;
}
.AnyTagClassName
{
color: #759059;
}
</style>
background-color css
<style>
a { background-color: #759059; }
a { background-color: rgb(117,144,89); }
div.DivClassName
{
background-color: #759059;
}
.BgClassName
{
background-color: #759059;
}
</style>
border-color css
<style>
span { border-color: #759059; }
span { border-color: rgb(117,144,89); }
td.TdClassName
{
border-color: #759059;
}
.TagClassName
{
border-color: #759059;
}
</style>