Shades of Peanut #744638
Tints of Peanut #744638
RGB
CMYK
RGB Variations
Color information
#744638 (or 0x744638) is known color: Peanut. HEX triplet: 74, 46 and 38. RGB value is (116,70,56). Sum of RGB (Red+Green+Blue) = 116+70+56=242 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.93% from 242); Green value is 70 (27.73% from 255 or 28.93% from 242); Blue value is 56 (22.27% from 255 or 23.14% from 242); Max value from RGB is 116 - color contains mainly: red. Hex color #744638 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744638 is #8BB9C7. Grayscale: #525252. Windows color (decimal): -9157064 or 3688052. OLE color: 3688052.
HSL color Cylindrical-coordinate representation of color #744638: hue angle of 14º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #744638 is Cyan = 0, Magento = 0.40, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 56 | - |
| CMYK | 0 | 0.40 | 0.52 | 0.55 |
| HSL | 14º | 0.35% | 0.34% | - |
| HSV(B) | 14º | 0.52% | 0.45% | - |
| XYZ | 10.11 | 8.38 | 4.83 | - |
| YUV | 82.16 | 113.24 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 56 | 0 | 0.40 | 0.52 | 0.55 | 14 | 0.35 | 0.34 |
| Hex | 74 | 46 | 38 | 0 | 28 | 34 | 37 | E | 23 | 22 |
| Octal | 164 | 106 | 70 | 0 | 50 | 64 | 67 | 16 | 43 | 42 |
| Binary | 1110100 | 1000110 | 111000 | 0 | 101000 | 110100 | 110111 | 1110 | 100011 | 100010 |
Color Harmonies of #744638
Complementary color
Monochromatic Colors of #744638
Black with #744638
Text Example
Text Example
White with #744638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744638; }
p { color: rgb(116,70,56); }
H1.HeaderClassName
{
color: #744638;
}
.AnyTagClassName
{
color: #744638;
}
</style>
background-color css
<style>
a { background-color: #744638; }
a { background-color: rgb(116,70,56); }
div.DivClassName
{
background-color: #744638;
}
.BgClassName
{
background-color: #744638;
}
</style>
border-color css
<style>
span { border-color: #744638; }
span { border-color: rgb(116,70,56); }
td.TdClassName
{
border-color: #744638;
}
.TagClassName
{
border-color: #744638;
}
</style>