Shades of Highland #769064
Tints of Highland #769064
RGB
CMYK
RGB Variations
Color information
#769064 (or 0x769064) is known color: Highland. HEX triplet: 76, 90 and 64. RGB value is (118,144,100). Sum of RGB (Red+Green+Blue) = 118+144+100=362 (47% of max value = 765). Red value is 118 (46.48% from 255 or 32.60% from 362); Green value is 144 (56.64% from 255 or 39.78% from 362); Blue value is 100 (39.45% from 255 or 27.62% from 362); Max value from RGB is 144 - color contains mainly: green. Hex color #769064 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769064 is #896F9B. Grayscale: #838383. Windows color (decimal): -9007004 or 6590582. OLE color: 6590582.
HSL color Cylindrical-coordinate representation of color #769064: hue angle of 95.45º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #769064 is Cyan = 0.18, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 144 | 100 | - |
| CMYK | 0.18 | 0 | 0.31 | 0.44 |
| HSL | 95.45º | 0.18% | 0.48% | - |
| HSV(B) | 95.45º | 0.31% | 0.56% | - |
| XYZ | 19.74 | 24.72 | 15.79 | - |
| YUV | 131.21 | 110.39 | 118.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 144 | 100 | 0.18 | 0 | 0.31 | 0.44 | 95.45 | 0.18 | 0.48 |
| Hex | 76 | 90 | 64 | 12 | 0 | 1F | 2C | 5F | 12 | 30 |
| Octal | 166 | 220 | 144 | 22 | 0 | 37 | 54 | 137 | 22 | 60 |
| Binary | 1110110 | 10010000 | 1100100 | 10010 | 0 | 11111 | 101100 | 1011111 | 10010 | 110000 |
Color Harmonies of #769064
Complementary color
Monochromatic Colors of #769064
Black with #769064
Text Example
Text Example
White with #769064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769064; }
p { color: rgb(118,144,100); }
H1.HeaderClassName
{
color: #769064;
}
.AnyTagClassName
{
color: #769064;
}
</style>
background-color css
<style>
a { background-color: #769064; }
a { background-color: rgb(118,144,100); }
div.DivClassName
{
background-color: #769064;
}
.BgClassName
{
background-color: #769064;
}
</style>
border-color css
<style>
span { border-color: #769064; }
span { border-color: rgb(118,144,100); }
td.TdClassName
{
border-color: #769064;
}
.TagClassName
{
border-color: #769064;
}
</style>