Shades of Highland #759960
Tints of Highland #759960
RGB
CMYK
RGB Variations
Color information
#759960 (or 0x759960) is known color: Highland. HEX triplet: 75, 99 and 60. RGB value is (117,153,96). Sum of RGB (Red+Green+Blue) = 117+153+96=366 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.97% from 366); Green value is 153 (60.16% from 255 or 41.80% from 366); Blue value is 96 (37.89% from 255 or 26.23% from 366); Max value from RGB is 153 - color contains mainly: green. Hex color #759960 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759960 is #8A669F. Grayscale: #878787. Windows color (decimal): -9070240 or 6330741. OLE color: 6330741.
HSL color Cylindrical-coordinate representation of color #759960: hue angle of 97.89º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #759960 is Cyan = 0.24, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 96 | - |
| CMYK | 0.24 | 0 | 0.37 | 0.4 |
| HSL | 97.89º | 0.23% | 0.49% | - |
| HSV(B) | 97.89º | 0.37% | 0.6% | - |
| XYZ | 20.84 | 27.41 | 15.26 | - |
| YUV | 135.74 | 105.57 | 114.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 96 | 0.24 | 0 | 0.37 | 0.4 | 97.89 | 0.23 | 0.49 |
| Hex | 75 | 99 | 60 | 18 | 0 | 25 | 28 | 62 | 17 | 31 |
| Octal | 165 | 231 | 140 | 30 | 0 | 45 | 50 | 142 | 27 | 61 |
| Binary | 1110101 | 10011001 | 1100000 | 11000 | 0 | 100101 | 101000 | 1100010 | 10111 | 110001 |
Color Harmonies of #759960
Complementary color
Monochromatic Colors of #759960
Black with #759960
Text Example
Text Example
White with #759960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759960; }
p { color: rgb(117,153,96); }
H1.HeaderClassName
{
color: #759960;
}
.AnyTagClassName
{
color: #759960;
}
</style>
background-color css
<style>
a { background-color: #759960; }
a { background-color: rgb(117,153,96); }
div.DivClassName
{
background-color: #759960;
}
.BgClassName
{
background-color: #759960;
}
</style>
border-color css
<style>
span { border-color: #759960; }
span { border-color: rgb(117,153,96); }
td.TdClassName
{
border-color: #759960;
}
.TagClassName
{
border-color: #759960;
}
</style>