Shades of Highland #759560
Tints of Highland #759560
RGB
CMYK
RGB Variations
Color information
#759560 (or 0x759560) is known color: Highland. HEX triplet: 75, 95 and 60. RGB value is (117,149,96). Sum of RGB (Red+Green+Blue) = 117+149+96=362 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.32% from 362); Green value is 149 (58.59% from 255 or 41.16% from 362); Blue value is 96 (37.89% from 255 or 26.52% from 362); Max value from RGB is 149 - color contains mainly: green. Hex color #759560 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759560 is #8A6A9F. Grayscale: #858585. Windows color (decimal): -9071264 or 6329717. OLE color: 6329717.
HSL color Cylindrical-coordinate representation of color #759560: hue angle of 96.23º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #759560 is Cyan = 0.21, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 96 | - |
| CMYK | 0.21 | 0 | 0.36 | 0.42 |
| HSL | 96.23º | 0.22% | 0.48% | - |
| HSV(B) | 96.23º | 0.36% | 0.58% | - |
| XYZ | 20.19 | 26.12 | 15.04 | - |
| YUV | 133.39 | 106.9 | 116.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 96 | 0.21 | 0 | 0.36 | 0.42 | 96.23 | 0.22 | 0.48 |
| Hex | 75 | 95 | 60 | 15 | 0 | 24 | 2A | 60 | 16 | 30 |
| Octal | 165 | 225 | 140 | 25 | 0 | 44 | 52 | 140 | 26 | 60 |
| Binary | 1110101 | 10010101 | 1100000 | 10101 | 0 | 100100 | 101010 | 1100000 | 10110 | 110000 |
Color Harmonies of #759560
Complementary color
Monochromatic Colors of #759560
Black with #759560
Text Example
Text Example
White with #759560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759560; }
p { color: rgb(117,149,96); }
H1.HeaderClassName
{
color: #759560;
}
.AnyTagClassName
{
color: #759560;
}
</style>
background-color css
<style>
a { background-color: #759560; }
a { background-color: rgb(117,149,96); }
div.DivClassName
{
background-color: #759560;
}
.BgClassName
{
background-color: #759560;
}
</style>
border-color css
<style>
span { border-color: #759560; }
span { border-color: rgb(117,149,96); }
td.TdClassName
{
border-color: #759560;
}
.TagClassName
{
border-color: #759560;
}
</style>