Shades of Highland #769460
Tints of Highland #769460
RGB
CMYK
RGB Variations
Color information
#769460 (or 0x769460) is known color: Highland. HEX triplet: 76, 94 and 60. RGB value is (118,148,96). Sum of RGB (Red+Green+Blue) = 118+148+96=362 (47% of max value = 765). Red value is 118 (46.48% from 255 or 32.60% from 362); Green value is 148 (58.20% from 255 or 40.88% from 362); Blue value is 96 (37.89% from 255 or 26.52% from 362); Max value from RGB is 148 - color contains mainly: green. Hex color #769460 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769460 is #896B9F. Grayscale: #858585. Windows color (decimal): -9005984 or 6329462. OLE color: 6329462.
HSL color Cylindrical-coordinate representation of color #769460: hue angle of 94.62º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #769460 is Cyan = 0.20, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 96 | - |
| CMYK | 0.20 | 0 | 0.35 | 0.42 |
| HSL | 94.62º | 0.21% | 0.48% | - |
| HSV(B) | 94.62º | 0.35% | 0.58% | - |
| XYZ | 20.17 | 25.88 | 15 | - |
| YUV | 133.1 | 107.06 | 117.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 96 | 0.20 | 0 | 0.35 | 0.42 | 94.62 | 0.21 | 0.48 |
| Hex | 76 | 94 | 60 | 14 | 0 | 23 | 2A | 5F | 15 | 30 |
| Octal | 166 | 224 | 140 | 24 | 0 | 43 | 52 | 137 | 25 | 60 |
| Binary | 1110110 | 10010100 | 1100000 | 10100 | 0 | 100011 | 101010 | 1011111 | 10101 | 110000 |
Color Harmonies of #769460
Complementary color
Monochromatic Colors of #769460
Black with #769460
Text Example
Text Example
White with #769460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769460; }
p { color: rgb(118,148,96); }
H1.HeaderClassName
{
color: #769460;
}
.AnyTagClassName
{
color: #769460;
}
</style>
background-color css
<style>
a { background-color: #769460; }
a { background-color: rgb(118,148,96); }
div.DivClassName
{
background-color: #769460;
}
.BgClassName
{
background-color: #769460;
}
</style>
border-color css
<style>
span { border-color: #769460; }
span { border-color: rgb(118,148,96); }
td.TdClassName
{
border-color: #769460;
}
.TagClassName
{
border-color: #769460;
}
</style>