Shades of Peanut #714538
Tints of Peanut #714538
RGB
CMYK
RGB Variations
Color information
#714538 (or 0x714538) is known color: Peanut. HEX triplet: 71, 45 and 38. RGB value is (113,69,56). Sum of RGB (Red+Green+Blue) = 113+69+56=238 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.48% from 238); Green value is 69 (27.34% from 255 or 28.99% from 238); Blue value is 56 (22.27% from 255 or 23.53% from 238); Max value from RGB is 113 - color contains mainly: red. Hex color #714538 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714538 is #8EBAC7. Grayscale: #505050. Windows color (decimal): -9353928 or 3687793. OLE color: 3687793.
HSL color Cylindrical-coordinate representation of color #714538: hue angle of 13.68º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #714538 is Cyan = 0, Magento = 0.39, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 56 | - |
| CMYK | 0 | 0.39 | 0.50 | 0.56 |
| HSL | 13.68º | 0.34% | 0.33% | - |
| HSV(B) | 13.68º | 0.5% | 0.44% | - |
| XYZ | 9.65 | 8.05 | 4.79 | - |
| YUV | 80.67 | 114.08 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 56 | 0 | 0.39 | 0.50 | 0.56 | 13.68 | 0.34 | 0.33 |
| Hex | 71 | 45 | 38 | 0 | 27 | 32 | 38 | E | 22 | 21 |
| Octal | 161 | 105 | 70 | 0 | 47 | 62 | 70 | 16 | 42 | 41 |
| Binary | 1110001 | 1000101 | 111000 | 0 | 100111 | 110010 | 111000 | 1110 | 100010 | 100001 |
Color Harmonies of #714538
Complementary color
Monochromatic Colors of #714538
Black with #714538
Text Example
Text Example
White with #714538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714538; }
p { color: rgb(113,69,56); }
H1.HeaderClassName
{
color: #714538;
}
.AnyTagClassName
{
color: #714538;
}
</style>
background-color css
<style>
a { background-color: #714538; }
a { background-color: rgb(113,69,56); }
div.DivClassName
{
background-color: #714538;
}
.BgClassName
{
background-color: #714538;
}
</style>
border-color css
<style>
span { border-color: #714538; }
span { border-color: rgb(113,69,56); }
td.TdClassName
{
border-color: #714538;
}
.TagClassName
{
border-color: #714538;
}
</style>