Shades of Peanut #794838
Tints of Peanut #794838
RGB
CMYK
RGB Variations
Color information
#794838 (or 0x794838) is known color: Peanut. HEX triplet: 79, 48 and 38. RGB value is (121,72,56). Sum of RGB (Red+Green+Blue) = 121+72+56=249 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.59% from 249); Green value is 72 (28.52% from 255 or 28.92% from 249); Blue value is 56 (22.27% from 255 or 22.49% from 249); Max value from RGB is 121 - color contains mainly: red. Hex color #794838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794838 is #86B7C7. Grayscale: #545454. Windows color (decimal): -8828872 or 3688569. OLE color: 3688569.
HSL color Cylindrical-coordinate representation of color #794838: hue angle of 14.77º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #794838 is Cyan = 0, Magento = 0.40, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 72 | 56 | - |
| CMYK | 0 | 0.40 | 0.54 | 0.53 |
| HSL | 14.77º | 0.37% | 0.35% | - |
| HSV(B) | 14.77º | 0.54% | 0.47% | - |
| XYZ | 10.92 | 8.99 | 4.9 | - |
| YUV | 84.83 | 111.73 | 153.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 56 | 0 | 0.40 | 0.54 | 0.53 | 14.77 | 0.37 | 0.35 |
| Hex | 79 | 48 | 38 | 0 | 28 | 36 | 35 | F | 25 | 23 |
| Octal | 171 | 110 | 70 | 0 | 50 | 66 | 65 | 17 | 45 | 43 |
| Binary | 1111001 | 1001000 | 111000 | 0 | 101000 | 110110 | 110101 | 1111 | 100101 | 100011 |
Color Harmonies of #794838
Complementary color
Monochromatic Colors of #794838
Black with #794838
Text Example
Text Example
White with #794838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794838; }
p { color: rgb(121,72,56); }
H1.HeaderClassName
{
color: #794838;
}
.AnyTagClassName
{
color: #794838;
}
</style>
background-color css
<style>
a { background-color: #794838; }
a { background-color: rgb(121,72,56); }
div.DivClassName
{
background-color: #794838;
}
.BgClassName
{
background-color: #794838;
}
</style>
border-color css
<style>
span { border-color: #794838; }
span { border-color: rgb(121,72,56); }
td.TdClassName
{
border-color: #794838;
}
.TagClassName
{
border-color: #794838;
}
</style>