Shades of Pine Cone #786249
Tints of Pine Cone #786249
RGB
CMYK
RGB Variations
Color information
#786249 (or 0x786249) is known color: Pine Cone. HEX triplet: 78, 62 and 49. RGB value is (120,98,73). Sum of RGB (Red+Green+Blue) = 120+98+73=291 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.24% from 291); Green value is 98 (38.67% from 255 or 33.68% from 291); Blue value is 73 (28.91% from 255 or 25.09% from 291); Max value from RGB is 120 - color contains mainly: red. Hex color #786249 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786249 is #879DB6. Grayscale: #656565. Windows color (decimal): -8887735 or 4809336. OLE color: 4809336.
HSL color Cylindrical-coordinate representation of color #786249: hue angle of 31.91º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #786249 is Cyan = 0, Magento = 0.18, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 98 | 73 | - |
| CMYK | 0 | 0.18 | 0.39 | 0.53 |
| HSL | 31.91º | 0.24% | 0.38% | - |
| HSV(B) | 31.91º | 0.39% | 0.47% | - |
| XYZ | 13.32 | 13.21 | 8.15 | - |
| YUV | 101.73 | 111.79 | 141.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 98 | 73 | 0 | 0.18 | 0.39 | 0.53 | 31.91 | 0.24 | 0.38 |
| Hex | 78 | 62 | 49 | 0 | 12 | 27 | 35 | 20 | 18 | 26 |
| Octal | 170 | 142 | 111 | 0 | 22 | 47 | 65 | 40 | 30 | 46 |
| Binary | 1111000 | 1100010 | 1001001 | 0 | 10010 | 100111 | 110101 | 100000 | 11000 | 100110 |
Color Harmonies of #786249
Complementary color
Monochromatic Colors of #786249
Black with #786249
Text Example
Text Example
White with #786249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786249; }
p { color: rgb(120,98,73); }
H1.HeaderClassName
{
color: #786249;
}
.AnyTagClassName
{
color: #786249;
}
</style>
background-color css
<style>
a { background-color: #786249; }
a { background-color: rgb(120,98,73); }
div.DivClassName
{
background-color: #786249;
}
.BgClassName
{
background-color: #786249;
}
</style>
border-color css
<style>
span { border-color: #786249; }
span { border-color: rgb(120,98,73); }
td.TdClassName
{
border-color: #786249;
}
.TagClassName
{
border-color: #786249;
}
</style>