Shades of Highland #759963
Tints of Highland #759963
RGB
CMYK
RGB Variations
Color information
#759963 (or 0x759963) is known color: Highland. HEX triplet: 75, 99 and 63. RGB value is (117,153,99). Sum of RGB (Red+Green+Blue) = 117+153+99=369 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.71% from 369); Green value is 153 (60.16% from 255 or 41.46% from 369); Blue value is 99 (39.06% from 255 or 26.83% from 369); Max value from RGB is 153 - color contains mainly: green. Hex color #759963 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759963 is #8A669C. Grayscale: #888888. Windows color (decimal): -9070237 or 6527349. OLE color: 6527349.
HSL color Cylindrical-coordinate representation of color #759963: hue angle of 100º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #759963 is Cyan = 0.24, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 99 | - |
| CMYK | 0.24 | 0 | 0.35 | 0.4 |
| HSL | 100º | 0.21% | 0.49% | - |
| HSV(B) | 100º | 0.35% | 0.6% | - |
| XYZ | 20.98 | 27.47 | 16 | - |
| YUV | 136.08 | 107.07 | 114.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 99 | 0.24 | 0 | 0.35 | 0.4 | 100 | 0.21 | 0.49 |
| Hex | 75 | 99 | 63 | 18 | 0 | 23 | 28 | 64 | 15 | 31 |
| Octal | 165 | 231 | 143 | 30 | 0 | 43 | 50 | 144 | 25 | 61 |
| Binary | 1110101 | 10011001 | 1100011 | 11000 | 0 | 100011 | 101000 | 1100100 | 10101 | 110001 |
Color Harmonies of #759963
Complementary color
Monochromatic Colors of #759963
Black with #759963
Text Example
Text Example
White with #759963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759963; }
p { color: rgb(117,153,99); }
H1.HeaderClassName
{
color: #759963;
}
.AnyTagClassName
{
color: #759963;
}
</style>
background-color css
<style>
a { background-color: #759963; }
a { background-color: rgb(117,153,99); }
div.DivClassName
{
background-color: #759963;
}
.BgClassName
{
background-color: #759963;
}
</style>
border-color css
<style>
span { border-color: #759963; }
span { border-color: rgb(117,153,99); }
td.TdClassName
{
border-color: #759963;
}
.TagClassName
{
border-color: #759963;
}
</style>