Shades of Highland #759163
Tints of Highland #759163
RGB
CMYK
RGB Variations
Color information
#759163 (or 0x759163) is known color: Highland. HEX triplet: 75, 91 and 63. RGB value is (117,145,99). Sum of RGB (Red+Green+Blue) = 117+145+99=361 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.41% from 361); Green value is 145 (57.03% from 255 or 40.17% from 361); Blue value is 99 (39.06% from 255 or 27.42% from 361); Max value from RGB is 145 - color contains mainly: green. Hex color #759163 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759163 is #8A6E9C. Grayscale: #838383. Windows color (decimal): -9072285 or 6525301. OLE color: 6525301.
HSL color Cylindrical-coordinate representation of color #759163: hue angle of 96.52º 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 #759163 is Cyan = 0.19, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 99 | - |
| CMYK | 0.19 | 0 | 0.32 | 0.43 |
| HSL | 96.52º | 0.19% | 0.48% | - |
| HSV(B) | 96.52º | 0.32% | 0.57% | - |
| XYZ | 19.71 | 24.93 | 15.58 | - |
| YUV | 131.38 | 109.72 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 99 | 0.19 | 0 | 0.32 | 0.43 | 96.52 | 0.19 | 0.48 |
| Hex | 75 | 91 | 63 | 13 | 0 | 20 | 2B | 61 | 13 | 30 |
| Octal | 165 | 221 | 143 | 23 | 0 | 40 | 53 | 141 | 23 | 60 |
| Binary | 1110101 | 10010001 | 1100011 | 10011 | 0 | 100000 | 101011 | 1100001 | 10011 | 110000 |
Color Harmonies of #759163
Complementary color
Monochromatic Colors of #759163
Black with #759163
Text Example
Text Example
White with #759163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759163; }
p { color: rgb(117,145,99); }
H1.HeaderClassName
{
color: #759163;
}
.AnyTagClassName
{
color: #759163;
}
</style>
background-color css
<style>
a { background-color: #759163; }
a { background-color: rgb(117,145,99); }
div.DivClassName
{
background-color: #759163;
}
.BgClassName
{
background-color: #759163;
}
</style>
border-color css
<style>
span { border-color: #759163; }
span { border-color: rgb(117,145,99); }
td.TdClassName
{
border-color: #759163;
}
.TagClassName
{
border-color: #759163;
}
</style>