Shades of Highland #769163
Tints of Highland #769163
RGB
CMYK
RGB Variations
Color information
#769163 (or 0x769163) is known color: Highland. HEX triplet: 76, 91 and 63. RGB value is (118,145,99). Sum of RGB (Red+Green+Blue) = 118+145+99=362 (47% of max value = 765). Red value is 118 (46.48% from 255 or 32.60% from 362); Green value is 145 (57.03% from 255 or 40.06% from 362); Blue value is 99 (39.06% from 255 or 27.35% from 362); Max value from RGB is 145 - color contains mainly: green. Hex color #769163 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769163 is #896E9C. Grayscale: #838383. Windows color (decimal): -9006749 or 6525302. OLE color: 6525302.
HSL color Cylindrical-coordinate representation of color #769163: hue angle of 95.22º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #769163 is Cyan = 0.19, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 145 | 99 | - |
| CMYK | 0.19 | 0 | 0.32 | 0.43 |
| HSL | 95.22º | 0.19% | 0.48% | - |
| HSV(B) | 95.22º | 0.32% | 0.57% | - |
| XYZ | 19.85 | 25 | 15.58 | - |
| YUV | 131.68 | 109.55 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 145 | 99 | 0.19 | 0 | 0.32 | 0.43 | 95.22 | 0.19 | 0.48 |
| Hex | 76 | 91 | 63 | 13 | 0 | 20 | 2B | 5F | 13 | 30 |
| Octal | 166 | 221 | 143 | 23 | 0 | 40 | 53 | 137 | 23 | 60 |
| Binary | 1110110 | 10010001 | 1100011 | 10011 | 0 | 100000 | 101011 | 1011111 | 10011 | 110000 |
Color Harmonies of #769163
Complementary color
Monochromatic Colors of #769163
Black with #769163
Text Example
Text Example
White with #769163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769163; }
p { color: rgb(118,145,99); }
H1.HeaderClassName
{
color: #769163;
}
.AnyTagClassName
{
color: #769163;
}
</style>
background-color css
<style>
a { background-color: #769163; }
a { background-color: rgb(118,145,99); }
div.DivClassName
{
background-color: #769163;
}
.BgClassName
{
background-color: #769163;
}
</style>
border-color css
<style>
span { border-color: #769163; }
span { border-color: rgb(118,145,99); }
td.TdClassName
{
border-color: #769163;
}
.TagClassName
{
border-color: #769163;
}
</style>