Shades of Peanut #734737
Tints of Peanut #734737
RGB
CMYK
RGB Variations
Color information
#734737 (or 0x734737) is known color: Peanut. HEX triplet: 73, 47 and 37. RGB value is (115,71,55). Sum of RGB (Red+Green+Blue) = 115+71+55=241 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.72% from 241); Green value is 71 (28.12% from 255 or 29.46% from 241); Blue value is 55 (21.88% from 255 or 22.82% from 241); Max value from RGB is 115 - color contains mainly: red. Hex color #734737 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734737 is #8CB8C8. Grayscale: #525252. Windows color (decimal): -9222345 or 3622771. OLE color: 3622771.
HSL color Cylindrical-coordinate representation of color #734737: hue angle of 16º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #734737 is Cyan = 0, Magento = 0.38, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 71 | 55 | - |
| CMYK | 0 | 0.38 | 0.52 | 0.55 |
| HSL | 16º | 0.35% | 0.33% | - |
| HSV(B) | 16º | 0.52% | 0.45% | - |
| XYZ | 10.01 | 8.43 | 4.71 | - |
| YUV | 82.33 | 112.58 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 55 | 0 | 0.38 | 0.52 | 0.55 | 16 | 0.35 | 0.33 |
| Hex | 73 | 47 | 37 | 0 | 26 | 34 | 37 | 10 | 23 | 21 |
| Octal | 163 | 107 | 67 | 0 | 46 | 64 | 67 | 20 | 43 | 41 |
| Binary | 1110011 | 1000111 | 110111 | 0 | 100110 | 110100 | 110111 | 10000 | 100011 | 100001 |
Color Harmonies of #734737
Complementary color
Monochromatic Colors of #734737
Black with #734737
Text Example
Text Example
White with #734737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734737; }
p { color: rgb(115,71,55); }
H1.HeaderClassName
{
color: #734737;
}
.AnyTagClassName
{
color: #734737;
}
</style>
background-color css
<style>
a { background-color: #734737; }
a { background-color: rgb(115,71,55); }
div.DivClassName
{
background-color: #734737;
}
.BgClassName
{
background-color: #734737;
}
</style>
border-color css
<style>
span { border-color: #734737; }
span { border-color: rgb(115,71,55); }
td.TdClassName
{
border-color: #734737;
}
.TagClassName
{
border-color: #734737;
}
</style>