Shades of Peanut #744837
Tints of Peanut #744837
RGB
CMYK
RGB Variations
Color information
#744837 (or 0x744837) is known color: Peanut. HEX triplet: 74, 48 and 37. RGB value is (116,72,55). Sum of RGB (Red+Green+Blue) = 116+72+55=243 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.74% from 243); Green value is 72 (28.52% from 255 or 29.63% from 243); Blue value is 55 (21.88% from 255 or 22.63% from 243); Max value from RGB is 116 - color contains mainly: red. Hex color #744837 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744837 is #8BB7C8. Grayscale: #535353. Windows color (decimal): -9156553 or 3623028. OLE color: 3623028.
HSL color Cylindrical-coordinate representation of color #744837: hue angle of 16.72º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #744837 is Cyan = 0, Magento = 0.38, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 72 | 55 | - |
| CMYK | 0 | 0.38 | 0.53 | 0.55 |
| HSL | 16.72º | 0.36% | 0.34% | - |
| HSV(B) | 16.72º | 0.53% | 0.45% | - |
| XYZ | 10.21 | 8.62 | 4.74 | - |
| YUV | 83.22 | 112.08 | 151.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 72 | 55 | 0 | 0.38 | 0.53 | 0.55 | 16.72 | 0.36 | 0.34 |
| Hex | 74 | 48 | 37 | 0 | 26 | 35 | 37 | 11 | 24 | 22 |
| Octal | 164 | 110 | 67 | 0 | 46 | 65 | 67 | 21 | 44 | 42 |
| Binary | 1110100 | 1001000 | 110111 | 0 | 100110 | 110101 | 110111 | 10001 | 100100 | 100010 |
Color Harmonies of #744837
Complementary color
Monochromatic Colors of #744837
Black with #744837
Text Example
Text Example
White with #744837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744837; }
p { color: rgb(116,72,55); }
H1.HeaderClassName
{
color: #744837;
}
.AnyTagClassName
{
color: #744837;
}
</style>
background-color css
<style>
a { background-color: #744837; }
a { background-color: rgb(116,72,55); }
div.DivClassName
{
background-color: #744837;
}
.BgClassName
{
background-color: #744837;
}
</style>
border-color css
<style>
span { border-color: #744837; }
span { border-color: rgb(116,72,55); }
td.TdClassName
{
border-color: #744837;
}
.TagClassName
{
border-color: #744837;
}
</style>