Shades of Peanut #744739
Tints of Peanut #744739
RGB
CMYK
RGB Variations
Color information
#744739 (or 0x744739) is known color: Peanut. HEX triplet: 74, 47 and 39. RGB value is (116,71,57). Sum of RGB (Red+Green+Blue) = 116+71+57=244 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.54% from 244); Green value is 71 (28.12% from 255 or 29.10% from 244); Blue value is 57 (22.66% from 255 or 23.36% from 244); Max value from RGB is 116 - color contains mainly: red. Hex color #744739 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744739 is #8BB8C6. Grayscale: #525252. Windows color (decimal): -9156807 or 3753844. OLE color: 3753844.
HSL color Cylindrical-coordinate representation of color #744739: hue angle of 14.24º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #744739 is Cyan = 0, Magento = 0.39, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 57 | - |
| CMYK | 0 | 0.39 | 0.51 | 0.55 |
| HSL | 14.24º | 0.34% | 0.34% | - |
| HSV(B) | 14.24º | 0.51% | 0.45% | - |
| XYZ | 10.19 | 8.51 | 4.98 | - |
| YUV | 82.86 | 113.41 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 57 | 0 | 0.39 | 0.51 | 0.55 | 14.24 | 0.34 | 0.34 |
| Hex | 74 | 47 | 39 | 0 | 27 | 33 | 37 | E | 22 | 22 |
| Octal | 164 | 107 | 71 | 0 | 47 | 63 | 67 | 16 | 42 | 42 |
| Binary | 1110100 | 1000111 | 111001 | 0 | 100111 | 110011 | 110111 | 1110 | 100010 | 100010 |
Color Harmonies of #744739
Complementary color
Monochromatic Colors of #744739
Black with #744739
Text Example
Text Example
White with #744739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744739; }
p { color: rgb(116,71,57); }
H1.HeaderClassName
{
color: #744739;
}
.AnyTagClassName
{
color: #744739;
}
</style>
background-color css
<style>
a { background-color: #744739; }
a { background-color: rgb(116,71,57); }
div.DivClassName
{
background-color: #744739;
}
.BgClassName
{
background-color: #744739;
}
</style>
border-color css
<style>
span { border-color: #744739; }
span { border-color: rgb(116,71,57); }
td.TdClassName
{
border-color: #744739;
}
.TagClassName
{
border-color: #744739;
}
</style>