Shades of Peanut #794636
Tints of Peanut #794636
RGB
CMYK
RGB Variations
Color information
#794636 (or 0x794636) is known color: Peanut. HEX triplet: 79, 46 and 36. RGB value is (121,70,54). Sum of RGB (Red+Green+Blue) = 121+70+54=245 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.39% from 245); Green value is 70 (27.73% from 255 or 28.57% from 245); Blue value is 54 (21.48% from 255 or 22.04% from 245); Max value from RGB is 121 - color contains mainly: red. Hex color #794636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794636 is #86B9C9. Grayscale: #535353. Windows color (decimal): -8829386 or 3556985. OLE color: 3556985.
HSL color Cylindrical-coordinate representation of color #794636: hue angle of 14.33º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #794636 is Cyan = 0, Magento = 0.42, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 70 | 54 | - |
| CMYK | 0 | 0.42 | 0.55 | 0.53 |
| HSL | 14.33º | 0.38% | 0.34% | - |
| HSV(B) | 14.33º | 0.55% | 0.47% | - |
| XYZ | 10.74 | 8.71 | 4.61 | - |
| YUV | 83.43 | 111.4 | 154.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 54 | 0 | 0.42 | 0.55 | 0.53 | 14.33 | 0.38 | 0.34 |
| Hex | 79 | 46 | 36 | 0 | 2A | 37 | 35 | E | 26 | 22 |
| Octal | 171 | 106 | 66 | 0 | 52 | 67 | 65 | 16 | 46 | 42 |
| Binary | 1111001 | 1000110 | 110110 | 0 | 101010 | 110111 | 110101 | 1110 | 100110 | 100010 |
Color Harmonies of #794636
Complementary color
Monochromatic Colors of #794636
Black with #794636
Text Example
Text Example
White with #794636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794636; }
p { color: rgb(121,70,54); }
H1.HeaderClassName
{
color: #794636;
}
.AnyTagClassName
{
color: #794636;
}
</style>
background-color css
<style>
a { background-color: #794636; }
a { background-color: rgb(121,70,54); }
div.DivClassName
{
background-color: #794636;
}
.BgClassName
{
background-color: #794636;
}
</style>
border-color css
<style>
span { border-color: #794636; }
span { border-color: rgb(121,70,54); }
td.TdClassName
{
border-color: #794636;
}
.TagClassName
{
border-color: #794636;
}
</style>