Shades of Peanut #734637
Tints of Peanut #734637
RGB
CMYK
RGB Variations
Color information
#734637 (or 0x734637) is known color: Peanut. HEX triplet: 73, 46 and 37. RGB value is (115,70,55). Sum of RGB (Red+Green+Blue) = 115+70+55=240 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.92% from 240); Green value is 70 (27.73% from 255 or 29.17% from 240); Blue value is 55 (21.88% from 255 or 22.92% from 240); Max value from RGB is 115 - color contains mainly: red. Hex color #734637 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734637 is #8CB9C8. Grayscale: #515151. Windows color (decimal): -9222601 or 3622515. OLE color: 3622515.
HSL color Cylindrical-coordinate representation of color #734637: hue angle of 15º 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 #734637 is Cyan = 0, Magento = 0.39, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 55 | - |
| CMYK | 0 | 0.39 | 0.52 | 0.55 |
| HSL | 15º | 0.35% | 0.33% | - |
| HSV(B) | 15º | 0.52% | 0.45% | - |
| XYZ | 9.95 | 8.3 | 4.69 | - |
| YUV | 81.75 | 112.91 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 55 | 0 | 0.39 | 0.52 | 0.55 | 15 | 0.35 | 0.33 |
| Hex | 73 | 46 | 37 | 0 | 27 | 34 | 37 | F | 23 | 21 |
| Octal | 163 | 106 | 67 | 0 | 47 | 64 | 67 | 17 | 43 | 41 |
| Binary | 1110011 | 1000110 | 110111 | 0 | 100111 | 110100 | 110111 | 1111 | 100011 | 100001 |
Color Harmonies of #734637
Complementary color
Monochromatic Colors of #734637
Black with #734637
Text Example
Text Example
White with #734637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734637; }
p { color: rgb(115,70,55); }
H1.HeaderClassName
{
color: #734637;
}
.AnyTagClassName
{
color: #734637;
}
</style>
background-color css
<style>
a { background-color: #734637; }
a { background-color: rgb(115,70,55); }
div.DivClassName
{
background-color: #734637;
}
.BgClassName
{
background-color: #734637;
}
</style>
border-color css
<style>
span { border-color: #734637; }
span { border-color: rgb(115,70,55); }
td.TdClassName
{
border-color: #734637;
}
.TagClassName
{
border-color: #734637;
}
</style>