Shades of Pine Cone #796452
Tints of Pine Cone #796452
RGB
CMYK
RGB Variations
Color information
#796452 (or 0x796452) is known color: Pine Cone. HEX triplet: 79, 64 and 52. RGB value is (121,100,82). Sum of RGB (Red+Green+Blue) = 121+100+82=303 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.93% from 303); Green value is 100 (39.45% from 255 or 33.00% from 303); Blue value is 82 (32.42% from 255 or 27.06% from 303); Max value from RGB is 121 - color contains mainly: red. Hex color #796452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796452 is #869BAD. Grayscale: #686868. Windows color (decimal): -8821678 or 5399673. OLE color: 5399673.
HSL color Cylindrical-coordinate representation of color #796452: hue angle of 27.69º 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 #796452 is Cyan = 0, Magento = 0.17, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 100 | 82 | - |
| CMYK | 0 | 0.17 | 0.32 | 0.53 |
| HSL | 27.69º | 0.19% | 0.4% | - |
| HSV(B) | 27.69º | 0.32% | 0.47% | - |
| XYZ | 13.97 | 13.79 | 9.91 | - |
| YUV | 104.23 | 115.46 | 139.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 82 | 0 | 0.17 | 0.32 | 0.53 | 27.69 | 0.19 | 0.4 |
| Hex | 79 | 64 | 52 | 0 | 11 | 20 | 35 | 1C | 13 | 28 |
| Octal | 171 | 144 | 122 | 0 | 21 | 40 | 65 | 34 | 23 | 50 |
| Binary | 1111001 | 1100100 | 1010010 | 0 | 10001 | 100000 | 110101 | 11100 | 10011 | 101000 |
Color Harmonies of #796452
Complementary color
Monochromatic Colors of #796452
Black with #796452
Text Example
Text Example
White with #796452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796452; }
p { color: rgb(121,100,82); }
H1.HeaderClassName
{
color: #796452;
}
.AnyTagClassName
{
color: #796452;
}
</style>
background-color css
<style>
a { background-color: #796452; }
a { background-color: rgb(121,100,82); }
div.DivClassName
{
background-color: #796452;
}
.BgClassName
{
background-color: #796452;
}
</style>
border-color css
<style>
span { border-color: #796452; }
span { border-color: rgb(121,100,82); }
td.TdClassName
{
border-color: #796452;
}
.TagClassName
{
border-color: #796452;
}
</style>