Shades of Highland #759261
Tints of Highland #759261
RGB
CMYK
RGB Variations
Color information
#759261 (or 0x759261) is known color: Highland. HEX triplet: 75, 92 and 61. RGB value is (117,146,97). Sum of RGB (Red+Green+Blue) = 117+146+97=360 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.5% from 360); Green value is 146 (57.42% from 255 or 40.56% from 360); Blue value is 97 (38.28% from 255 or 26.94% from 360); Max value from RGB is 146 - color contains mainly: green. Hex color #759261 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759261 is #8A6D9E. Grayscale: #838383. Windows color (decimal): -9072031 or 6394485. OLE color: 6394485.
HSL color Cylindrical-coordinate representation of color #759261: hue angle of 95.51º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #759261 is Cyan = 0.20, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 97 | - |
| CMYK | 0.20 | 0 | 0.34 | 0.43 |
| HSL | 95.51º | 0.2% | 0.48% | - |
| HSV(B) | 95.51º | 0.34% | 0.57% | - |
| XYZ | 19.77 | 25.2 | 15.13 | - |
| YUV | 131.74 | 108.39 | 117.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 97 | 0.20 | 0 | 0.34 | 0.43 | 95.51 | 0.2 | 0.48 |
| Hex | 75 | 92 | 61 | 14 | 0 | 22 | 2B | 60 | 14 | 30 |
| Octal | 165 | 222 | 141 | 24 | 0 | 42 | 53 | 140 | 24 | 60 |
| Binary | 1110101 | 10010010 | 1100001 | 10100 | 0 | 100010 | 101011 | 1100000 | 10100 | 110000 |
Color Harmonies of #759261
Complementary color
Monochromatic Colors of #759261
Black with #759261
Text Example
Text Example
White with #759261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759261; }
p { color: rgb(117,146,97); }
H1.HeaderClassName
{
color: #759261;
}
.AnyTagClassName
{
color: #759261;
}
</style>
background-color css
<style>
a { background-color: #759261; }
a { background-color: rgb(117,146,97); }
div.DivClassName
{
background-color: #759261;
}
.BgClassName
{
background-color: #759261;
}
</style>
border-color css
<style>
span { border-color: #759261; }
span { border-color: rgb(117,146,97); }
td.TdClassName
{
border-color: #759261;
}
.TagClassName
{
border-color: #759261;
}
</style>