Shades of Pine Cone #786751
Tints of Pine Cone #786751
RGB
CMYK
RGB Variations
Color information
#786751 (or 0x786751) is known color: Pine Cone. HEX triplet: 78, 67 and 51. RGB value is (120,103,81). Sum of RGB (Red+Green+Blue) = 120+103+81=304 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.47% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 81 (32.03% from 255 or 26.64% from 304); Max value from RGB is 120 - color contains mainly: red. Hex color #786751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786751 is #8798AE. Grayscale: #696969. Windows color (decimal): -8886447 or 5334904. OLE color: 5334904.
HSL color Cylindrical-coordinate representation of color #786751: hue angle of 33.85º 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 #786751 is Cyan = 0, Magento = 0.14, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 81 | - |
| CMYK | 0 | 0.14 | 0.32 | 0.53 |
| HSL | 33.85º | 0.19% | 0.39% | - |
| HSV(B) | 33.85º | 0.33% | 0.47% | - |
| XYZ | 14.08 | 14.29 | 9.8 | - |
| YUV | 105.58 | 114.13 | 138.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 81 | 0 | 0.14 | 0.32 | 0.53 | 33.85 | 0.19 | 0.39 |
| Hex | 78 | 67 | 51 | 0 | E | 20 | 35 | 22 | 13 | 27 |
| Octal | 170 | 147 | 121 | 0 | 16 | 40 | 65 | 42 | 23 | 47 |
| Binary | 1111000 | 1100111 | 1010001 | 0 | 1110 | 100000 | 110101 | 100010 | 10011 | 100111 |
Color Harmonies of #786751
Complementary color
Monochromatic Colors of #786751
Black with #786751
Text Example
Text Example
White with #786751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786751; }
p { color: rgb(120,103,81); }
H1.HeaderClassName
{
color: #786751;
}
.AnyTagClassName
{
color: #786751;
}
</style>
background-color css
<style>
a { background-color: #786751; }
a { background-color: rgb(120,103,81); }
div.DivClassName
{
background-color: #786751;
}
.BgClassName
{
background-color: #786751;
}
</style>
border-color css
<style>
span { border-color: #786751; }
span { border-color: rgb(120,103,81); }
td.TdClassName
{
border-color: #786751;
}
.TagClassName
{
border-color: #786751;
}
</style>