Shades of Highland #769864
Tints of Highland #769864
RGB
CMYK
RGB Variations
Color information
#769864 (or 0x769864) is known color: Highland. HEX triplet: 76, 98 and 64. RGB value is (118,152,100). Sum of RGB (Red+Green+Blue) = 118+152+100=370 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.89% from 370); Green value is 152 (59.77% from 255 or 41.08% from 370); Blue value is 100 (39.45% from 255 or 27.03% from 370); Max value from RGB is 152 - color contains mainly: green. Hex color #769864 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769864 is #89679B. Grayscale: #888888. Windows color (decimal): -9004956 or 6592630. OLE color: 6592630.
HSL color Cylindrical-coordinate representation of color #769864: hue angle of 99.23º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #769864 is Cyan = 0.22, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 152 | 100 | - |
| CMYK | 0.22 | 0 | 0.34 | 0.40 |
| HSL | 99.23º | 0.21% | 0.49% | - |
| HSV(B) | 99.23º | 0.34% | 0.6% | - |
| XYZ | 21 | 27.23 | 16.21 | - |
| YUV | 135.91 | 107.74 | 115.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 152 | 100 | 0.22 | 0 | 0.34 | 0.40 | 99.23 | 0.21 | 0.49 |
| Hex | 76 | 98 | 64 | 16 | 0 | 22 | 28 | 63 | 15 | 31 |
| Octal | 166 | 230 | 144 | 26 | 0 | 42 | 50 | 143 | 25 | 61 |
| Binary | 1110110 | 10011000 | 1100100 | 10110 | 0 | 100010 | 101000 | 1100011 | 10101 | 110001 |
Color Harmonies of #769864
Complementary color
Monochromatic Colors of #769864
Black with #769864
Text Example
Text Example
White with #769864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769864; }
p { color: rgb(118,152,100); }
H1.HeaderClassName
{
color: #769864;
}
.AnyTagClassName
{
color: #769864;
}
</style>
background-color css
<style>
a { background-color: #769864; }
a { background-color: rgb(118,152,100); }
div.DivClassName
{
background-color: #769864;
}
.BgClassName
{
background-color: #769864;
}
</style>
border-color css
<style>
span { border-color: #769864; }
span { border-color: rgb(118,152,100); }
td.TdClassName
{
border-color: #769864;
}
.TagClassName
{
border-color: #769864;
}
</style>