Shades of Peanut #784537
Tints of Peanut #784537
RGB
CMYK
RGB Variations
Color information
#784537 (or 0x784537) is known color: Peanut. HEX triplet: 78, 45 and 37. RGB value is (120,69,55). Sum of RGB (Red+Green+Blue) = 120+69+55=244 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.18% from 244); Green value is 69 (27.34% from 255 or 28.28% from 244); Blue value is 55 (21.88% from 255 or 22.54% from 244); Max value from RGB is 120 - color contains mainly: red. Hex color #784537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784537 is #87BAC8. Grayscale: #525252. Windows color (decimal): -8895177 or 3622264. OLE color: 3622264.
HSL color Cylindrical-coordinate representation of color #784537: hue angle of 12.92º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #784537 is Cyan = 0, Magento = 0.42, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 69 | 55 | - |
| CMYK | 0 | 0.42 | 0.54 | 0.53 |
| HSL | 12.92º | 0.37% | 0.34% | - |
| HSV(B) | 12.92º | 0.54% | 0.47% | - |
| XYZ | 10.56 | 8.53 | 4.7 | - |
| YUV | 82.65 | 112.4 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 55 | 0 | 0.42 | 0.54 | 0.53 | 12.92 | 0.37 | 0.34 |
| Hex | 78 | 45 | 37 | 0 | 2A | 36 | 35 | D | 25 | 22 |
| Octal | 170 | 105 | 67 | 0 | 52 | 66 | 65 | 15 | 45 | 42 |
| Binary | 1111000 | 1000101 | 110111 | 0 | 101010 | 110110 | 110101 | 1101 | 100101 | 100010 |
Color Harmonies of #784537
Complementary color
Monochromatic Colors of #784537
Black with #784537
Text Example
Text Example
White with #784537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784537; }
p { color: rgb(120,69,55); }
H1.HeaderClassName
{
color: #784537;
}
.AnyTagClassName
{
color: #784537;
}
</style>
background-color css
<style>
a { background-color: #784537; }
a { background-color: rgb(120,69,55); }
div.DivClassName
{
background-color: #784537;
}
.BgClassName
{
background-color: #784537;
}
</style>
border-color css
<style>
span { border-color: #784537; }
span { border-color: rgb(120,69,55); }
td.TdClassName
{
border-color: #784537;
}
.TagClassName
{
border-color: #784537;
}
</style>