Shades of Peanut #714537
Tints of Peanut #714537
RGB
CMYK
RGB Variations
Color information
#714537 (or 0x714537) is known color: Peanut. HEX triplet: 71, 45 and 37. RGB value is (113,69,55). Sum of RGB (Red+Green+Blue) = 113+69+55=237 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.68% from 237); Green value is 69 (27.34% from 255 or 29.11% from 237); Blue value is 55 (21.88% from 255 or 23.21% from 237); Max value from RGB is 113 - color contains mainly: red. Hex color #714537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714537 is #8EBAC8. Grayscale: #505050. Windows color (decimal): -9353929 or 3622257. OLE color: 3622257.
HSL color Cylindrical-coordinate representation of color #714537: hue angle of 14.48º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #714537 is Cyan = 0, Magento = 0.39, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 55 | - |
| CMYK | 0 | 0.39 | 0.51 | 0.56 |
| HSL | 14.48º | 0.35% | 0.33% | - |
| HSV(B) | 14.48º | 0.51% | 0.44% | - |
| XYZ | 9.63 | 8.04 | 4.66 | - |
| YUV | 80.56 | 113.58 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 55 | 0 | 0.39 | 0.51 | 0.56 | 14.48 | 0.35 | 0.33 |
| Hex | 71 | 45 | 37 | 0 | 27 | 33 | 38 | E | 23 | 21 |
| Octal | 161 | 105 | 67 | 0 | 47 | 63 | 70 | 16 | 43 | 41 |
| Binary | 1110001 | 1000101 | 110111 | 0 | 100111 | 110011 | 111000 | 1110 | 100011 | 100001 |
Color Harmonies of #714537
Complementary color
Monochromatic Colors of #714537
Black with #714537
Text Example
Text Example
White with #714537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714537; }
p { color: rgb(113,69,55); }
H1.HeaderClassName
{
color: #714537;
}
.AnyTagClassName
{
color: #714537;
}
</style>
background-color css
<style>
a { background-color: #714537; }
a { background-color: rgb(113,69,55); }
div.DivClassName
{
background-color: #714537;
}
.BgClassName
{
background-color: #714537;
}
</style>
border-color css
<style>
span { border-color: #714537; }
span { border-color: rgb(113,69,55); }
td.TdClassName
{
border-color: #714537;
}
.TagClassName
{
border-color: #714537;
}
</style>