Shades of Pine Cone #786655
Tints of Pine Cone #786655
RGB
CMYK
RGB Variations
Color information
#786655 (or 0x786655) is known color: Pine Cone. HEX triplet: 78, 66 and 55. RGB value is (120,102,85). Sum of RGB (Red+Green+Blue) = 120+102+85=307 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.09% from 307); Green value is 102 (40.23% from 255 or 33.22% from 307); Blue value is 85 (33.59% from 255 or 27.69% from 307); Max value from RGB is 120 - color contains mainly: red. Hex color #786655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786655 is #8799AA. Grayscale: #696969. Windows color (decimal): -8886699 or 5596792. OLE color: 5596792.
HSL color Cylindrical-coordinate representation of color #786655: 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 #786655 is Cyan = 0, Magento = 0.15, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 85 | - |
| CMYK | 0 | 0.15 | 0.29 | 0.53 |
| HSL | 29.14º | 0.17% | 0.4% | - |
| HSV(B) | 29.14º | 0.29% | 0.47% | - |
| XYZ | 14.14 | 14.15 | 10.58 | - |
| YUV | 105.44 | 116.46 | 138.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 85 | 0 | 0.15 | 0.29 | 0.53 | 29.14 | 0.17 | 0.4 |
| Hex | 78 | 66 | 55 | 0 | F | 1D | 35 | 1D | 11 | 28 |
| Octal | 170 | 146 | 125 | 0 | 17 | 35 | 65 | 35 | 21 | 50 |
| Binary | 1111000 | 1100110 | 1010101 | 0 | 1111 | 11101 | 110101 | 11101 | 10001 | 101000 |
Color Harmonies of #786655
Complementary color
Monochromatic Colors of #786655
Black with #786655
Text Example
Text Example
White with #786655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786655; }
p { color: rgb(120,102,85); }
H1.HeaderClassName
{
color: #786655;
}
.AnyTagClassName
{
color: #786655;
}
</style>
background-color css
<style>
a { background-color: #786655; }
a { background-color: rgb(120,102,85); }
div.DivClassName
{
background-color: #786655;
}
.BgClassName
{
background-color: #786655;
}
</style>
border-color css
<style>
span { border-color: #786655; }
span { border-color: rgb(120,102,85); }
td.TdClassName
{
border-color: #786655;
}
.TagClassName
{
border-color: #786655;
}
</style>