Shades of Peanut #794737
Tints of Peanut #794737
RGB
CMYK
RGB Variations
Color information
#794737 (or 0x794737) is known color: Peanut. HEX triplet: 79, 47 and 37. RGB value is (121,71,55). Sum of RGB (Red+Green+Blue) = 121+71+55=247 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.99% from 247); Green value is 71 (28.12% from 255 or 28.74% from 247); Blue value is 55 (21.88% from 255 or 22.27% from 247); Max value from RGB is 121 - color contains mainly: red. Hex color #794737 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794737 is #86B8C8. Grayscale: #545454. Windows color (decimal): -8829129 or 3622777. OLE color: 3622777.
HSL color Cylindrical-coordinate representation of color #794737: hue angle of 14.55º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #794737 is Cyan = 0, Magento = 0.41, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 55 | - |
| CMYK | 0 | 0.41 | 0.55 | 0.53 |
| HSL | 14.55º | 0.38% | 0.35% | - |
| HSV(B) | 14.55º | 0.55% | 0.47% | - |
| XYZ | 10.83 | 8.85 | 4.75 | - |
| YUV | 84.13 | 111.57 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 55 | 0 | 0.41 | 0.55 | 0.53 | 14.55 | 0.38 | 0.35 |
| Hex | 79 | 47 | 37 | 0 | 29 | 37 | 35 | F | 26 | 23 |
| Octal | 171 | 107 | 67 | 0 | 51 | 67 | 65 | 17 | 46 | 43 |
| Binary | 1111001 | 1000111 | 110111 | 0 | 101001 | 110111 | 110101 | 1111 | 100110 | 100011 |
Color Harmonies of #794737
Complementary color
Monochromatic Colors of #794737
Black with #794737
Text Example
Text Example
White with #794737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794737; }
p { color: rgb(121,71,55); }
H1.HeaderClassName
{
color: #794737;
}
.AnyTagClassName
{
color: #794737;
}
</style>
background-color css
<style>
a { background-color: #794737; }
a { background-color: rgb(121,71,55); }
div.DivClassName
{
background-color: #794737;
}
.BgClassName
{
background-color: #794737;
}
</style>
border-color css
<style>
span { border-color: #794737; }
span { border-color: rgb(121,71,55); }
td.TdClassName
{
border-color: #794737;
}
.TagClassName
{
border-color: #794737;
}
</style>