Shades of Pine Cone #786651
Tints of Pine Cone #786651
RGB
CMYK
RGB Variations
Color information
#786651 (or 0x786651) is known color: Pine Cone. HEX triplet: 78, 66 and 51. RGB value is (120,102,81). Sum of RGB (Red+Green+Blue) = 120+102+81=303 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.60% from 303); Green value is 102 (40.23% from 255 or 33.66% from 303); Blue value is 81 (32.03% from 255 or 26.73% from 303); Max value from RGB is 120 - color contains mainly: red. Hex color #786651 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786651 is #8799AE. Grayscale: #696969. Windows color (decimal): -8886703 or 5334648. OLE color: 5334648.
HSL color Cylindrical-coordinate representation of color #786651: hue angle of 32.31º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #786651 is Cyan = 0, Magento = 0.15, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 81 | - |
| CMYK | 0 | 0.15 | 0.32 | 0.53 |
| HSL | 32.31º | 0.19% | 0.39% | - |
| HSV(B) | 32.31º | 0.33% | 0.47% | - |
| XYZ | 13.98 | 14.09 | 9.77 | - |
| YUV | 104.99 | 114.46 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 81 | 0 | 0.15 | 0.32 | 0.53 | 32.31 | 0.19 | 0.39 |
| Hex | 78 | 66 | 51 | 0 | F | 20 | 35 | 20 | 13 | 27 |
| Octal | 170 | 146 | 121 | 0 | 17 | 40 | 65 | 40 | 23 | 47 |
| Binary | 1111000 | 1100110 | 1010001 | 0 | 1111 | 100000 | 110101 | 100000 | 10011 | 100111 |
Color Harmonies of #786651
Complementary color
Monochromatic Colors of #786651
Black with #786651
Text Example
Text Example
White with #786651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786651; }
p { color: rgb(120,102,81); }
H1.HeaderClassName
{
color: #786651;
}
.AnyTagClassName
{
color: #786651;
}
</style>
background-color css
<style>
a { background-color: #786651; }
a { background-color: rgb(120,102,81); }
div.DivClassName
{
background-color: #786651;
}
.BgClassName
{
background-color: #786651;
}
</style>
border-color css
<style>
span { border-color: #786651; }
span { border-color: rgb(120,102,81); }
td.TdClassName
{
border-color: #786651;
}
.TagClassName
{
border-color: #786651;
}
</style>