Shades of Peanut #734537
Tints of Peanut #734537
RGB
CMYK
RGB Variations
Color information
#734537 (or 0x734537) is known color: Peanut. HEX triplet: 73, 45 and 37. RGB value is (115,69,55). Sum of RGB (Red+Green+Blue) = 115+69+55=239 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.12% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 55 (21.88% from 255 or 23.01% from 239); Max value from RGB is 115 - color contains mainly: red. Hex color #734537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734537 is #8CBAC8. Grayscale: #515151. Windows color (decimal): -9222857 or 3622259. OLE color: 3622259.
HSL color Cylindrical-coordinate representation of color #734537: hue angle of 14º 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 #734537 is Cyan = 0, Magento = 0.4, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 55 | - |
| CMYK | 0 | 0.4 | 0.52 | 0.55 |
| HSL | 14º | 0.35% | 0.33% | - |
| HSV(B) | 14º | 0.52% | 0.45% | - |
| XYZ | 9.89 | 8.18 | 4.67 | - |
| YUV | 81.16 | 113.24 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 55 | 0 | 0.4 | 0.52 | 0.55 | 14 | 0.35 | 0.33 |
| Hex | 73 | 45 | 37 | 0 | 28 | 34 | 37 | E | 23 | 21 |
| Octal | 163 | 105 | 67 | 0 | 50 | 64 | 67 | 16 | 43 | 41 |
| Binary | 1110011 | 1000101 | 110111 | 0 | 101000 | 110100 | 110111 | 1110 | 100011 | 100001 |
Color Harmonies of #734537
Complementary color
Monochromatic Colors of #734537
Black with #734537
Text Example
Text Example
White with #734537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734537; }
p { color: rgb(115,69,55); }
H1.HeaderClassName
{
color: #734537;
}
.AnyTagClassName
{
color: #734537;
}
</style>
background-color css
<style>
a { background-color: #734537; }
a { background-color: rgb(115,69,55); }
div.DivClassName
{
background-color: #734537;
}
.BgClassName
{
background-color: #734537;
}
</style>
border-color css
<style>
span { border-color: #734537; }
span { border-color: rgb(115,69,55); }
td.TdClassName
{
border-color: #734537;
}
.TagClassName
{
border-color: #734537;
}
</style>