Shades of Highland #759656
Tints of Highland #759656
RGB
CMYK
RGB Variations
Color information
#759656 (or 0x759656) is known color: Highland. HEX triplet: 75, 96 and 56. RGB value is (117,150,86). Sum of RGB (Red+Green+Blue) = 117+150+86=353 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.14% from 353); Green value is 150 (58.98% from 255 or 42.49% from 353); Blue value is 86 (33.98% from 255 or 24.36% from 353); Max value from RGB is 150 - color contains mainly: green. Hex color #759656 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759656 is #8A69A9. Grayscale: #858585. Windows color (decimal): -9071018 or 5674613. OLE color: 5674613.
HSL color Cylindrical-coordinate representation of color #759656: hue angle of 90.94º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #759656 is Cyan = 0.22, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 86 | - |
| CMYK | 0.22 | 0 | 0.43 | 0.41 |
| HSL | 90.94º | 0.27% | 0.46% | - |
| HSV(B) | 90.94º | 0.43% | 0.59% | - |
| XYZ | 19.92 | 26.27 | 12.82 | - |
| YUV | 132.84 | 101.57 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 86 | 0.22 | 0 | 0.43 | 0.41 | 90.94 | 0.27 | 0.46 |
| Hex | 75 | 96 | 56 | 16 | 0 | 2B | 29 | 5B | 1B | 2E |
| Octal | 165 | 226 | 126 | 26 | 0 | 53 | 51 | 133 | 33 | 56 |
| Binary | 1110101 | 10010110 | 1010110 | 10110 | 0 | 101011 | 101001 | 1011011 | 11011 | 101110 |
Color Harmonies of #759656
Complementary color
Monochromatic Colors of #759656
Black with #759656
Text Example
Text Example
White with #759656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759656; }
p { color: rgb(117,150,86); }
H1.HeaderClassName
{
color: #759656;
}
.AnyTagClassName
{
color: #759656;
}
</style>
background-color css
<style>
a { background-color: #759656; }
a { background-color: rgb(117,150,86); }
div.DivClassName
{
background-color: #759656;
}
.BgClassName
{
background-color: #759656;
}
</style>
border-color css
<style>
span { border-color: #759656; }
span { border-color: rgb(117,150,86); }
td.TdClassName
{
border-color: #759656;
}
.TagClassName
{
border-color: #759656;
}
</style>