Shades of Highland #759759
Tints of Highland #759759
RGB
CMYK
RGB Variations
Color information
#759759 (or 0x759759) is known color: Highland. HEX triplet: 75, 97 and 59. RGB value is (117,151,89). Sum of RGB (Red+Green+Blue) = 117+151+89=357 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.77% from 357); Green value is 151 (59.38% from 255 or 42.30% from 357); Blue value is 89 (35.16% from 255 or 24.93% from 357); Max value from RGB is 151 - color contains mainly: green. Hex color #759759 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759759 is #8A68A6. Grayscale: #858585. Windows color (decimal): -9070759 or 5871477. OLE color: 5871477.
HSL color Cylindrical-coordinate representation of color #759759: hue angle of 92.9º 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 #759759 is Cyan = 0.23, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 89 | - |
| CMYK | 0.23 | 0 | 0.41 | 0.41 |
| HSL | 92.9º | 0.26% | 0.47% | - |
| HSV(B) | 92.9º | 0.41% | 0.59% | - |
| XYZ | 20.21 | 26.64 | 13.53 | - |
| YUV | 133.77 | 102.74 | 116.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 89 | 0.23 | 0 | 0.41 | 0.41 | 92.9 | 0.26 | 0.47 |
| Hex | 75 | 97 | 59 | 17 | 0 | 29 | 29 | 5D | 1A | 2F |
| Octal | 165 | 227 | 131 | 27 | 0 | 51 | 51 | 135 | 32 | 57 |
| Binary | 1110101 | 10010111 | 1011001 | 10111 | 0 | 101001 | 101001 | 1011101 | 11010 | 101111 |
Color Harmonies of #759759
Complementary color
Monochromatic Colors of #759759
Black with #759759
Text Example
Text Example
White with #759759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759759; }
p { color: rgb(117,151,89); }
H1.HeaderClassName
{
color: #759759;
}
.AnyTagClassName
{
color: #759759;
}
</style>
background-color css
<style>
a { background-color: #759759; }
a { background-color: rgb(117,151,89); }
div.DivClassName
{
background-color: #759759;
}
.BgClassName
{
background-color: #759759;
}
</style>
border-color css
<style>
span { border-color: #759759; }
span { border-color: rgb(117,151,89); }
td.TdClassName
{
border-color: #759759;
}
.TagClassName
{
border-color: #759759;
}
</style>