Shades of Highland #769365
Tints of Highland #769365
RGB
CMYK
RGB Variations
Color information
#769365 (or 0x769365) is known color: Highland. HEX triplet: 76, 93 and 65. RGB value is (118,147,101). Sum of RGB (Red+Green+Blue) = 118+147+101=366 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.24% from 366); Green value is 147 (57.81% from 255 or 40.16% from 366); Blue value is 101 (39.84% from 255 or 27.60% from 366); Max value from RGB is 147 - color contains mainly: green. Hex color #769365 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769365 is #896C9A. Grayscale: #858585. Windows color (decimal): -9006235 or 6656886. OLE color: 6656886.
HSL color Cylindrical-coordinate representation of color #769365: hue angle of 97.83º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #769365 is Cyan = 0.20, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 101 | - |
| CMYK | 0.20 | 0 | 0.31 | 0.42 |
| HSL | 97.83º | 0.19% | 0.49% | - |
| HSV(B) | 97.83º | 0.31% | 0.58% | - |
| XYZ | 20.25 | 25.66 | 16.2 | - |
| YUV | 133.09 | 109.89 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 101 | 0.20 | 0 | 0.31 | 0.42 | 97.83 | 0.19 | 0.49 |
| Hex | 76 | 93 | 65 | 14 | 0 | 1F | 2A | 62 | 13 | 31 |
| Octal | 166 | 223 | 145 | 24 | 0 | 37 | 52 | 142 | 23 | 61 |
| Binary | 1110110 | 10010011 | 1100101 | 10100 | 0 | 11111 | 101010 | 1100010 | 10011 | 110001 |
Color Harmonies of #769365
Complementary color
Monochromatic Colors of #769365
Black with #769365
Text Example
Text Example
White with #769365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769365; }
p { color: rgb(118,147,101); }
H1.HeaderClassName
{
color: #769365;
}
.AnyTagClassName
{
color: #769365;
}
</style>
background-color css
<style>
a { background-color: #769365; }
a { background-color: rgb(118,147,101); }
div.DivClassName
{
background-color: #769365;
}
.BgClassName
{
background-color: #769365;
}
</style>
border-color css
<style>
span { border-color: #769365; }
span { border-color: rgb(118,147,101); }
td.TdClassName
{
border-color: #769365;
}
.TagClassName
{
border-color: #769365;
}
</style>