Shades of Highland #769962
Tints of Highland #769962
RGB
CMYK
RGB Variations
Color information
#769962 (or 0x769962) is known color: Highland. HEX triplet: 76, 99 and 62. RGB value is (118,153,98). Sum of RGB (Red+Green+Blue) = 118+153+98=369 (48% of max value = 765). Red value is 118 (46.48% from 255 or 31.98% from 369); Green value is 153 (60.16% from 255 or 41.46% from 369); Blue value is 98 (38.67% from 255 or 26.56% from 369); Max value from RGB is 153 - color contains mainly: green. Hex color #769962 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769962 is #89669D. Grayscale: #888888. Windows color (decimal): -9004702 or 6461814. OLE color: 6461814.
HSL color Cylindrical-coordinate representation of color #769962: hue angle of 98.18º 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 #769962 is Cyan = 0.23, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 118 | 153 | 98 | - |
| CMYK | 0.23 | 0 | 0.36 | 0.4 |
| HSL | 98.18º | 0.22% | 0.49% | - |
| HSV(B) | 98.18º | 0.36% | 0.6% | - |
| XYZ | 21.07 | 27.52 | 15.76 | - |
| YUV | 136.27 | 106.4 | 114.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 153 | 98 | 0.23 | 0 | 0.36 | 0.4 | 98.18 | 0.22 | 0.49 |
| Hex | 76 | 99 | 62 | 17 | 0 | 24 | 28 | 62 | 16 | 31 |
| Octal | 166 | 231 | 142 | 27 | 0 | 44 | 50 | 142 | 26 | 61 |
| Binary | 1110110 | 10011001 | 1100010 | 10111 | 0 | 100100 | 101000 | 1100010 | 10110 | 110001 |
Color Harmonies of #769962
Complementary color
Monochromatic Colors of #769962
Black with #769962
Text Example
Text Example
White with #769962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769962; }
p { color: rgb(118,153,98); }
H1.HeaderClassName
{
color: #769962;
}
.AnyTagClassName
{
color: #769962;
}
</style>
background-color css
<style>
a { background-color: #769962; }
a { background-color: rgb(118,153,98); }
div.DivClassName
{
background-color: #769962;
}
.BgClassName
{
background-color: #769962;
}
</style>
border-color css
<style>
span { border-color: #769962; }
span { border-color: rgb(118,153,98); }
td.TdClassName
{
border-color: #769962;
}
.TagClassName
{
border-color: #769962;
}
</style>