Shades of Peanut #734636
Tints of Peanut #734636
RGB
CMYK
RGB Variations
Color information
#734636 (or 0x734636) is known color: Peanut. HEX triplet: 73, 46 and 36. RGB value is (115,70,54). Sum of RGB (Red+Green+Blue) = 115+70+54=239 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.12% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 54 (21.48% from 255 or 22.59% from 239); Max value from RGB is 115 - color contains mainly: red. Hex color #734636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734636 is #8CB9C9. Grayscale: #515151. Windows color (decimal): -9222602 or 3556979. OLE color: 3556979.
HSL color Cylindrical-coordinate representation of color #734636: hue angle of 15.74º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #734636 is Cyan = 0, Magento = 0.39, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 54 | - |
| CMYK | 0 | 0.39 | 0.53 | 0.55 |
| HSL | 15.74º | 0.36% | 0.33% | - |
| HSV(B) | 15.74º | 0.53% | 0.45% | - |
| XYZ | 9.93 | 8.29 | 4.57 | - |
| YUV | 81.63 | 112.41 | 151.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 54 | 0 | 0.39 | 0.53 | 0.55 | 15.74 | 0.36 | 0.33 |
| Hex | 73 | 46 | 36 | 0 | 27 | 35 | 37 | 10 | 24 | 21 |
| Octal | 163 | 106 | 66 | 0 | 47 | 65 | 67 | 20 | 44 | 41 |
| Binary | 1110011 | 1000110 | 110110 | 0 | 100111 | 110101 | 110111 | 10000 | 100100 | 100001 |
Color Harmonies of #734636
Complementary color
Monochromatic Colors of #734636
Black with #734636
Text Example
Text Example
White with #734636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734636; }
p { color: rgb(115,70,54); }
H1.HeaderClassName
{
color: #734636;
}
.AnyTagClassName
{
color: #734636;
}
</style>
background-color css
<style>
a { background-color: #734636; }
a { background-color: rgb(115,70,54); }
div.DivClassName
{
background-color: #734636;
}
.BgClassName
{
background-color: #734636;
}
</style>
border-color css
<style>
span { border-color: #734636; }
span { border-color: rgb(115,70,54); }
td.TdClassName
{
border-color: #734636;
}
.TagClassName
{
border-color: #734636;
}
</style>