Shades of Pine Cone #796953
Tints of Pine Cone #796953
RGB
CMYK
RGB Variations
Color information
#796953 (or 0x796953) is known color: Pine Cone. HEX triplet: 79, 69 and 53. RGB value is (121,105,83). Sum of RGB (Red+Green+Blue) = 121+105+83=309 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.16% from 309); Green value is 105 (41.41% from 255 or 33.98% from 309); Blue value is 83 (32.81% from 255 or 26.86% from 309); Max value from RGB is 121 - color contains mainly: red. Hex color #796953 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796953 is #8696AC. Grayscale: #6B6B6B. Windows color (decimal): -8820397 or 5466489. OLE color: 5466489.
HSL color Cylindrical-coordinate representation of color #796953: hue angle of 34.74º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #796953 is Cyan = 0, Magento = 0.13, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 83 | - |
| CMYK | 0 | 0.13 | 0.31 | 0.53 |
| HSL | 34.74º | 0.19% | 0.4% | - |
| HSV(B) | 34.74º | 0.31% | 0.47% | - |
| XYZ | 14.5 | 14.79 | 10.27 | - |
| YUV | 107.28 | 114.3 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 83 | 0 | 0.13 | 0.31 | 0.53 | 34.74 | 0.19 | 0.4 |
| Hex | 79 | 69 | 53 | 0 | D | 1F | 35 | 23 | 13 | 28 |
| Octal | 171 | 151 | 123 | 0 | 15 | 37 | 65 | 43 | 23 | 50 |
| Binary | 1111001 | 1101001 | 1010011 | 0 | 1101 | 11111 | 110101 | 100011 | 10011 | 101000 |
Color Harmonies of #796953
Complementary color
Monochromatic Colors of #796953
Black with #796953
Text Example
Text Example
White with #796953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796953; }
p { color: rgb(121,105,83); }
H1.HeaderClassName
{
color: #796953;
}
.AnyTagClassName
{
color: #796953;
}
</style>
background-color css
<style>
a { background-color: #796953; }
a { background-color: rgb(121,105,83); }
div.DivClassName
{
background-color: #796953;
}
.BgClassName
{
background-color: #796953;
}
</style>
border-color css
<style>
span { border-color: #796953; }
span { border-color: rgb(121,105,83); }
td.TdClassName
{
border-color: #796953;
}
.TagClassName
{
border-color: #796953;
}
</style>