Shades of Pine Cone #796755
Tints of Pine Cone #796755
RGB
CMYK
RGB Variations
Color information
#796755 (or 0x796755) is known color: Pine Cone. HEX triplet: 79, 67 and 55. RGB value is (121,103,85). Sum of RGB (Red+Green+Blue) = 121+103+85=309 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.16% from 309); Green value is 103 (40.62% from 255 or 33.33% from 309); Blue value is 85 (33.59% from 255 or 27.51% from 309); Max value from RGB is 121 - color contains mainly: red. Hex color #796755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796755 is #8698AA. Grayscale: #6A6A6A. Windows color (decimal): -8820907 or 5597049. OLE color: 5597049.
HSL color Cylindrical-coordinate representation of color #796755: hue angle of 30º 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 #796755 is Cyan = 0, Magento = 0.15, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 85 | - |
| CMYK | 0 | 0.15 | 0.30 | 0.53 |
| HSL | 30º | 0.17% | 0.4% | - |
| HSV(B) | 30º | 0.3% | 0.47% | - |
| XYZ | 14.38 | 14.42 | 10.62 | - |
| YUV | 106.33 | 115.96 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 85 | 0 | 0.15 | 0.30 | 0.53 | 30 | 0.17 | 0.4 |
| Hex | 79 | 67 | 55 | 0 | F | 1E | 35 | 1E | 11 | 28 |
| Octal | 171 | 147 | 125 | 0 | 17 | 36 | 65 | 36 | 21 | 50 |
| Binary | 1111001 | 1100111 | 1010101 | 0 | 1111 | 11110 | 110101 | 11110 | 10001 | 101000 |
Color Harmonies of #796755
Complementary color
Monochromatic Colors of #796755
Black with #796755
Text Example
Text Example
White with #796755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796755; }
p { color: rgb(121,103,85); }
H1.HeaderClassName
{
color: #796755;
}
.AnyTagClassName
{
color: #796755;
}
</style>
background-color css
<style>
a { background-color: #796755; }
a { background-color: rgb(121,103,85); }
div.DivClassName
{
background-color: #796755;
}
.BgClassName
{
background-color: #796755;
}
</style>
border-color css
<style>
span { border-color: #796755; }
span { border-color: rgb(121,103,85); }
td.TdClassName
{
border-color: #796755;
}
.TagClassName
{
border-color: #796755;
}
</style>