Shades of Peanut #744536
Tints of Peanut #744536
RGB
CMYK
RGB Variations
Color information
#744536 (or 0x744536) is known color: Peanut. HEX triplet: 74, 45 and 36. RGB value is (116,69,54). Sum of RGB (Red+Green+Blue) = 116+69+54=239 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.54% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 54 (21.48% from 255 or 22.59% from 239); Max value from RGB is 116 - color contains mainly: red. Hex color #744536 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744536 is #8BBAC9. Grayscale: #515151. Windows color (decimal): -9157322 or 3556724. OLE color: 3556724.
HSL color Cylindrical-coordinate representation of color #744536: hue angle of 14.52º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #744536 is Cyan = 0, Magento = 0.41, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 54 | - |
| CMYK | 0 | 0.41 | 0.53 | 0.55 |
| HSL | 14.52º | 0.36% | 0.33% | - |
| HSV(B) | 14.52º | 0.53% | 0.45% | - |
| XYZ | 10 | 8.24 | 4.55 | - |
| YUV | 81.34 | 112.57 | 152.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 54 | 0 | 0.41 | 0.53 | 0.55 | 14.52 | 0.36 | 0.33 |
| Hex | 74 | 45 | 36 | 0 | 29 | 35 | 37 | F | 24 | 21 |
| Octal | 164 | 105 | 66 | 0 | 51 | 65 | 67 | 17 | 44 | 41 |
| Binary | 1110100 | 1000101 | 110110 | 0 | 101001 | 110101 | 110111 | 1111 | 100100 | 100001 |
Color Harmonies of #744536
Complementary color
Monochromatic Colors of #744536
Black with #744536
Text Example
Text Example
White with #744536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744536; }
p { color: rgb(116,69,54); }
H1.HeaderClassName
{
color: #744536;
}
.AnyTagClassName
{
color: #744536;
}
</style>
background-color css
<style>
a { background-color: #744536; }
a { background-color: rgb(116,69,54); }
div.DivClassName
{
background-color: #744536;
}
.BgClassName
{
background-color: #744536;
}
</style>
border-color css
<style>
span { border-color: #744536; }
span { border-color: rgb(116,69,54); }
td.TdClassName
{
border-color: #744536;
}
.TagClassName
{
border-color: #744536;
}
</style>