Shades of Peanut #714436
Tints of Peanut #714436
RGB
CMYK
RGB Variations
Color information
#714436 (or 0x714436) is known color: Peanut. HEX triplet: 71, 44 and 36. RGB value is (113,68,54). Sum of RGB (Red+Green+Blue) = 113+68+54=235 (31% of max value = 765). Red value is 113 (44.53% from 255 or 48.09% from 235); Green value is 68 (26.95% from 255 or 28.94% from 235); Blue value is 54 (21.48% from 255 or 22.98% from 235); Max value from RGB is 113 - color contains mainly: red. Hex color #714436 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714436 is #8EBBC9. Grayscale: #4F4F4F. Windows color (decimal): -9354186 or 3556465. OLE color: 3556465.
HSL color Cylindrical-coordinate representation of color #714436: hue angle of 14.24º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #714436 is Cyan = 0, Magento = 0.40, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 68 | 54 | - |
| CMYK | 0 | 0.40 | 0.52 | 0.56 |
| HSL | 14.24º | 0.35% | 0.33% | - |
| HSV(B) | 14.24º | 0.52% | 0.44% | - |
| XYZ | 9.54 | 7.91 | 4.51 | - |
| YUV | 79.86 | 113.41 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 54 | 0 | 0.40 | 0.52 | 0.56 | 14.24 | 0.35 | 0.33 |
| Hex | 71 | 44 | 36 | 0 | 28 | 34 | 38 | E | 23 | 21 |
| Octal | 161 | 104 | 66 | 0 | 50 | 64 | 70 | 16 | 43 | 41 |
| Binary | 1110001 | 1000100 | 110110 | 0 | 101000 | 110100 | 111000 | 1110 | 100011 | 100001 |
Color Harmonies of #714436
Complementary color
Monochromatic Colors of #714436
Black with #714436
Text Example
Text Example
White with #714436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714436; }
p { color: rgb(113,68,54); }
H1.HeaderClassName
{
color: #714436;
}
.AnyTagClassName
{
color: #714436;
}
</style>
background-color css
<style>
a { background-color: #714436; }
a { background-color: rgb(113,68,54); }
div.DivClassName
{
background-color: #714436;
}
.BgClassName
{
background-color: #714436;
}
</style>
border-color css
<style>
span { border-color: #714436; }
span { border-color: rgb(113,68,54); }
td.TdClassName
{
border-color: #714436;
}
.TagClassName
{
border-color: #714436;
}
</style>