Shades of Highland #779267
Tints of Highland #779267
RGB
CMYK
RGB Variations
Color information
#779267 (or 0x779267) is known color: Highland. HEX triplet: 77, 92 and 67. RGB value is (119,146,103). Sum of RGB (Red+Green+Blue) = 119+146+103=368 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.34% from 368); Green value is 146 (57.42% from 255 or 39.67% from 368); Blue value is 103 (40.62% from 255 or 27.99% from 368); Max value from RGB is 146 - color contains mainly: green. Hex color #779267 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779267 is #886D98. Grayscale: #858585. Windows color (decimal): -8940953 or 6787703. OLE color: 6787703.
HSL color Cylindrical-coordinate representation of color #779267: hue angle of 97.67º 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 #779267 is Cyan = 0.18, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 146 | 103 | - |
| CMYK | 0.18 | 0 | 0.29 | 0.43 |
| HSL | 97.67º | 0.17% | 0.49% | - |
| HSV(B) | 97.67º | 0.29% | 0.57% | - |
| XYZ | 20.33 | 25.46 | 16.67 | - |
| YUV | 133.03 | 111.05 | 118 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 146 | 103 | 0.18 | 0 | 0.29 | 0.43 | 97.67 | 0.17 | 0.49 |
| Hex | 77 | 92 | 67 | 12 | 0 | 1D | 2B | 62 | 11 | 31 |
| Octal | 167 | 222 | 147 | 22 | 0 | 35 | 53 | 142 | 21 | 61 |
| Binary | 1110111 | 10010010 | 1100111 | 10010 | 0 | 11101 | 101011 | 1100010 | 10001 | 110001 |
Color Harmonies of #779267
Complementary color
Monochromatic Colors of #779267
Black with #779267
Text Example
Text Example
White with #779267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779267; }
p { color: rgb(119,146,103); }
H1.HeaderClassName
{
color: #779267;
}
.AnyTagClassName
{
color: #779267;
}
</style>
background-color css
<style>
a { background-color: #779267; }
a { background-color: rgb(119,146,103); }
div.DivClassName
{
background-color: #779267;
}
.BgClassName
{
background-color: #779267;
}
</style>
border-color css
<style>
span { border-color: #779267; }
span { border-color: rgb(119,146,103); }
td.TdClassName
{
border-color: #779267;
}
.TagClassName
{
border-color: #779267;
}
</style>