Shades of Pine Cone #796857
Tints of Pine Cone #796857
RGB
CMYK
RGB Variations
Color information
#796857 (or 0x796857) is known color: Pine Cone. HEX triplet: 79, 68 and 57. RGB value is (121,104,87). Sum of RGB (Red+Green+Blue) = 121+104+87=312 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.78% from 312); Green value is 104 (41.02% from 255 or 33.33% from 312); Blue value is 87 (34.38% from 255 or 27.88% from 312); Max value from RGB is 121 - color contains mainly: red. Hex color #796857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796857 is #8697A8. Grayscale: #6B6B6B. Windows color (decimal): -8820649 or 5728377. OLE color: 5728377.
HSL color Cylindrical-coordinate representation of color #796857: hue angle of 30º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #796857 is Cyan = 0, Magento = 0.14, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 104 | 87 | - |
| CMYK | 0 | 0.14 | 0.28 | 0.53 |
| HSL | 30º | 0.16% | 0.41% | - |
| HSV(B) | 30º | 0.28% | 0.47% | - |
| XYZ | 14.56 | 14.65 | 11.08 | - |
| YUV | 107.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 104 | 87 | 0 | 0.14 | 0.28 | 0.53 | 30 | 0.16 | 0.41 |
| Hex | 79 | 68 | 57 | 0 | E | 1C | 35 | 1E | 10 | 29 |
| Octal | 171 | 150 | 127 | 0 | 16 | 34 | 65 | 36 | 20 | 51 |
| Binary | 1111001 | 1101000 | 1010111 | 0 | 1110 | 11100 | 110101 | 11110 | 10000 | 101001 |
Color Harmonies of #796857
Complementary color
Monochromatic Colors of #796857
Black with #796857
Text Example
Text Example
White with #796857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796857; }
p { color: rgb(121,104,87); }
H1.HeaderClassName
{
color: #796857;
}
.AnyTagClassName
{
color: #796857;
}
</style>
background-color css
<style>
a { background-color: #796857; }
a { background-color: rgb(121,104,87); }
div.DivClassName
{
background-color: #796857;
}
.BgClassName
{
background-color: #796857;
}
</style>
border-color css
<style>
span { border-color: #796857; }
span { border-color: rgb(121,104,87); }
td.TdClassName
{
border-color: #796857;
}
.TagClassName
{
border-color: #796857;
}
</style>