Shades of Highland #759763
Tints of Highland #759763
RGB
CMYK
RGB Variations
Color information
#759763 (or 0x759763) is known color: Highland. HEX triplet: 75, 97 and 63. RGB value is (117,151,99). Sum of RGB (Red+Green+Blue) = 117+151+99=367 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.88% from 367); Green value is 151 (59.38% from 255 or 41.14% from 367); Blue value is 99 (39.06% from 255 or 26.98% from 367); Max value from RGB is 151 - color contains mainly: green. Hex color #759763 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759763 is #8A689C. Grayscale: #878787. Windows color (decimal): -9070749 or 6526837. OLE color: 6526837.
HSL color Cylindrical-coordinate representation of color #759763: hue angle of 99.23º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #759763 is Cyan = 0.23, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 99 | - |
| CMYK | 0.23 | 0 | 0.34 | 0.41 |
| HSL | 99.23º | 0.21% | 0.49% | - |
| HSV(B) | 99.23º | 0.34% | 0.59% | - |
| XYZ | 20.65 | 26.82 | 15.89 | - |
| YUV | 134.91 | 107.74 | 115.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 99 | 0.23 | 0 | 0.34 | 0.41 | 99.23 | 0.21 | 0.49 |
| Hex | 75 | 97 | 63 | 17 | 0 | 22 | 29 | 63 | 15 | 31 |
| Octal | 165 | 227 | 143 | 27 | 0 | 42 | 51 | 143 | 25 | 61 |
| Binary | 1110101 | 10010111 | 1100011 | 10111 | 0 | 100010 | 101001 | 1100011 | 10101 | 110001 |
Color Harmonies of #759763
Complementary color
Monochromatic Colors of #759763
Black with #759763
Text Example
Text Example
White with #759763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759763; }
p { color: rgb(117,151,99); }
H1.HeaderClassName
{
color: #759763;
}
.AnyTagClassName
{
color: #759763;
}
</style>
background-color css
<style>
a { background-color: #759763; }
a { background-color: rgb(117,151,99); }
div.DivClassName
{
background-color: #759763;
}
.BgClassName
{
background-color: #759763;
}
</style>
border-color css
<style>
span { border-color: #759763; }
span { border-color: rgb(117,151,99); }
td.TdClassName
{
border-color: #759763;
}
.TagClassName
{
border-color: #759763;
}
</style>