Shades of Peanut #724435
Tints of Peanut #724435
RGB
CMYK
RGB Variations
Color information
#724435 (or 0x724435) is known color: Peanut. HEX triplet: 72, 44 and 35. RGB value is (114,68,53). Sum of RGB (Red+Green+Blue) = 114+68+53=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 68 (26.95% from 255 or 28.94% from 235); Blue value is 53 (21.09% from 255 or 22.55% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #724435 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724435 is #8DBBCA. Grayscale: #505050. Windows color (decimal): -9288651 or 3490930. OLE color: 3490930.
HSL color Cylindrical-coordinate representation of color #724435: hue angle of 14.75º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #724435 is Cyan = 0, Magento = 0.40, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 68 | 53 | - |
| CMYK | 0 | 0.40 | 0.54 | 0.55 |
| HSL | 14.75º | 0.37% | 0.33% | - |
| HSV(B) | 14.75º | 0.54% | 0.45% | - |
| XYZ | 9.65 | 7.97 | 4.4 | - |
| YUV | 80.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 53 | 0 | 0.40 | 0.54 | 0.55 | 14.75 | 0.37 | 0.33 |
| Hex | 72 | 44 | 35 | 0 | 28 | 36 | 37 | F | 25 | 21 |
| Octal | 162 | 104 | 65 | 0 | 50 | 66 | 67 | 17 | 45 | 41 |
| Binary | 1110010 | 1000100 | 110101 | 0 | 101000 | 110110 | 110111 | 1111 | 100101 | 100001 |
Color Harmonies of #724435
Complementary color
Monochromatic Colors of #724435
Black with #724435
Text Example
Text Example
White with #724435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724435; }
p { color: rgb(114,68,53); }
H1.HeaderClassName
{
color: #724435;
}
.AnyTagClassName
{
color: #724435;
}
</style>
background-color css
<style>
a { background-color: #724435; }
a { background-color: rgb(114,68,53); }
div.DivClassName
{
background-color: #724435;
}
.BgClassName
{
background-color: #724435;
}
</style>
border-color css
<style>
span { border-color: #724435; }
span { border-color: rgb(114,68,53); }
td.TdClassName
{
border-color: #724435;
}
.TagClassName
{
border-color: #724435;
}
</style>