Shades of Highland #759862
Tints of Highland #759862
RGB
CMYK
RGB Variations
Color information
#759862 (or 0x759862) is known color: Highland. HEX triplet: 75, 98 and 62. RGB value is (117,152,98). Sum of RGB (Red+Green+Blue) = 117+152+98=367 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.88% from 367); Green value is 152 (59.77% from 255 or 41.42% from 367); Blue value is 98 (38.67% from 255 or 26.70% from 367); Max value from RGB is 152 - color contains mainly: green. Hex color #759862 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759862 is #8A679D. Grayscale: #878787. Windows color (decimal): -9070494 or 6461557. OLE color: 6461557.
HSL color Cylindrical-coordinate representation of color #759862: hue angle of 98.89º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #759862 is Cyan = 0.23, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 98 | - |
| CMYK | 0.23 | 0 | 0.36 | 0.40 |
| HSL | 98.89º | 0.22% | 0.49% | - |
| HSV(B) | 98.89º | 0.36% | 0.6% | - |
| XYZ | 20.77 | 27.12 | 15.7 | - |
| YUV | 135.38 | 106.9 | 114.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 98 | 0.23 | 0 | 0.36 | 0.40 | 98.89 | 0.22 | 0.49 |
| Hex | 75 | 98 | 62 | 17 | 0 | 24 | 28 | 63 | 16 | 31 |
| Octal | 165 | 230 | 142 | 27 | 0 | 44 | 50 | 143 | 26 | 61 |
| Binary | 1110101 | 10011000 | 1100010 | 10111 | 0 | 100100 | 101000 | 1100011 | 10110 | 110001 |
Color Harmonies of #759862
Complementary color
Monochromatic Colors of #759862
Black with #759862
Text Example
Text Example
White with #759862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759862; }
p { color: rgb(117,152,98); }
H1.HeaderClassName
{
color: #759862;
}
.AnyTagClassName
{
color: #759862;
}
</style>
background-color css
<style>
a { background-color: #759862; }
a { background-color: rgb(117,152,98); }
div.DivClassName
{
background-color: #759862;
}
.BgClassName
{
background-color: #759862;
}
</style>
border-color css
<style>
span { border-color: #759862; }
span { border-color: rgb(117,152,98); }
td.TdClassName
{
border-color: #759862;
}
.TagClassName
{
border-color: #759862;
}
</style>