Shades of Peanut #734939
Tints of Peanut #734939
RGB
CMYK
RGB Variations
Color information
#734939 (or 0x734939) is known color: Peanut. HEX triplet: 73, 49 and 39. RGB value is (115,73,57). Sum of RGB (Red+Green+Blue) = 115+73+57=245 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.94% from 245); Green value is 73 (28.91% from 255 or 29.80% from 245); Blue value is 57 (22.66% from 255 or 23.27% from 245); Max value from RGB is 115 - color contains mainly: red. Hex color #734939 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734939 is #8CB6C6. Grayscale: #535353. Windows color (decimal): -9221831 or 3754355. OLE color: 3754355.
HSL color Cylindrical-coordinate representation of color #734939: hue angle of 16.55º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #734939 is Cyan = 0, Magento = 0.37, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 73 | 57 | - |
| CMYK | 0 | 0.37 | 0.50 | 0.55 |
| HSL | 16.55º | 0.34% | 0.34% | - |
| HSV(B) | 16.55º | 0.5% | 0.45% | - |
| XYZ | 10.19 | 8.71 | 5.01 | - |
| YUV | 83.73 | 112.91 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 57 | 0 | 0.37 | 0.50 | 0.55 | 16.55 | 0.34 | 0.34 |
| Hex | 73 | 49 | 39 | 0 | 25 | 32 | 37 | 11 | 22 | 22 |
| Octal | 163 | 111 | 71 | 0 | 45 | 62 | 67 | 21 | 42 | 42 |
| Binary | 1110011 | 1001001 | 111001 | 0 | 100101 | 110010 | 110111 | 10001 | 100010 | 100010 |
Color Harmonies of #734939
Complementary color
Monochromatic Colors of #734939
Black with #734939
Text Example
Text Example
White with #734939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734939; }
p { color: rgb(115,73,57); }
H1.HeaderClassName
{
color: #734939;
}
.AnyTagClassName
{
color: #734939;
}
</style>
background-color css
<style>
a { background-color: #734939; }
a { background-color: rgb(115,73,57); }
div.DivClassName
{
background-color: #734939;
}
.BgClassName
{
background-color: #734939;
}
</style>
border-color css
<style>
span { border-color: #734939; }
span { border-color: rgb(115,73,57); }
td.TdClassName
{
border-color: #734939;
}
.TagClassName
{
border-color: #734939;
}
</style>