Shades of Pine Cone #776556
Tints of Pine Cone #776556
RGB
CMYK
RGB Variations
Color information
#776556 (or 0x776556) is known color: Pine Cone. HEX triplet: 77, 65 and 56. RGB value is (119,101,86). Sum of RGB (Red+Green+Blue) = 119+101+86=306 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.89% from 306); Green value is 101 (39.84% from 255 or 33.01% from 306); Blue value is 86 (33.98% from 255 or 28.10% from 306); Max value from RGB is 119 - color contains mainly: red. Hex color #776556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776556 is #889AA9. Grayscale: #686868. Windows color (decimal): -8952490 or 5662071. OLE color: 5662071.
HSL color Cylindrical-coordinate representation of color #776556: hue angle of 27.27º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #776556 is Cyan = 0, Magento = 0.15, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 101 | 86 | - |
| CMYK | 0 | 0.15 | 0.28 | 0.53 |
| HSL | 27.27º | 0.16% | 0.4% | - |
| HSV(B) | 27.27º | 0.28% | 0.47% | - |
| XYZ | 13.94 | 13.9 | 10.75 | - |
| YUV | 104.67 | 117.46 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 101 | 86 | 0 | 0.15 | 0.28 | 0.53 | 27.27 | 0.16 | 0.4 |
| Hex | 77 | 65 | 56 | 0 | F | 1C | 35 | 1B | 10 | 28 |
| Octal | 167 | 145 | 126 | 0 | 17 | 34 | 65 | 33 | 20 | 50 |
| Binary | 1110111 | 1100101 | 1010110 | 0 | 1111 | 11100 | 110101 | 11011 | 10000 | 101000 |
Color Harmonies of #776556
Complementary color
Monochromatic Colors of #776556
Black with #776556
Text Example
Text Example
White with #776556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776556; }
p { color: rgb(119,101,86); }
H1.HeaderClassName
{
color: #776556;
}
.AnyTagClassName
{
color: #776556;
}
</style>
background-color css
<style>
a { background-color: #776556; }
a { background-color: rgb(119,101,86); }
div.DivClassName
{
background-color: #776556;
}
.BgClassName
{
background-color: #776556;
}
</style>
border-color css
<style>
span { border-color: #776556; }
span { border-color: rgb(119,101,86); }
td.TdClassName
{
border-color: #776556;
}
.TagClassName
{
border-color: #776556;
}
</style>