Shades of Highland #769167
Tints of Highland #769167
RGB
CMYK
RGB Variations
Color information
#769167 (or 0x769167) is known color: Highland. HEX triplet: 76, 91 and 67. RGB value is (118,145,103). Sum of RGB (Red+Green+Blue) = 118+145+103=366 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.24% from 366); Green value is 145 (57.03% from 255 or 39.62% from 366); Blue value is 103 (40.62% from 255 or 28.14% from 366); Max value from RGB is 145 - color contains mainly: green. Hex color #769167 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769167 is #896E98. Grayscale: #848484. Windows color (decimal): -9006745 or 6787446. OLE color: 6787446.
HSL color Cylindrical-coordinate representation of color #769167: hue angle of 98.57º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #769167 is Cyan = 0.19, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 145 | 103 | - |
| CMYK | 0.19 | 0 | 0.29 | 0.43 |
| HSL | 98.57º | 0.17% | 0.49% | - |
| HSV(B) | 98.57º | 0.29% | 0.57% | - |
| XYZ | 20.04 | 25.08 | 16.62 | - |
| YUV | 132.14 | 111.55 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 145 | 103 | 0.19 | 0 | 0.29 | 0.43 | 98.57 | 0.17 | 0.49 |
| Hex | 76 | 91 | 67 | 13 | 0 | 1D | 2B | 63 | 11 | 31 |
| Octal | 166 | 221 | 147 | 23 | 0 | 35 | 53 | 143 | 21 | 61 |
| Binary | 1110110 | 10010001 | 1100111 | 10011 | 0 | 11101 | 101011 | 1100011 | 10001 | 110001 |
Color Harmonies of #769167
Complementary color
Monochromatic Colors of #769167
Black with #769167
Text Example
Text Example
White with #769167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769167; }
p { color: rgb(118,145,103); }
H1.HeaderClassName
{
color: #769167;
}
.AnyTagClassName
{
color: #769167;
}
</style>
background-color css
<style>
a { background-color: #769167; }
a { background-color: rgb(118,145,103); }
div.DivClassName
{
background-color: #769167;
}
.BgClassName
{
background-color: #769167;
}
</style>
border-color css
<style>
span { border-color: #769167; }
span { border-color: rgb(118,145,103); }
td.TdClassName
{
border-color: #769167;
}
.TagClassName
{
border-color: #769167;
}
</style>