Shades of Peanut #774437
Tints of Peanut #774437
RGB
CMYK
RGB Variations
Color information
#774437 (or 0x774437) is known color: Peanut. HEX triplet: 77, 44 and 37. RGB value is (119,68,55). Sum of RGB (Red+Green+Blue) = 119+68+55=242 (32% of max value = 765). Red value is 119 (46.88% from 255 or 49.17% from 242); Green value is 68 (26.95% from 255 or 28.10% from 242); Blue value is 55 (21.88% from 255 or 22.73% from 242); Max value from RGB is 119 - color contains mainly: red. Hex color #774437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774437 is #88BBC8. Grayscale: #515151. Windows color (decimal): -8960969 or 3622007. OLE color: 3622007.
HSL color Cylindrical-coordinate representation of color #774437: hue angle of 12.19º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #774437 is Cyan = 0, Magento = 0.43, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 55 | - |
| CMYK | 0 | 0.43 | 0.54 | 0.53 |
| HSL | 12.19º | 0.37% | 0.34% | - |
| HSV(B) | 12.19º | 0.54% | 0.47% | - |
| XYZ | 10.36 | 8.33 | 4.68 | - |
| YUV | 81.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 55 | 0 | 0.43 | 0.54 | 0.53 | 12.19 | 0.37 | 0.34 |
| Hex | 77 | 44 | 37 | 0 | 2B | 36 | 35 | C | 25 | 22 |
| Octal | 167 | 104 | 67 | 0 | 53 | 66 | 65 | 14 | 45 | 42 |
| Binary | 1110111 | 1000100 | 110111 | 0 | 101011 | 110110 | 110101 | 1100 | 100101 | 100010 |
Color Harmonies of #774437
Complementary color
Monochromatic Colors of #774437
Black with #774437
Text Example
Text Example
White with #774437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774437; }
p { color: rgb(119,68,55); }
H1.HeaderClassName
{
color: #774437;
}
.AnyTagClassName
{
color: #774437;
}
</style>
background-color css
<style>
a { background-color: #774437; }
a { background-color: rgb(119,68,55); }
div.DivClassName
{
background-color: #774437;
}
.BgClassName
{
background-color: #774437;
}
</style>
border-color css
<style>
span { border-color: #774437; }
span { border-color: rgb(119,68,55); }
td.TdClassName
{
border-color: #774437;
}
.TagClassName
{
border-color: #774437;
}
</style>