Shades of Pine Cone #796655
Tints of Pine Cone #796655
RGB
CMYK
RGB Variations
Color information
#796655 (or 0x796655) is known color: Pine Cone. HEX triplet: 79, 66 and 55. RGB value is (121,102,85). Sum of RGB (Red+Green+Blue) = 121+102+85=308 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.29% from 308); Green value is 102 (40.23% from 255 or 33.12% from 308); Blue value is 85 (33.59% from 255 or 27.60% from 308); Max value from RGB is 121 - color contains mainly: red. Hex color #796655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796655 is #8699AA. Grayscale: #696969. Windows color (decimal): -8821163 or 5596793. OLE color: 5596793.
HSL color Cylindrical-coordinate representation of color #796655: hue angle of 28.33º degrees, saturation: 0.17, 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 #796655 is Cyan = 0, Magento = 0.16, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 102 | 85 | - |
| CMYK | 0 | 0.16 | 0.30 | 0.53 |
| HSL | 28.33º | 0.17% | 0.4% | - |
| HSV(B) | 28.33º | 0.3% | 0.47% | - |
| XYZ | 14.28 | 14.22 | 10.59 | - |
| YUV | 105.74 | 116.29 | 138.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 102 | 85 | 0 | 0.16 | 0.30 | 0.53 | 28.33 | 0.17 | 0.4 |
| Hex | 79 | 66 | 55 | 0 | 10 | 1E | 35 | 1C | 11 | 28 |
| Octal | 171 | 146 | 125 | 0 | 20 | 36 | 65 | 34 | 21 | 50 |
| Binary | 1111001 | 1100110 | 1010101 | 0 | 10000 | 11110 | 110101 | 11100 | 10001 | 101000 |
Color Harmonies of #796655
Complementary color
Monochromatic Colors of #796655
Black with #796655
Text Example
Text Example
White with #796655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796655; }
p { color: rgb(121,102,85); }
H1.HeaderClassName
{
color: #796655;
}
.AnyTagClassName
{
color: #796655;
}
</style>
background-color css
<style>
a { background-color: #796655; }
a { background-color: rgb(121,102,85); }
div.DivClassName
{
background-color: #796655;
}
.BgClassName
{
background-color: #796655;
}
</style>
border-color css
<style>
span { border-color: #796655; }
span { border-color: rgb(121,102,85); }
td.TdClassName
{
border-color: #796655;
}
.TagClassName
{
border-color: #796655;
}
</style>