Shades of Pine Cone #796751
Tints of Pine Cone #796751
RGB
CMYK
RGB Variations
Color information
#796751 (or 0x796751) is known color: Pine Cone. HEX triplet: 79, 67 and 51. RGB value is (121,103,81). Sum of RGB (Red+Green+Blue) = 121+103+81=305 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.67% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 81 (32.03% from 255 or 26.56% from 305); Max value from RGB is 121 - color contains mainly: red. Hex color #796751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796751 is #8698AE. Grayscale: #696969. Windows color (decimal): -8820911 or 5334905. OLE color: 5334905.
HSL color Cylindrical-coordinate representation of color #796751: hue angle of 33º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #796751 is Cyan = 0, Magento = 0.15, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 81 | - |
| CMYK | 0 | 0.15 | 0.33 | 0.53 |
| HSL | 33º | 0.2% | 0.4% | - |
| HSV(B) | 33º | 0.33% | 0.47% | - |
| XYZ | 14.22 | 14.36 | 9.81 | - |
| YUV | 105.87 | 113.96 | 138.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 81 | 0 | 0.15 | 0.33 | 0.53 | 33 | 0.2 | 0.4 |
| Hex | 79 | 67 | 51 | 0 | F | 21 | 35 | 21 | 14 | 28 |
| Octal | 171 | 147 | 121 | 0 | 17 | 41 | 65 | 41 | 24 | 50 |
| Binary | 1111001 | 1100111 | 1010001 | 0 | 1111 | 100001 | 110101 | 100001 | 10100 | 101000 |
Color Harmonies of #796751
Complementary color
Monochromatic Colors of #796751
Black with #796751
Text Example
Text Example
White with #796751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796751; }
p { color: rgb(121,103,81); }
H1.HeaderClassName
{
color: #796751;
}
.AnyTagClassName
{
color: #796751;
}
</style>
background-color css
<style>
a { background-color: #796751; }
a { background-color: rgb(121,103,81); }
div.DivClassName
{
background-color: #796751;
}
.BgClassName
{
background-color: #796751;
}
</style>
border-color css
<style>
span { border-color: #796751; }
span { border-color: rgb(121,103,81); }
td.TdClassName
{
border-color: #796751;
}
.TagClassName
{
border-color: #796751;
}
</style>