Shades of Peanut #764337
Tints of Peanut #764337
RGB
CMYK
RGB Variations
Color information
#764337 (or 0x764337) is known color: Peanut. HEX triplet: 76, 43 and 37. RGB value is (118,67,55). Sum of RGB (Red+Green+Blue) = 118+67+55=240 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.17% from 240); Green value is 67 (26.56% from 255 or 27.92% from 240); Blue value is 55 (21.88% from 255 or 22.92% from 240); Max value from RGB is 118 - color contains mainly: red. Hex color #764337 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764337 is #89BCC8. Grayscale: #505050. Windows color (decimal): -9026761 or 3621750. OLE color: 3621750.
HSL color Cylindrical-coordinate representation of color #764337: hue angle of 11.43º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #764337 is Cyan = 0, Magento = 0.43, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 55 | - |
| CMYK | 0 | 0.43 | 0.53 | 0.54 |
| HSL | 11.43º | 0.36% | 0.34% | - |
| HSV(B) | 11.43º | 0.53% | 0.46% | - |
| XYZ | 10.17 | 8.14 | 4.65 | - |
| YUV | 80.88 | 113.4 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 55 | 0 | 0.43 | 0.53 | 0.54 | 11.43 | 0.36 | 0.34 |
| Hex | 76 | 43 | 37 | 0 | 2B | 35 | 36 | B | 24 | 22 |
| Octal | 166 | 103 | 67 | 0 | 53 | 65 | 66 | 13 | 44 | 42 |
| Binary | 1110110 | 1000011 | 110111 | 0 | 101011 | 110101 | 110110 | 1011 | 100100 | 100010 |
Color Harmonies of #764337
Complementary color
Monochromatic Colors of #764337
Black with #764337
Text Example
Text Example
White with #764337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764337; }
p { color: rgb(118,67,55); }
H1.HeaderClassName
{
color: #764337;
}
.AnyTagClassName
{
color: #764337;
}
</style>
background-color css
<style>
a { background-color: #764337; }
a { background-color: rgb(118,67,55); }
div.DivClassName
{
background-color: #764337;
}
.BgClassName
{
background-color: #764337;
}
</style>
border-color css
<style>
span { border-color: #764337; }
span { border-color: rgb(118,67,55); }
td.TdClassName
{
border-color: #764337;
}
.TagClassName
{
border-color: #764337;
}
</style>