Shades of Pine Cone #786856
Tints of Pine Cone #786856
RGB
CMYK
RGB Variations
Color information
#786856 (or 0x786856) is known color: Pine Cone. HEX triplet: 78, 68 and 56. RGB value is (120,104,86). Sum of RGB (Red+Green+Blue) = 120+104+86=310 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.71% from 310); Green value is 104 (41.02% from 255 or 33.55% from 310); Blue value is 86 (33.98% from 255 or 27.74% from 310); Max value from RGB is 120 - color contains mainly: red. Hex color #786856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786856 is #8797A9. Grayscale: #6A6A6A. Windows color (decimal): -8886186 or 5662840. OLE color: 5662840.
HSL color Cylindrical-coordinate representation of color #786856: hue angle of 31.76º degrees, saturation: 0.17, 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 #786856 is Cyan = 0, Magento = 0.13, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 104 | 86 | - |
| CMYK | 0 | 0.13 | 0.28 | 0.53 |
| HSL | 31.76º | 0.17% | 0.4% | - |
| HSV(B) | 31.76º | 0.28% | 0.47% | - |
| XYZ | 14.38 | 14.57 | 10.86 | - |
| YUV | 106.73 | 116.3 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 104 | 86 | 0 | 0.13 | 0.28 | 0.53 | 31.76 | 0.17 | 0.4 |
| Hex | 78 | 68 | 56 | 0 | D | 1C | 35 | 20 | 11 | 28 |
| Octal | 170 | 150 | 126 | 0 | 15 | 34 | 65 | 40 | 21 | 50 |
| Binary | 1111000 | 1101000 | 1010110 | 0 | 1101 | 11100 | 110101 | 100000 | 10001 | 101000 |
Color Harmonies of #786856
Complementary color
Monochromatic Colors of #786856
Black with #786856
Text Example
Text Example
White with #786856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786856; }
p { color: rgb(120,104,86); }
H1.HeaderClassName
{
color: #786856;
}
.AnyTagClassName
{
color: #786856;
}
</style>
background-color css
<style>
a { background-color: #786856; }
a { background-color: rgb(120,104,86); }
div.DivClassName
{
background-color: #786856;
}
.BgClassName
{
background-color: #786856;
}
</style>
border-color css
<style>
span { border-color: #786856; }
span { border-color: rgb(120,104,86); }
td.TdClassName
{
border-color: #786856;
}
.TagClassName
{
border-color: #786856;
}
</style>