Shades of Pine Cone #786754
Tints of Pine Cone #786754
RGB
CMYK
RGB Variations
Color information
#786754 (or 0x786754) is known color: Pine Cone. HEX triplet: 78, 67 and 54. RGB value is (120,103,84). Sum of RGB (Red+Green+Blue) = 120+103+84=307 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.09% from 307); Green value is 103 (40.62% from 255 or 33.55% from 307); Blue value is 84 (33.20% from 255 or 27.36% from 307); Max value from RGB is 120 - color contains mainly: red. Hex color #786754 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786754 is #8798AB. Grayscale: #6A6A6A. Windows color (decimal): -8886444 or 5531512. OLE color: 5531512.
HSL color Cylindrical-coordinate representation of color #786754: hue angle of 31.67º 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 #786754 is Cyan = 0, Magento = 0.14, Yellow = 0.3 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 84 | - |
| CMYK | 0 | 0.14 | 0.3 | 0.53 |
| HSL | 31.67º | 0.18% | 0.4% | - |
| HSV(B) | 31.67º | 0.3% | 0.47% | - |
| XYZ | 14.2 | 14.33 | 10.41 | - |
| YUV | 105.92 | 115.63 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 84 | 0 | 0.14 | 0.3 | 0.53 | 31.67 | 0.18 | 0.4 |
| Hex | 78 | 67 | 54 | 0 | E | 1E | 35 | 20 | 12 | 28 |
| Octal | 170 | 147 | 124 | 0 | 16 | 36 | 65 | 40 | 22 | 50 |
| Binary | 1111000 | 1100111 | 1010100 | 0 | 1110 | 11110 | 110101 | 100000 | 10010 | 101000 |
Color Harmonies of #786754
Complementary color
Monochromatic Colors of #786754
Black with #786754
Text Example
Text Example
White with #786754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786754; }
p { color: rgb(120,103,84); }
H1.HeaderClassName
{
color: #786754;
}
.AnyTagClassName
{
color: #786754;
}
</style>
background-color css
<style>
a { background-color: #786754; }
a { background-color: rgb(120,103,84); }
div.DivClassName
{
background-color: #786754;
}
.BgClassName
{
background-color: #786754;
}
</style>
border-color css
<style>
span { border-color: #786754; }
span { border-color: rgb(120,103,84); }
td.TdClassName
{
border-color: #786754;
}
.TagClassName
{
border-color: #786754;
}
</style>