Shades of Pine Cone #786656
Tints of Pine Cone #786656
RGB
CMYK
RGB Variations
Color information
#786656 (or 0x786656) is known color: Pine Cone. HEX triplet: 78, 66 and 56. RGB value is (120,102,86). Sum of RGB (Red+Green+Blue) = 120+102+86=308 (40% of max value = 765). Red value is 120 (47.27% from 255 or 38.96% from 308); Green value is 102 (40.23% from 255 or 33.12% from 308); Blue value is 86 (33.98% from 255 or 27.92% from 308); Max value from RGB is 120 - color contains mainly: red. Hex color #786656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786656 is #8799A9. Grayscale: #696969. Windows color (decimal): -8886698 or 5662328. OLE color: 5662328.
HSL color Cylindrical-coordinate representation of color #786656: hue angle of 28.24º 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 #786656 is Cyan = 0, Magento = 0.15, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 86 | - |
| CMYK | 0 | 0.15 | 0.28 | 0.53 |
| HSL | 28.24º | 0.17% | 0.4% | - |
| HSV(B) | 28.24º | 0.28% | 0.47% | - |
| XYZ | 14.18 | 14.17 | 10.79 | - |
| YUV | 105.56 | 116.96 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 86 | 0 | 0.15 | 0.28 | 0.53 | 28.24 | 0.17 | 0.4 |
| Hex | 78 | 66 | 56 | 0 | F | 1C | 35 | 1C | 11 | 28 |
| Octal | 170 | 146 | 126 | 0 | 17 | 34 | 65 | 34 | 21 | 50 |
| Binary | 1111000 | 1100110 | 1010110 | 0 | 1111 | 11100 | 110101 | 11100 | 10001 | 101000 |
Color Harmonies of #786656
Complementary color
Monochromatic Colors of #786656
Black with #786656
Text Example
Text Example
White with #786656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786656; }
p { color: rgb(120,102,86); }
H1.HeaderClassName
{
color: #786656;
}
.AnyTagClassName
{
color: #786656;
}
</style>
background-color css
<style>
a { background-color: #786656; }
a { background-color: rgb(120,102,86); }
div.DivClassName
{
background-color: #786656;
}
.BgClassName
{
background-color: #786656;
}
</style>
border-color css
<style>
span { border-color: #786656; }
span { border-color: rgb(120,102,86); }
td.TdClassName
{
border-color: #786656;
}
.TagClassName
{
border-color: #786656;
}
</style>