Shades of Pine Cone #786654
Tints of Pine Cone #786654
RGB
CMYK
RGB Variations
Color information
#786654 (or 0x786654) is known color: Pine Cone. HEX triplet: 78, 66 and 54. RGB value is (120,102,84). Sum of RGB (Red+Green+Blue) = 120+102+84=306 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.22% from 306); Green value is 102 (40.23% from 255 or 33.33% from 306); Blue value is 84 (33.20% from 255 or 27.45% from 306); Max value from RGB is 120 - color contains mainly: red. Hex color #786654 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786654 is #8799AB. Grayscale: #696969. Windows color (decimal): -8886700 or 5531256. OLE color: 5531256.
HSL color Cylindrical-coordinate representation of color #786654: hue angle of 30º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #786654 is Cyan = 0, Magento = 0.15, Yellow = 0.3 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 84 | - |
| CMYK | 0 | 0.15 | 0.3 | 0.53 |
| HSL | 30º | 0.18% | 0.4% | - |
| HSV(B) | 30º | 0.3% | 0.47% | - |
| XYZ | 14.1 | 14.14 | 10.37 | - |
| YUV | 105.33 | 115.96 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 84 | 0 | 0.15 | 0.3 | 0.53 | 30 | 0.18 | 0.4 |
| Hex | 78 | 66 | 54 | 0 | F | 1E | 35 | 1E | 12 | 28 |
| Octal | 170 | 146 | 124 | 0 | 17 | 36 | 65 | 36 | 22 | 50 |
| Binary | 1111000 | 1100110 | 1010100 | 0 | 1111 | 11110 | 110101 | 11110 | 10010 | 101000 |
Color Harmonies of #786654
Complementary color
Monochromatic Colors of #786654
Black with #786654
Text Example
Text Example
White with #786654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786654; }
p { color: rgb(120,102,84); }
H1.HeaderClassName
{
color: #786654;
}
.AnyTagClassName
{
color: #786654;
}
</style>
background-color css
<style>
a { background-color: #786654; }
a { background-color: rgb(120,102,84); }
div.DivClassName
{
background-color: #786654;
}
.BgClassName
{
background-color: #786654;
}
</style>
border-color css
<style>
span { border-color: #786654; }
span { border-color: rgb(120,102,84); }
td.TdClassName
{
border-color: #786654;
}
.TagClassName
{
border-color: #786654;
}
</style>