Shades of Pine Cone #796752
Tints of Pine Cone #796752
RGB
CMYK
RGB Variations
Color information
#796752 (or 0x796752) is known color: Pine Cone. HEX triplet: 79, 67 and 52. RGB value is (121,103,82). Sum of RGB (Red+Green+Blue) = 121+103+82=306 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.54% from 306); Green value is 103 (40.62% from 255 or 33.66% from 306); Blue value is 82 (32.42% from 255 or 26.80% from 306); Max value from RGB is 121 - color contains mainly: red. Hex color #796752 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796752 is #8698AD. Grayscale: #6A6A6A. Windows color (decimal): -8820910 or 5400441. OLE color: 5400441.
HSL color Cylindrical-coordinate representation of color #796752: hue angle of 32.31º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #796752 is Cyan = 0, Magento = 0.15, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 82 | - |
| CMYK | 0 | 0.15 | 0.32 | 0.53 |
| HSL | 32.31º | 0.19% | 0.4% | - |
| HSV(B) | 32.31º | 0.32% | 0.47% | - |
| XYZ | 14.26 | 14.37 | 10.01 | - |
| YUV | 105.99 | 114.46 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 82 | 0 | 0.15 | 0.32 | 0.53 | 32.31 | 0.19 | 0.4 |
| Hex | 79 | 67 | 52 | 0 | F | 20 | 35 | 20 | 13 | 28 |
| Octal | 171 | 147 | 122 | 0 | 17 | 40 | 65 | 40 | 23 | 50 |
| Binary | 1111001 | 1100111 | 1010010 | 0 | 1111 | 100000 | 110101 | 100000 | 10011 | 101000 |
Color Harmonies of #796752
Complementary color
Monochromatic Colors of #796752
Black with #796752
Text Example
Text Example
White with #796752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796752; }
p { color: rgb(121,103,82); }
H1.HeaderClassName
{
color: #796752;
}
.AnyTagClassName
{
color: #796752;
}
</style>
background-color css
<style>
a { background-color: #796752; }
a { background-color: rgb(121,103,82); }
div.DivClassName
{
background-color: #796752;
}
.BgClassName
{
background-color: #796752;
}
</style>
border-color css
<style>
span { border-color: #796752; }
span { border-color: rgb(121,103,82); }
td.TdClassName
{
border-color: #796752;
}
.TagClassName
{
border-color: #796752;
}
</style>