Shades of Highland #759659
Tints of Highland #759659
RGB
CMYK
RGB Variations
Color information
#759659 (or 0x759659) is known color: Highland. HEX triplet: 75, 96 and 59. RGB value is (117,150,89). Sum of RGB (Red+Green+Blue) = 117+150+89=356 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.87% from 356); Green value is 150 (58.98% from 255 or 42.13% from 356); Blue value is 89 (35.16% from 255 or 25% from 356); Max value from RGB is 150 - color contains mainly: green. Hex color #759659 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759659 is #8A69A6. Grayscale: #858585. Windows color (decimal): -9071015 or 5871221. OLE color: 5871221.
HSL color Cylindrical-coordinate representation of color #759659: hue angle of 92.46º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #759659 is Cyan = 0.22, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 89 | - |
| CMYK | 0.22 | 0 | 0.41 | 0.41 |
| HSL | 92.46º | 0.26% | 0.47% | - |
| HSV(B) | 92.46º | 0.41% | 0.59% | - |
| XYZ | 20.05 | 26.32 | 13.47 | - |
| YUV | 133.18 | 103.07 | 116.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 89 | 0.22 | 0 | 0.41 | 0.41 | 92.46 | 0.26 | 0.47 |
| Hex | 75 | 96 | 59 | 16 | 0 | 29 | 29 | 5C | 1A | 2F |
| Octal | 165 | 226 | 131 | 26 | 0 | 51 | 51 | 134 | 32 | 57 |
| Binary | 1110101 | 10010110 | 1011001 | 10110 | 0 | 101001 | 101001 | 1011100 | 11010 | 101111 |
Color Harmonies of #759659
Complementary color
Monochromatic Colors of #759659
Black with #759659
Text Example
Text Example
White with #759659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759659; }
p { color: rgb(117,150,89); }
H1.HeaderClassName
{
color: #759659;
}
.AnyTagClassName
{
color: #759659;
}
</style>
background-color css
<style>
a { background-color: #759659; }
a { background-color: rgb(117,150,89); }
div.DivClassName
{
background-color: #759659;
}
.BgClassName
{
background-color: #759659;
}
</style>
border-color css
<style>
span { border-color: #759659; }
span { border-color: rgb(117,150,89); }
td.TdClassName
{
border-color: #759659;
}
.TagClassName
{
border-color: #759659;
}
</style>