Shades of Highland #759356
Tints of Highland #759356
RGB
CMYK
RGB Variations
Color information
#759356 (or 0x759356) is known color: Highland. HEX triplet: 75, 93 and 56. RGB value is (117,147,86). Sum of RGB (Red+Green+Blue) = 117+147+86=350 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.43% from 350); Green value is 147 (57.81% from 255 or 42% from 350); Blue value is 86 (33.98% from 255 or 24.57% from 350); Max value from RGB is 147 - color contains mainly: green. Hex color #759356 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759356 is #8A6CA9. Grayscale: #838383. Windows color (decimal): -9071786 or 5673845. OLE color: 5673845.
HSL color Cylindrical-coordinate representation of color #759356: hue angle of 89.51º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #759356 is Cyan = 0.20, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 86 | - |
| CMYK | 0.20 | 0 | 0.41 | 0.42 |
| HSL | 89.51º | 0.26% | 0.46% | - |
| HSV(B) | 89.51º | 0.41% | 0.58% | - |
| XYZ | 19.45 | 25.32 | 12.67 | - |
| YUV | 131.08 | 102.56 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 86 | 0.20 | 0 | 0.41 | 0.42 | 89.51 | 0.26 | 0.46 |
| Hex | 75 | 93 | 56 | 14 | 0 | 29 | 2A | 5A | 1A | 2E |
| Octal | 165 | 223 | 126 | 24 | 0 | 51 | 52 | 132 | 32 | 56 |
| Binary | 1110101 | 10010011 | 1010110 | 10100 | 0 | 101001 | 101010 | 1011010 | 11010 | 101110 |
Color Harmonies of #759356
Complementary color
Monochromatic Colors of #759356
Black with #759356
Text Example
Text Example
White with #759356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759356; }
p { color: rgb(117,147,86); }
H1.HeaderClassName
{
color: #759356;
}
.AnyTagClassName
{
color: #759356;
}
</style>
background-color css
<style>
a { background-color: #759356; }
a { background-color: rgb(117,147,86); }
div.DivClassName
{
background-color: #759356;
}
.BgClassName
{
background-color: #759356;
}
</style>
border-color css
<style>
span { border-color: #759356; }
span { border-color: rgb(117,147,86); }
td.TdClassName
{
border-color: #759356;
}
.TagClassName
{
border-color: #759356;
}
</style>