Shades of Pine Cone #776859
Tints of Pine Cone #776859
RGB
CMYK
RGB Variations
Color information
#776859 (or 0x776859) is known color: Pine Cone. HEX triplet: 77, 68 and 59. RGB value is (119,104,89). Sum of RGB (Red+Green+Blue) = 119+104+89=312 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.14% from 312); Green value is 104 (41.02% from 255 or 33.33% from 312); Blue value is 89 (35.16% from 255 or 28.53% from 312); Max value from RGB is 119 - color contains mainly: red. Hex color #776859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776859 is #8897A6. Grayscale: #6A6A6A. Windows color (decimal): -8951719 or 5859447. OLE color: 5859447.
HSL color Cylindrical-coordinate representation of color #776859: hue angle of 30º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #776859 is Cyan = 0, Magento = 0.13, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 104 | 89 | - |
| CMYK | 0 | 0.13 | 0.25 | 0.53 |
| HSL | 30º | 0.14% | 0.41% | - |
| HSV(B) | 30º | 0.25% | 0.47% | - |
| XYZ | 14.36 | 14.54 | 11.5 | - |
| YUV | 106.78 | 117.97 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 104 | 89 | 0 | 0.13 | 0.25 | 0.53 | 30 | 0.14 | 0.41 |
| Hex | 77 | 68 | 59 | 0 | D | 19 | 35 | 1E | E | 29 |
| Octal | 167 | 150 | 131 | 0 | 15 | 31 | 65 | 36 | 16 | 51 |
| Binary | 1110111 | 1101000 | 1011001 | 0 | 1101 | 11001 | 110101 | 11110 | 1110 | 101001 |
Color Harmonies of #776859
Complementary color
Monochromatic Colors of #776859
Black with #776859
Text Example
Text Example
White with #776859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776859; }
p { color: rgb(119,104,89); }
H1.HeaderClassName
{
color: #776859;
}
.AnyTagClassName
{
color: #776859;
}
</style>
background-color css
<style>
a { background-color: #776859; }
a { background-color: rgb(119,104,89); }
div.DivClassName
{
background-color: #776859;
}
.BgClassName
{
background-color: #776859;
}
</style>
border-color css
<style>
span { border-color: #776859; }
span { border-color: rgb(119,104,89); }
td.TdClassName
{
border-color: #776859;
}
.TagClassName
{
border-color: #776859;
}
</style>