Shades of Pine Cone #776550
Tints of Pine Cone #776550
RGB
CMYK
RGB Variations
Color information
#776550 (or 0x776550) is known color: Pine Cone. HEX triplet: 77, 65 and 50. RGB value is (119,101,80). Sum of RGB (Red+Green+Blue) = 119+101+80=300 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.67% from 300); Green value is 101 (39.84% from 255 or 33.67% from 300); Blue value is 80 (31.64% from 255 or 26.67% from 300); Max value from RGB is 119 - color contains mainly: red. Hex color #776550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776550 is #889AAF. Grayscale: #686868. Windows color (decimal): -8952496 or 5268855. OLE color: 5268855.
HSL color Cylindrical-coordinate representation of color #776550: hue angle of 32.31º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #776550 is Cyan = 0, Magento = 0.15, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 101 | 80 | - |
| CMYK | 0 | 0.15 | 0.33 | 0.53 |
| HSL | 32.31º | 0.2% | 0.39% | - |
| HSV(B) | 32.31º | 0.33% | 0.47% | - |
| XYZ | 13.71 | 13.81 | 9.53 | - |
| YUV | 103.99 | 114.46 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 101 | 80 | 0 | 0.15 | 0.33 | 0.53 | 32.31 | 0.2 | 0.39 |
| Hex | 77 | 65 | 50 | 0 | F | 21 | 35 | 20 | 14 | 27 |
| Octal | 167 | 145 | 120 | 0 | 17 | 41 | 65 | 40 | 24 | 47 |
| Binary | 1110111 | 1100101 | 1010000 | 0 | 1111 | 100001 | 110101 | 100000 | 10100 | 100111 |
Color Harmonies of #776550
Complementary color
Monochromatic Colors of #776550
Black with #776550
Text Example
Text Example
White with #776550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776550; }
p { color: rgb(119,101,80); }
H1.HeaderClassName
{
color: #776550;
}
.AnyTagClassName
{
color: #776550;
}
</style>
background-color css
<style>
a { background-color: #776550; }
a { background-color: rgb(119,101,80); }
div.DivClassName
{
background-color: #776550;
}
.BgClassName
{
background-color: #776550;
}
</style>
border-color css
<style>
span { border-color: #776550; }
span { border-color: rgb(119,101,80); }
td.TdClassName
{
border-color: #776550;
}
.TagClassName
{
border-color: #776550;
}
</style>