Shades of Peanut #794635
Tints of Peanut #794635
RGB
CMYK
RGB Variations
Color information
#794635 (or 0x794635) is known color: Peanut. HEX triplet: 79, 46 and 35. RGB value is (121,70,53). Sum of RGB (Red+Green+Blue) = 121+70+53=244 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.59% from 244); Green value is 70 (27.73% from 255 or 28.69% from 244); Blue value is 53 (21.09% from 255 or 21.72% from 244); Max value from RGB is 121 - color contains mainly: red. Hex color #794635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794635 is #86B9CA. Grayscale: #535353. Windows color (decimal): -8829387 or 3491449. OLE color: 3491449.
HSL color Cylindrical-coordinate representation of color #794635: hue angle of 15º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #794635 is Cyan = 0, Magento = 0.42, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 70 | 53 | - |
| CMYK | 0 | 0.42 | 0.56 | 0.53 |
| HSL | 15º | 0.39% | 0.34% | - |
| HSV(B) | 15º | 0.56% | 0.47% | - |
| XYZ | 10.72 | 8.7 | 4.48 | - |
| YUV | 83.31 | 110.9 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 53 | 0 | 0.42 | 0.56 | 0.53 | 15 | 0.39 | 0.34 |
| Hex | 79 | 46 | 35 | 0 | 2A | 38 | 35 | F | 27 | 22 |
| Octal | 171 | 106 | 65 | 0 | 52 | 70 | 65 | 17 | 47 | 42 |
| Binary | 1111001 | 1000110 | 110101 | 0 | 101010 | 111000 | 110101 | 1111 | 100111 | 100010 |
Color Harmonies of #794635
Complementary color
Monochromatic Colors of #794635
Black with #794635
Text Example
Text Example
White with #794635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794635; }
p { color: rgb(121,70,53); }
H1.HeaderClassName
{
color: #794635;
}
.AnyTagClassName
{
color: #794635;
}
</style>
background-color css
<style>
a { background-color: #794635; }
a { background-color: rgb(121,70,53); }
div.DivClassName
{
background-color: #794635;
}
.BgClassName
{
background-color: #794635;
}
</style>
border-color css
<style>
span { border-color: #794635; }
span { border-color: rgb(121,70,53); }
td.TdClassName
{
border-color: #794635;
}
.TagClassName
{
border-color: #794635;
}
</style>