Shades of Pine Cone #776654
Tints of Pine Cone #776654
RGB
CMYK
RGB Variations
Color information
#776654 (or 0x776654) is known color: Pine Cone. HEX triplet: 77, 66 and 54. RGB value is (119,102,84). Sum of RGB (Red+Green+Blue) = 119+102+84=305 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.02% from 305); Green value is 102 (40.23% from 255 or 33.44% from 305); Blue value is 84 (33.20% from 255 or 27.54% from 305); Max value from RGB is 119 - color contains mainly: red. Hex color #776654 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776654 is #8899AB. Grayscale: #696969. Windows color (decimal): -8952236 or 5531255. OLE color: 5531255.
HSL color Cylindrical-coordinate representation of color #776654: hue angle of 30.86º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #776654 is Cyan = 0, Magento = 0.14, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 84 | - |
| CMYK | 0 | 0.14 | 0.29 | 0.53 |
| HSL | 30.86º | 0.17% | 0.4% | - |
| HSV(B) | 30.86º | 0.29% | 0.47% | - |
| XYZ | 13.96 | 14.06 | 10.37 | - |
| YUV | 105.03 | 116.13 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 84 | 0 | 0.14 | 0.29 | 0.53 | 30.86 | 0.17 | 0.4 |
| Hex | 77 | 66 | 54 | 0 | E | 1D | 35 | 1F | 11 | 28 |
| Octal | 167 | 146 | 124 | 0 | 16 | 35 | 65 | 37 | 21 | 50 |
| Binary | 1110111 | 1100110 | 1010100 | 0 | 1110 | 11101 | 110101 | 11111 | 10001 | 101000 |
Color Harmonies of #776654
Complementary color
Monochromatic Colors of #776654
Black with #776654
Text Example
Text Example
White with #776654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776654; }
p { color: rgb(119,102,84); }
H1.HeaderClassName
{
color: #776654;
}
.AnyTagClassName
{
color: #776654;
}
</style>
background-color css
<style>
a { background-color: #776654; }
a { background-color: rgb(119,102,84); }
div.DivClassName
{
background-color: #776654;
}
.BgClassName
{
background-color: #776654;
}
</style>
border-color css
<style>
span { border-color: #776654; }
span { border-color: rgb(119,102,84); }
td.TdClassName
{
border-color: #776654;
}
.TagClassName
{
border-color: #776654;
}
</style>