Shades of Highland #769562
Tints of Highland #769562
RGB
CMYK
RGB Variations
Color information
#769562 (or 0x769562) is known color: Highland. HEX triplet: 76, 95 and 62. RGB value is (118,149,98). Sum of RGB (Red+Green+Blue) = 118+149+98=365 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.33% from 365); Green value is 149 (58.59% from 255 or 40.82% from 365); Blue value is 98 (38.67% from 255 or 26.85% from 365); Max value from RGB is 149 - color contains mainly: green. Hex color #769562 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769562 is #896A9D. Grayscale: #868686. Windows color (decimal): -9005726 or 6460790. OLE color: 6460790.
HSL color Cylindrical-coordinate representation of color #769562: hue angle of 96.47º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #769562 is Cyan = 0.21, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 98 | - |
| CMYK | 0.21 | 0 | 0.34 | 0.42 |
| HSL | 96.47º | 0.21% | 0.48% | - |
| HSV(B) | 96.47º | 0.34% | 0.58% | - |
| XYZ | 20.42 | 26.23 | 15.54 | - |
| YUV | 133.92 | 107.73 | 116.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 98 | 0.21 | 0 | 0.34 | 0.42 | 96.47 | 0.21 | 0.48 |
| Hex | 76 | 95 | 62 | 15 | 0 | 22 | 2A | 60 | 15 | 30 |
| Octal | 166 | 225 | 142 | 25 | 0 | 42 | 52 | 140 | 25 | 60 |
| Binary | 1110110 | 10010101 | 1100010 | 10101 | 0 | 100010 | 101010 | 1100000 | 10101 | 110000 |
Color Harmonies of #769562
Complementary color
Monochromatic Colors of #769562
Black with #769562
Text Example
Text Example
White with #769562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769562; }
p { color: rgb(118,149,98); }
H1.HeaderClassName
{
color: #769562;
}
.AnyTagClassName
{
color: #769562;
}
</style>
background-color css
<style>
a { background-color: #769562; }
a { background-color: rgb(118,149,98); }
div.DivClassName
{
background-color: #769562;
}
.BgClassName
{
background-color: #769562;
}
</style>
border-color css
<style>
span { border-color: #769562; }
span { border-color: rgb(118,149,98); }
td.TdClassName
{
border-color: #769562;
}
.TagClassName
{
border-color: #769562;
}
</style>