Shades of Highland #769563
Tints of Highland #769563
RGB
CMYK
RGB Variations
Color information
#769563 (or 0x769563) is known color: Highland. HEX triplet: 76, 95 and 63. RGB value is (118,149,99). Sum of RGB (Red+Green+Blue) = 118+149+99=366 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.24% from 366); Green value is 149 (58.59% from 255 or 40.71% from 366); Blue value is 99 (39.06% from 255 or 27.05% from 366); Max value from RGB is 149 - color contains mainly: green. Hex color #769563 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769563 is #896A9C. Grayscale: #868686. Windows color (decimal): -9005725 or 6526326. OLE color: 6526326.
HSL color Cylindrical-coordinate representation of color #769563: hue angle of 97.2º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #769563 is Cyan = 0.21, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 99 | - |
| CMYK | 0.21 | 0 | 0.34 | 0.42 |
| HSL | 97.2º | 0.2% | 0.49% | - |
| HSV(B) | 97.2º | 0.34% | 0.58% | - |
| XYZ | 20.47 | 26.25 | 15.79 | - |
| YUV | 134.03 | 108.23 | 116.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 99 | 0.21 | 0 | 0.34 | 0.42 | 97.2 | 0.2 | 0.49 |
| Hex | 76 | 95 | 63 | 15 | 0 | 22 | 2A | 61 | 14 | 31 |
| Octal | 166 | 225 | 143 | 25 | 0 | 42 | 52 | 141 | 24 | 61 |
| Binary | 1110110 | 10010101 | 1100011 | 10101 | 0 | 100010 | 101010 | 1100001 | 10100 | 110001 |
Color Harmonies of #769563
Complementary color
Monochromatic Colors of #769563
Black with #769563
Text Example
Text Example
White with #769563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769563; }
p { color: rgb(118,149,99); }
H1.HeaderClassName
{
color: #769563;
}
.AnyTagClassName
{
color: #769563;
}
</style>
background-color css
<style>
a { background-color: #769563; }
a { background-color: rgb(118,149,99); }
div.DivClassName
{
background-color: #769563;
}
.BgClassName
{
background-color: #769563;
}
</style>
border-color css
<style>
span { border-color: #769563; }
span { border-color: rgb(118,149,99); }
td.TdClassName
{
border-color: #769563;
}
.TagClassName
{
border-color: #769563;
}
</style>