Shades of Pine Cone #796956
Tints of Pine Cone #796956
RGB
CMYK
RGB Variations
Color information
#796956 (or 0x796956) is known color: Pine Cone. HEX triplet: 79, 69 and 56. RGB value is (121,105,86). Sum of RGB (Red+Green+Blue) = 121+105+86=312 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.78% from 312); Green value is 105 (41.41% from 255 or 33.65% from 312); Blue value is 86 (33.98% from 255 or 27.56% from 312); Max value from RGB is 121 - color contains mainly: red. Hex color #796956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796956 is #8696A9. Grayscale: #6B6B6B. Windows color (decimal): -8820394 or 5663097. OLE color: 5663097.
HSL color Cylindrical-coordinate representation of color #796956: hue angle of 32.57º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #796956 is Cyan = 0, Magento = 0.13, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 86 | - |
| CMYK | 0 | 0.13 | 0.29 | 0.53 |
| HSL | 32.57º | 0.17% | 0.41% | - |
| HSV(B) | 32.57º | 0.29% | 0.47% | - |
| XYZ | 14.62 | 14.84 | 10.9 | - |
| YUV | 107.62 | 115.8 | 137.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 86 | 0 | 0.13 | 0.29 | 0.53 | 32.57 | 0.17 | 0.41 |
| Hex | 79 | 69 | 56 | 0 | D | 1D | 35 | 21 | 11 | 29 |
| Octal | 171 | 151 | 126 | 0 | 15 | 35 | 65 | 41 | 21 | 51 |
| Binary | 1111001 | 1101001 | 1010110 | 0 | 1101 | 11101 | 110101 | 100001 | 10001 | 101001 |
Color Harmonies of #796956
Complementary color
Monochromatic Colors of #796956
Black with #796956
Text Example
Text Example
White with #796956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796956; }
p { color: rgb(121,105,86); }
H1.HeaderClassName
{
color: #796956;
}
.AnyTagClassName
{
color: #796956;
}
</style>
background-color css
<style>
a { background-color: #796956; }
a { background-color: rgb(121,105,86); }
div.DivClassName
{
background-color: #796956;
}
.BgClassName
{
background-color: #796956;
}
</style>
border-color css
<style>
span { border-color: #796956; }
span { border-color: rgb(121,105,86); }
td.TdClassName
{
border-color: #796956;
}
.TagClassName
{
border-color: #796956;
}
</style>