Shades of Peanut #724738
Tints of Peanut #724738
RGB
CMYK
RGB Variations
Color information
#724738 (or 0x724738) is known color: Peanut. HEX triplet: 72, 47 and 38. RGB value is (114,71,56). Sum of RGB (Red+Green+Blue) = 114+71+56=241 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.30% from 241); Green value is 71 (28.12% from 255 or 29.46% from 241); Blue value is 56 (22.27% from 255 or 23.24% from 241); Max value from RGB is 114 - color contains mainly: red. Hex color #724738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724738 is #8DB8C7. Grayscale: #525252. Windows color (decimal): -9287880 or 3688306. OLE color: 3688306.
HSL color Cylindrical-coordinate representation of color #724738: hue angle of 15.52º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #724738 is Cyan = 0, Magento = 0.38, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 71 | 56 | - |
| CMYK | 0 | 0.38 | 0.51 | 0.55 |
| HSL | 15.52º | 0.34% | 0.33% | - |
| HSV(B) | 15.52º | 0.51% | 0.45% | - |
| XYZ | 9.91 | 8.37 | 4.83 | - |
| YUV | 82.15 | 113.25 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 71 | 56 | 0 | 0.38 | 0.51 | 0.55 | 15.52 | 0.34 | 0.33 |
| Hex | 72 | 47 | 38 | 0 | 26 | 33 | 37 | 10 | 22 | 21 |
| Octal | 162 | 107 | 70 | 0 | 46 | 63 | 67 | 20 | 42 | 41 |
| Binary | 1110010 | 1000111 | 111000 | 0 | 100110 | 110011 | 110111 | 10000 | 100010 | 100001 |
Color Harmonies of #724738
Complementary color
Monochromatic Colors of #724738
Black with #724738
Text Example
Text Example
White with #724738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724738; }
p { color: rgb(114,71,56); }
H1.HeaderClassName
{
color: #724738;
}
.AnyTagClassName
{
color: #724738;
}
</style>
background-color css
<style>
a { background-color: #724738; }
a { background-color: rgb(114,71,56); }
div.DivClassName
{
background-color: #724738;
}
.BgClassName
{
background-color: #724738;
}
</style>
border-color css
<style>
span { border-color: #724738; }
span { border-color: rgb(114,71,56); }
td.TdClassName
{
border-color: #724738;
}
.TagClassName
{
border-color: #724738;
}
</style>