Shades of Peanut #744236
Tints of Peanut #744236
RGB
CMYK
RGB Variations
Color information
#744236 (or 0x744236) is known color: Peanut. HEX triplet: 74, 42 and 36. RGB value is (116,66,54). Sum of RGB (Red+Green+Blue) = 116+66+54=236 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.15% from 236); Green value is 66 (26.17% from 255 or 27.97% from 236); Blue value is 54 (21.48% from 255 or 22.88% from 236); Max value from RGB is 116 - color contains mainly: red. Hex color #744236 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744236 is #8BBDC9. Grayscale: #4F4F4F. Windows color (decimal): -9158090 or 3555956. OLE color: 3555956.
HSL color Cylindrical-coordinate representation of color #744236: hue angle of 11.61º 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 #744236 is Cyan = 0, Magento = 0.43, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 66 | 54 | - |
| CMYK | 0 | 0.43 | 0.53 | 0.55 |
| HSL | 11.61º | 0.36% | 0.33% | - |
| HSV(B) | 11.61º | 0.53% | 0.45% | - |
| XYZ | 9.82 | 7.88 | 4.49 | - |
| YUV | 79.58 | 113.57 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 54 | 0 | 0.43 | 0.53 | 0.55 | 11.61 | 0.36 | 0.33 |
| Hex | 74 | 42 | 36 | 0 | 2B | 35 | 37 | C | 24 | 21 |
| Octal | 164 | 102 | 66 | 0 | 53 | 65 | 67 | 14 | 44 | 41 |
| Binary | 1110100 | 1000010 | 110110 | 0 | 101011 | 110101 | 110111 | 1100 | 100100 | 100001 |
Color Harmonies of #744236
Complementary color
Monochromatic Colors of #744236
Black with #744236
Text Example
Text Example
White with #744236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744236; }
p { color: rgb(116,66,54); }
H1.HeaderClassName
{
color: #744236;
}
.AnyTagClassName
{
color: #744236;
}
</style>
background-color css
<style>
a { background-color: #744236; }
a { background-color: rgb(116,66,54); }
div.DivClassName
{
background-color: #744236;
}
.BgClassName
{
background-color: #744236;
}
</style>
border-color css
<style>
span { border-color: #744236; }
span { border-color: rgb(116,66,54); }
td.TdClassName
{
border-color: #744236;
}
.TagClassName
{
border-color: #744236;
}
</style>