Shades of Highland #779367
Tints of Highland #779367
RGB
CMYK
RGB Variations
Color information
#779367 (or 0x779367) is known color: Highland. HEX triplet: 77, 93 and 67. RGB value is (119,147,103). Sum of RGB (Red+Green+Blue) = 119+147+103=369 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.25% from 369); Green value is 147 (57.81% from 255 or 39.84% from 369); Blue value is 103 (40.62% from 255 or 27.91% from 369); Max value from RGB is 147 - color contains mainly: green. Hex color #779367 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779367 is #886C98. Grayscale: #858585. Windows color (decimal): -8940697 or 6787959. OLE color: 6787959.
HSL color Cylindrical-coordinate representation of color #779367: hue angle of 98.18º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #779367 is Cyan = 0.19, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 103 | - |
| CMYK | 0.19 | 0 | 0.30 | 0.42 |
| HSL | 98.18º | 0.18% | 0.49% | - |
| HSV(B) | 98.18º | 0.3% | 0.58% | - |
| XYZ | 20.49 | 25.77 | 16.73 | - |
| YUV | 133.61 | 110.72 | 117.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 103 | 0.19 | 0 | 0.30 | 0.42 | 98.18 | 0.18 | 0.49 |
| Hex | 77 | 93 | 67 | 13 | 0 | 1E | 2A | 62 | 12 | 31 |
| Octal | 167 | 223 | 147 | 23 | 0 | 36 | 52 | 142 | 22 | 61 |
| Binary | 1110111 | 10010011 | 1100111 | 10011 | 0 | 11110 | 101010 | 1100010 | 10010 | 110001 |
Color Harmonies of #779367
Complementary color
Monochromatic Colors of #779367
Black with #779367
Text Example
Text Example
White with #779367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779367; }
p { color: rgb(119,147,103); }
H1.HeaderClassName
{
color: #779367;
}
.AnyTagClassName
{
color: #779367;
}
</style>
background-color css
<style>
a { background-color: #779367; }
a { background-color: rgb(119,147,103); }
div.DivClassName
{
background-color: #779367;
}
.BgClassName
{
background-color: #779367;
}
</style>
border-color css
<style>
span { border-color: #779367; }
span { border-color: rgb(119,147,103); }
td.TdClassName
{
border-color: #779367;
}
.TagClassName
{
border-color: #779367;
}
</style>