Shades of Peanut #704537
Tints of Peanut #704537
RGB
CMYK
RGB Variations
Color information
#704537 (or 0x704537) is known color: Peanut. HEX triplet: 70, 45 and 37. RGB value is (112,69,55). Sum of RGB (Red+Green+Blue) = 112+69+55=236 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.46% from 236); Green value is 69 (27.34% from 255 or 29.24% from 236); Blue value is 55 (21.88% from 255 or 23.31% from 236); Max value from RGB is 112 - color contains mainly: red. Hex color #704537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704537 is #8FBAC8. Grayscale: #505050. Windows color (decimal): -9419465 or 3622256. OLE color: 3622256.
HSL color Cylindrical-coordinate representation of color #704537: hue angle of 14.74º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #704537 is Cyan = 0, Magento = 0.38, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 69 | 55 | - |
| CMYK | 0 | 0.38 | 0.51 | 0.56 |
| HSL | 14.74º | 0.34% | 0.33% | - |
| HSV(B) | 14.74º | 0.51% | 0.44% | - |
| XYZ | 9.5 | 7.98 | 4.65 | - |
| YUV | 80.26 | 113.75 | 150.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 69 | 55 | 0 | 0.38 | 0.51 | 0.56 | 14.74 | 0.34 | 0.33 |
| Hex | 70 | 45 | 37 | 0 | 26 | 33 | 38 | F | 22 | 21 |
| Octal | 160 | 105 | 67 | 0 | 46 | 63 | 70 | 17 | 42 | 41 |
| Binary | 1110000 | 1000101 | 110111 | 0 | 100110 | 110011 | 111000 | 1111 | 100010 | 100001 |
Color Harmonies of #704537
Complementary color
Monochromatic Colors of #704537
Black with #704537
Text Example
Text Example
White with #704537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704537; }
p { color: rgb(112,69,55); }
H1.HeaderClassName
{
color: #704537;
}
.AnyTagClassName
{
color: #704537;
}
</style>
background-color css
<style>
a { background-color: #704537; }
a { background-color: rgb(112,69,55); }
div.DivClassName
{
background-color: #704537;
}
.BgClassName
{
background-color: #704537;
}
</style>
border-color css
<style>
span { border-color: #704537; }
span { border-color: rgb(112,69,55); }
td.TdClassName
{
border-color: #704537;
}
.TagClassName
{
border-color: #704537;
}
</style>