Shades of Pine Cone #796750
Tints of Pine Cone #796750
RGB
CMYK
RGB Variations
Color information
#796750 (or 0x796750) is known color: Pine Cone. HEX triplet: 79, 67 and 50. RGB value is (121,103,80). Sum of RGB (Red+Green+Blue) = 121+103+80=304 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.80% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 80 (31.64% from 255 or 26.32% from 304); Max value from RGB is 121 - color contains mainly: red. Hex color #796750 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796750 is #8698AF. Grayscale: #696969. Windows color (decimal): -8820912 or 5269369. OLE color: 5269369.
HSL color Cylindrical-coordinate representation of color #796750: hue angle of 33.66º 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 #796750 is Cyan = 0, Magento = 0.15, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 80 | - |
| CMYK | 0 | 0.15 | 0.34 | 0.53 |
| HSL | 33.66º | 0.2% | 0.39% | - |
| HSV(B) | 33.66º | 0.34% | 0.47% | - |
| XYZ | 14.18 | 14.34 | 9.61 | - |
| YUV | 105.76 | 113.46 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 80 | 0 | 0.15 | 0.34 | 0.53 | 33.66 | 0.2 | 0.39 |
| Hex | 79 | 67 | 50 | 0 | F | 22 | 35 | 22 | 14 | 27 |
| Octal | 171 | 147 | 120 | 0 | 17 | 42 | 65 | 42 | 24 | 47 |
| Binary | 1111001 | 1100111 | 1010000 | 0 | 1111 | 100010 | 110101 | 100010 | 10100 | 100111 |
Color Harmonies of #796750
Complementary color
Monochromatic Colors of #796750
Black with #796750
Text Example
Text Example
White with #796750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796750; }
p { color: rgb(121,103,80); }
H1.HeaderClassName
{
color: #796750;
}
.AnyTagClassName
{
color: #796750;
}
</style>
background-color css
<style>
a { background-color: #796750; }
a { background-color: rgb(121,103,80); }
div.DivClassName
{
background-color: #796750;
}
.BgClassName
{
background-color: #796750;
}
</style>
border-color css
<style>
span { border-color: #796750; }
span { border-color: rgb(121,103,80); }
td.TdClassName
{
border-color: #796750;
}
.TagClassName
{
border-color: #796750;
}
</style>