Shades of Highland #759162
Tints of Highland #759162
RGB
CMYK
RGB Variations
Color information
#759162 (or 0x759162) is known color: Highland. HEX triplet: 75, 91 and 62. RGB value is (117,145,98). Sum of RGB (Red+Green+Blue) = 117+145+98=360 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.5% from 360); Green value is 145 (57.03% from 255 or 40.28% from 360); Blue value is 98 (38.67% from 255 or 27.22% from 360); Max value from RGB is 145 - color contains mainly: green. Hex color #759162 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759162 is #8A6E9D. Grayscale: #838383. Windows color (decimal): -9072286 or 6459765. OLE color: 6459765.
HSL color Cylindrical-coordinate representation of color #759162: hue angle of 95.74º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #759162 is Cyan = 0.19, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 98 | - |
| CMYK | 0.19 | 0 | 0.32 | 0.43 |
| HSL | 95.74º | 0.19% | 0.48% | - |
| HSV(B) | 95.74º | 0.32% | 0.57% | - |
| XYZ | 19.67 | 24.91 | 15.33 | - |
| YUV | 131.27 | 109.22 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 98 | 0.19 | 0 | 0.32 | 0.43 | 95.74 | 0.19 | 0.48 |
| Hex | 75 | 91 | 62 | 13 | 0 | 20 | 2B | 60 | 13 | 30 |
| Octal | 165 | 221 | 142 | 23 | 0 | 40 | 53 | 140 | 23 | 60 |
| Binary | 1110101 | 10010001 | 1100010 | 10011 | 0 | 100000 | 101011 | 1100000 | 10011 | 110000 |
Color Harmonies of #759162
Complementary color
Monochromatic Colors of #759162
Black with #759162
Text Example
Text Example
White with #759162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759162; }
p { color: rgb(117,145,98); }
H1.HeaderClassName
{
color: #759162;
}
.AnyTagClassName
{
color: #759162;
}
</style>
background-color css
<style>
a { background-color: #759162; }
a { background-color: rgb(117,145,98); }
div.DivClassName
{
background-color: #759162;
}
.BgClassName
{
background-color: #759162;
}
</style>
border-color css
<style>
span { border-color: #759162; }
span { border-color: rgb(117,145,98); }
td.TdClassName
{
border-color: #759162;
}
.TagClassName
{
border-color: #759162;
}
</style>