Shades of Pine Cone #786956
Tints of Pine Cone #786956
RGB
CMYK
RGB Variations
Color information
#786956 (or 0x786956) is known color: Pine Cone. HEX triplet: 78, 69 and 56. RGB value is (120,105,86). Sum of RGB (Red+Green+Blue) = 120+105+86=311 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.59% from 311); Green value is 105 (41.41% from 255 or 33.76% from 311); Blue value is 86 (33.98% from 255 or 27.65% from 311); Max value from RGB is 120 - color contains mainly: red. Hex color #786956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786956 is #8796A9. Grayscale: #6B6B6B. Windows color (decimal): -8885930 or 5663096. OLE color: 5663096.
HSL color Cylindrical-coordinate representation of color #786956: hue angle of 33.53º 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 #786956 is Cyan = 0, Magento = 0.13, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 86 | - |
| CMYK | 0 | 0.13 | 0.28 | 0.53 |
| HSL | 33.53º | 0.17% | 0.4% | - |
| HSV(B) | 33.53º | 0.28% | 0.47% | - |
| XYZ | 14.48 | 14.77 | 10.89 | - |
| YUV | 107.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 86 | 0 | 0.13 | 0.28 | 0.53 | 33.53 | 0.17 | 0.4 |
| Hex | 78 | 69 | 56 | 0 | D | 1C | 35 | 22 | 11 | 28 |
| Octal | 170 | 151 | 126 | 0 | 15 | 34 | 65 | 42 | 21 | 50 |
| Binary | 1111000 | 1101001 | 1010110 | 0 | 1101 | 11100 | 110101 | 100010 | 10001 | 101000 |
Color Harmonies of #786956
Complementary color
Monochromatic Colors of #786956
Black with #786956
Text Example
Text Example
White with #786956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786956; }
p { color: rgb(120,105,86); }
H1.HeaderClassName
{
color: #786956;
}
.AnyTagClassName
{
color: #786956;
}
</style>
background-color css
<style>
a { background-color: #786956; }
a { background-color: rgb(120,105,86); }
div.DivClassName
{
background-color: #786956;
}
.BgClassName
{
background-color: #786956;
}
</style>
border-color css
<style>
span { border-color: #786956; }
span { border-color: rgb(120,105,86); }
td.TdClassName
{
border-color: #786956;
}
.TagClassName
{
border-color: #786956;
}
</style>