Shades of Peanut #794032
Tints of Peanut #794032
RGB
CMYK
RGB Variations
Color information
#794032 (or 0x794032) is known color: Peanut. HEX triplet: 79, 40 and 32. RGB value is (121,64,50). Sum of RGB (Red+Green+Blue) = 121+64+50=235 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.49% from 235); Green value is 64 (25.39% from 255 or 27.23% from 235); Blue value is 50 (19.92% from 255 or 21.28% from 235); Max value from RGB is 121 - color contains mainly: red. Hex color #794032 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794032 is #86BFCD. Grayscale: #4F4F4F. Windows color (decimal): -8830926 or 3293305. OLE color: 3293305.
HSL color Cylindrical-coordinate representation of color #794032: hue angle of 11.83º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #794032 is Cyan = 0, Magento = 0.47, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 64 | 50 | - |
| CMYK | 0 | 0.47 | 0.59 | 0.53 |
| HSL | 11.83º | 0.42% | 0.34% | - |
| HSV(B) | 11.83º | 0.59% | 0.47% | - |
| XYZ | 10.29 | 7.96 | 4.01 | - |
| YUV | 79.45 | 111.38 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 64 | 50 | 0 | 0.47 | 0.59 | 0.53 | 11.83 | 0.42 | 0.34 |
| Hex | 79 | 40 | 32 | 0 | 2F | 3B | 35 | C | 2A | 22 |
| Octal | 171 | 100 | 62 | 0 | 57 | 73 | 65 | 14 | 52 | 42 |
| Binary | 1111001 | 1000000 | 110010 | 0 | 101111 | 111011 | 110101 | 1100 | 101010 | 100010 |
Color Harmonies of #794032
Complementary color
Monochromatic Colors of #794032
Black with #794032
Text Example
Text Example
White with #794032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794032; }
p { color: rgb(121,64,50); }
H1.HeaderClassName
{
color: #794032;
}
.AnyTagClassName
{
color: #794032;
}
</style>
background-color css
<style>
a { background-color: #794032; }
a { background-color: rgb(121,64,50); }
div.DivClassName
{
background-color: #794032;
}
.BgClassName
{
background-color: #794032;
}
</style>
border-color css
<style>
span { border-color: #794032; }
span { border-color: rgb(121,64,50); }
td.TdClassName
{
border-color: #794032;
}
.TagClassName
{
border-color: #794032;
}
</style>