Shades of Pine Cone #776659
Tints of Pine Cone #776659
RGB
CMYK
RGB Variations
Color information
#776659 (or 0x776659) is known color: Pine Cone. HEX triplet: 77, 66 and 59. RGB value is (119,102,89). Sum of RGB (Red+Green+Blue) = 119+102+89=310 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.39% from 310); Green value is 102 (40.23% from 255 or 32.90% from 310); Blue value is 89 (35.16% from 255 or 28.71% from 310); Max value from RGB is 119 - color contains mainly: red. Hex color #776659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776659 is #8899A6. Grayscale: #696969. Windows color (decimal): -8952231 or 5858935. OLE color: 5858935.
HSL color Cylindrical-coordinate representation of color #776659: hue angle of 26º 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 #776659 is Cyan = 0, Magento = 0.14, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 89 | - |
| CMYK | 0 | 0.14 | 0.25 | 0.53 |
| HSL | 26º | 0.14% | 0.41% | - |
| HSV(B) | 26º | 0.25% | 0.47% | - |
| XYZ | 14.16 | 14.15 | 11.44 | - |
| YUV | 105.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 89 | 0 | 0.14 | 0.25 | 0.53 | 26 | 0.14 | 0.41 |
| Hex | 77 | 66 | 59 | 0 | E | 19 | 35 | 1A | E | 29 |
| Octal | 167 | 146 | 131 | 0 | 16 | 31 | 65 | 32 | 16 | 51 |
| Binary | 1110111 | 1100110 | 1011001 | 0 | 1110 | 11001 | 110101 | 11010 | 1110 | 101001 |
Color Harmonies of #776659
Complementary color
Monochromatic Colors of #776659
Black with #776659
Text Example
Text Example
White with #776659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776659; }
p { color: rgb(119,102,89); }
H1.HeaderClassName
{
color: #776659;
}
.AnyTagClassName
{
color: #776659;
}
</style>
background-color css
<style>
a { background-color: #776659; }
a { background-color: rgb(119,102,89); }
div.DivClassName
{
background-color: #776659;
}
.BgClassName
{
background-color: #776659;
}
</style>
border-color css
<style>
span { border-color: #776659; }
span { border-color: rgb(119,102,89); }
td.TdClassName
{
border-color: #776659;
}
.TagClassName
{
border-color: #776659;
}
</style>