Shades of Peanut #794135
Tints of Peanut #794135
RGB
CMYK
RGB Variations
Color information
#794135 (or 0x794135) is known color: Peanut. HEX triplet: 79, 41 and 35. RGB value is (121,65,53). Sum of RGB (Red+Green+Blue) = 121+65+53=239 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.63% from 239); Green value is 65 (25.78% from 255 or 27.20% from 239); Blue value is 53 (21.09% from 255 or 22.18% from 239); Max value from RGB is 121 - color contains mainly: red. Hex color #794135 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794135 is #86BECA. Grayscale: #505050. Windows color (decimal): -8830667 or 3490169. OLE color: 3490169.
HSL color Cylindrical-coordinate representation of color #794135: hue angle of 10.59º 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 #794135 is Cyan = 0, Magento = 0.46, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 53 | - |
| CMYK | 0 | 0.46 | 0.56 | 0.53 |
| HSL | 10.59º | 0.39% | 0.34% | - |
| HSV(B) | 10.59º | 0.56% | 0.47% | - |
| XYZ | 10.42 | 8.1 | 4.38 | - |
| YUV | 80.38 | 112.55 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 53 | 0 | 0.46 | 0.56 | 0.53 | 10.59 | 0.39 | 0.34 |
| Hex | 79 | 41 | 35 | 0 | 2E | 38 | 35 | B | 27 | 22 |
| Octal | 171 | 101 | 65 | 0 | 56 | 70 | 65 | 13 | 47 | 42 |
| Binary | 1111001 | 1000001 | 110101 | 0 | 101110 | 111000 | 110101 | 1011 | 100111 | 100010 |
Color Harmonies of #794135
Complementary color
Monochromatic Colors of #794135
Black with #794135
Text Example
Text Example
White with #794135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794135; }
p { color: rgb(121,65,53); }
H1.HeaderClassName
{
color: #794135;
}
.AnyTagClassName
{
color: #794135;
}
</style>
background-color css
<style>
a { background-color: #794135; }
a { background-color: rgb(121,65,53); }
div.DivClassName
{
background-color: #794135;
}
.BgClassName
{
background-color: #794135;
}
</style>
border-color css
<style>
span { border-color: #794135; }
span { border-color: rgb(121,65,53); }
td.TdClassName
{
border-color: #794135;
}
.TagClassName
{
border-color: #794135;
}
</style>