Shades of Peanut #744738
Tints of Peanut #744738
RGB
CMYK
RGB Variations
Color information
#744738 (or 0x744738) is known color: Peanut. HEX triplet: 74, 47 and 38. RGB value is (116,71,56). Sum of RGB (Red+Green+Blue) = 116+71+56=243 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.74% from 243); Green value is 71 (28.12% from 255 or 29.22% from 243); Blue value is 56 (22.27% from 255 or 23.05% from 243); Max value from RGB is 116 - color contains mainly: red. Hex color #744738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744738 is #8BB8C7. Grayscale: #525252. Windows color (decimal): -9156808 or 3688308. OLE color: 3688308.
HSL color Cylindrical-coordinate representation of color #744738: hue angle of 15º 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 #744738 is Cyan = 0, Magento = 0.39, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 56 | - |
| CMYK | 0 | 0.39 | 0.52 | 0.55 |
| HSL | 15º | 0.35% | 0.34% | - |
| HSV(B) | 15º | 0.52% | 0.45% | - |
| XYZ | 10.17 | 8.51 | 4.85 | - |
| YUV | 82.75 | 112.91 | 151.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 56 | 0 | 0.39 | 0.52 | 0.55 | 15 | 0.35 | 0.34 |
| Hex | 74 | 47 | 38 | 0 | 27 | 34 | 37 | F | 23 | 22 |
| Octal | 164 | 107 | 70 | 0 | 47 | 64 | 67 | 17 | 43 | 42 |
| Binary | 1110100 | 1000111 | 111000 | 0 | 100111 | 110100 | 110111 | 1111 | 100011 | 100010 |
Color Harmonies of #744738
Complementary color
Monochromatic Colors of #744738
Black with #744738
Text Example
Text Example
White with #744738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744738; }
p { color: rgb(116,71,56); }
H1.HeaderClassName
{
color: #744738;
}
.AnyTagClassName
{
color: #744738;
}
</style>
background-color css
<style>
a { background-color: #744738; }
a { background-color: rgb(116,71,56); }
div.DivClassName
{
background-color: #744738;
}
.BgClassName
{
background-color: #744738;
}
</style>
border-color css
<style>
span { border-color: #744738; }
span { border-color: rgb(116,71,56); }
td.TdClassName
{
border-color: #744738;
}
.TagClassName
{
border-color: #744738;
}
</style>