Shades of Pine Cone #796350
Tints of Pine Cone #796350
RGB
CMYK
RGB Variations
Color information
#796350 (or 0x796350) is known color: Pine Cone. HEX triplet: 79, 63 and 50. RGB value is (121,99,80). Sum of RGB (Red+Green+Blue) = 121+99+80=300 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.33% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 80 (31.64% from 255 or 26.67% from 300); Max value from RGB is 121 - color contains mainly: red. Hex color #796350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796350 is #869CAF. Grayscale: #676767. Windows color (decimal): -8821936 or 5268345. OLE color: 5268345.
HSL color Cylindrical-coordinate representation of color #796350: hue angle of 27.8º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #796350 is Cyan = 0, Magento = 0.18, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 99 | 80 | - |
| CMYK | 0 | 0.18 | 0.34 | 0.53 |
| HSL | 27.8º | 0.2% | 0.39% | - |
| HSV(B) | 27.8º | 0.34% | 0.47% | - |
| XYZ | 13.79 | 13.57 | 9.48 | - |
| YUV | 103.41 | 114.79 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 80 | 0 | 0.18 | 0.34 | 0.53 | 27.8 | 0.2 | 0.39 |
| Hex | 79 | 63 | 50 | 0 | 12 | 22 | 35 | 1C | 14 | 27 |
| Octal | 171 | 143 | 120 | 0 | 22 | 42 | 65 | 34 | 24 | 47 |
| Binary | 1111001 | 1100011 | 1010000 | 0 | 10010 | 100010 | 110101 | 11100 | 10100 | 100111 |
Color Harmonies of #796350
Complementary color
Monochromatic Colors of #796350
Black with #796350
Text Example
Text Example
White with #796350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796350; }
p { color: rgb(121,99,80); }
H1.HeaderClassName
{
color: #796350;
}
.AnyTagClassName
{
color: #796350;
}
</style>
background-color css
<style>
a { background-color: #796350; }
a { background-color: rgb(121,99,80); }
div.DivClassName
{
background-color: #796350;
}
.BgClassName
{
background-color: #796350;
}
</style>
border-color css
<style>
span { border-color: #796350; }
span { border-color: rgb(121,99,80); }
td.TdClassName
{
border-color: #796350;
}
.TagClassName
{
border-color: #796350;
}
</style>