Shades of Peanut #734437
Tints of Peanut #734437
RGB
CMYK
RGB Variations
Color information
#734437 (or 0x734437) is known color: Peanut. HEX triplet: 73, 44 and 37. RGB value is (115,68,55). Sum of RGB (Red+Green+Blue) = 115+68+55=238 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.32% from 238); Green value is 68 (26.95% from 255 or 28.57% from 238); Blue value is 55 (21.88% from 255 or 23.11% from 238); Max value from RGB is 115 - color contains mainly: red. Hex color #734437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734437 is #8CBBC8. Grayscale: #505050. Windows color (decimal): -9223113 or 3622003. OLE color: 3622003.
HSL color Cylindrical-coordinate representation of color #734437: hue angle of 13º 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 #734437 is Cyan = 0, Magento = 0.41, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 68 | 55 | - |
| CMYK | 0 | 0.41 | 0.52 | 0.55 |
| HSL | 13º | 0.35% | 0.33% | - |
| HSV(B) | 13º | 0.52% | 0.45% | - |
| XYZ | 9.83 | 8.05 | 4.65 | - |
| YUV | 80.57 | 113.57 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 68 | 55 | 0 | 0.41 | 0.52 | 0.55 | 13 | 0.35 | 0.33 |
| Hex | 73 | 44 | 37 | 0 | 29 | 34 | 37 | D | 23 | 21 |
| Octal | 163 | 104 | 67 | 0 | 51 | 64 | 67 | 15 | 43 | 41 |
| Binary | 1110011 | 1000100 | 110111 | 0 | 101001 | 110100 | 110111 | 1101 | 100011 | 100001 |
Color Harmonies of #734437
Complementary color
Monochromatic Colors of #734437
Black with #734437
Text Example
Text Example
White with #734437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734437; }
p { color: rgb(115,68,55); }
H1.HeaderClassName
{
color: #734437;
}
.AnyTagClassName
{
color: #734437;
}
</style>
background-color css
<style>
a { background-color: #734437; }
a { background-color: rgb(115,68,55); }
div.DivClassName
{
background-color: #734437;
}
.BgClassName
{
background-color: #734437;
}
</style>
border-color css
<style>
span { border-color: #734437; }
span { border-color: rgb(115,68,55); }
td.TdClassName
{
border-color: #734437;
}
.TagClassName
{
border-color: #734437;
}
</style>