Shades of Pine Cone #776554
Tints of Pine Cone #776554
RGB
CMYK
RGB Variations
Color information
#776554 (or 0x776554) is known color: Pine Cone. HEX triplet: 77, 65 and 54. RGB value is (119,101,84). Sum of RGB (Red+Green+Blue) = 119+101+84=304 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.14% from 304); Green value is 101 (39.84% from 255 or 33.22% from 304); Blue value is 84 (33.20% from 255 or 27.63% from 304); Max value from RGB is 119 - color contains mainly: red. Hex color #776554 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776554 is #889AAB. Grayscale: #686868. Windows color (decimal): -8952492 or 5530999. OLE color: 5530999.
HSL color Cylindrical-coordinate representation of color #776554: hue angle of 29.14º 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 #776554 is Cyan = 0, Magento = 0.15, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 101 | 84 | - |
| CMYK | 0 | 0.15 | 0.29 | 0.53 |
| HSL | 29.14º | 0.17% | 0.4% | - |
| HSV(B) | 29.14º | 0.29% | 0.47% | - |
| XYZ | 13.86 | 13.87 | 10.33 | - |
| YUV | 104.44 | 116.46 | 138.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 101 | 84 | 0 | 0.15 | 0.29 | 0.53 | 29.14 | 0.17 | 0.4 |
| Hex | 77 | 65 | 54 | 0 | F | 1D | 35 | 1D | 11 | 28 |
| Octal | 167 | 145 | 124 | 0 | 17 | 35 | 65 | 35 | 21 | 50 |
| Binary | 1110111 | 1100101 | 1010100 | 0 | 1111 | 11101 | 110101 | 11101 | 10001 | 101000 |
Color Harmonies of #776554
Complementary color
Monochromatic Colors of #776554
Black with #776554
Text Example
Text Example
White with #776554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776554; }
p { color: rgb(119,101,84); }
H1.HeaderClassName
{
color: #776554;
}
.AnyTagClassName
{
color: #776554;
}
</style>
background-color css
<style>
a { background-color: #776554; }
a { background-color: rgb(119,101,84); }
div.DivClassName
{
background-color: #776554;
}
.BgClassName
{
background-color: #776554;
}
</style>
border-color css
<style>
span { border-color: #776554; }
span { border-color: rgb(119,101,84); }
td.TdClassName
{
border-color: #776554;
}
.TagClassName
{
border-color: #776554;
}
</style>