Shades of Highland #759259
Tints of Highland #759259
RGB
CMYK
RGB Variations
Color information
#759259 (or 0x759259) is known color: Highland. HEX triplet: 75, 92 and 59. RGB value is (117,146,89). Sum of RGB (Red+Green+Blue) = 117+146+89=352 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.24% from 352); Green value is 146 (57.42% from 255 or 41.48% from 352); Blue value is 89 (35.16% from 255 or 25.28% from 352); Max value from RGB is 146 - color contains mainly: green. Hex color #759259 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759259 is #8A6DA6. Grayscale: #838383. Windows color (decimal): -9072039 or 5870197. OLE color: 5870197.
HSL color Cylindrical-coordinate representation of color #759259: hue angle of 90.53º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #759259 is Cyan = 0.20, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 89 | - |
| CMYK | 0.20 | 0 | 0.39 | 0.43 |
| HSL | 90.53º | 0.24% | 0.46% | - |
| HSV(B) | 90.53º | 0.39% | 0.57% | - |
| XYZ | 19.42 | 25.06 | 13.26 | - |
| YUV | 130.83 | 104.39 | 118.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 89 | 0.20 | 0 | 0.39 | 0.43 | 90.53 | 0.24 | 0.46 |
| Hex | 75 | 92 | 59 | 14 | 0 | 27 | 2B | 5B | 18 | 2E |
| Octal | 165 | 222 | 131 | 24 | 0 | 47 | 53 | 133 | 30 | 56 |
| Binary | 1110101 | 10010010 | 1011001 | 10100 | 0 | 100111 | 101011 | 1011011 | 11000 | 101110 |
Color Harmonies of #759259
Complementary color
Monochromatic Colors of #759259
Black with #759259
Text Example
Text Example
White with #759259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759259; }
p { color: rgb(117,146,89); }
H1.HeaderClassName
{
color: #759259;
}
.AnyTagClassName
{
color: #759259;
}
</style>
background-color css
<style>
a { background-color: #759259; }
a { background-color: rgb(117,146,89); }
div.DivClassName
{
background-color: #759259;
}
.BgClassName
{
background-color: #759259;
}
</style>
border-color css
<style>
span { border-color: #759259; }
span { border-color: rgb(117,146,89); }
td.TdClassName
{
border-color: #759259;
}
.TagClassName
{
border-color: #759259;
}
</style>