Shades of Peanut #784436
Tints of Peanut #784436
RGB
CMYK
RGB Variations
Color information
#784436 (or 0x784436) is known color: Peanut. HEX triplet: 78, 44 and 36. RGB value is (120,68,54). Sum of RGB (Red+Green+Blue) = 120+68+54=242 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.59% from 242); Green value is 68 (26.95% from 255 or 28.10% from 242); Blue value is 54 (21.48% from 255 or 22.31% from 242); Max value from RGB is 120 - color contains mainly: red. Hex color #784436 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784436 is #87BBC9. Grayscale: #525252. Windows color (decimal): -8895434 or 3556472. OLE color: 3556472.
HSL color Cylindrical-coordinate representation of color #784436: hue angle of 12.73º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #784436 is Cyan = 0, Magento = 0.43, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 68 | 54 | - |
| CMYK | 0 | 0.43 | 0.55 | 0.53 |
| HSL | 12.73º | 0.38% | 0.34% | - |
| HSV(B) | 12.73º | 0.55% | 0.47% | - |
| XYZ | 10.48 | 8.39 | 4.56 | - |
| YUV | 81.95 | 112.23 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 68 | 54 | 0 | 0.43 | 0.55 | 0.53 | 12.73 | 0.38 | 0.34 |
| Hex | 78 | 44 | 36 | 0 | 2B | 37 | 35 | D | 26 | 22 |
| Octal | 170 | 104 | 66 | 0 | 53 | 67 | 65 | 15 | 46 | 42 |
| Binary | 1111000 | 1000100 | 110110 | 0 | 101011 | 110111 | 110101 | 1101 | 100110 | 100010 |
Color Harmonies of #784436
Complementary color
Monochromatic Colors of #784436
Black with #784436
Text Example
Text Example
White with #784436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784436; }
p { color: rgb(120,68,54); }
H1.HeaderClassName
{
color: #784436;
}
.AnyTagClassName
{
color: #784436;
}
</style>
background-color css
<style>
a { background-color: #784436; }
a { background-color: rgb(120,68,54); }
div.DivClassName
{
background-color: #784436;
}
.BgClassName
{
background-color: #784436;
}
</style>
border-color css
<style>
span { border-color: #784436; }
span { border-color: rgb(120,68,54); }
td.TdClassName
{
border-color: #784436;
}
.TagClassName
{
border-color: #784436;
}
</style>