Shades of Highland #759361
Tints of Highland #759361
RGB
CMYK
RGB Variations
Color information
#759361 (or 0x759361) is known color: Highland. HEX triplet: 75, 93 and 61. RGB value is (117,147,97). Sum of RGB (Red+Green+Blue) = 117+147+97=361 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.41% from 361); Green value is 147 (57.81% from 255 or 40.72% from 361); Blue value is 97 (38.28% from 255 or 26.87% from 361); Max value from RGB is 147 - color contains mainly: green. Hex color #759361 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759361 is #8A6C9E. Grayscale: #848484. Windows color (decimal): -9071775 or 6394741. OLE color: 6394741.
HSL color Cylindrical-coordinate representation of color #759361: hue angle of 96º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #759361 is Cyan = 0.20, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 97 | - |
| CMYK | 0.20 | 0 | 0.34 | 0.42 |
| HSL | 96º | 0.2% | 0.48% | - |
| HSV(B) | 96º | 0.34% | 0.58% | - |
| XYZ | 19.93 | 25.51 | 15.18 | - |
| YUV | 132.33 | 108.06 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 97 | 0.20 | 0 | 0.34 | 0.42 | 96 | 0.2 | 0.48 |
| Hex | 75 | 93 | 61 | 14 | 0 | 22 | 2A | 60 | 14 | 30 |
| Octal | 165 | 223 | 141 | 24 | 0 | 42 | 52 | 140 | 24 | 60 |
| Binary | 1110101 | 10010011 | 1100001 | 10100 | 0 | 100010 | 101010 | 1100000 | 10100 | 110000 |
Color Harmonies of #759361
Complementary color
Monochromatic Colors of #759361
Black with #759361
Text Example
Text Example
White with #759361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759361; }
p { color: rgb(117,147,97); }
H1.HeaderClassName
{
color: #759361;
}
.AnyTagClassName
{
color: #759361;
}
</style>
background-color css
<style>
a { background-color: #759361; }
a { background-color: rgb(117,147,97); }
div.DivClassName
{
background-color: #759361;
}
.BgClassName
{
background-color: #759361;
}
</style>
border-color css
<style>
span { border-color: #759361; }
span { border-color: rgb(117,147,97); }
td.TdClassName
{
border-color: #759361;
}
.TagClassName
{
border-color: #759361;
}
</style>