Shades of Peanut #774032
Tints of Peanut #774032
RGB
CMYK
RGB Variations
Color information
#774032 (or 0x774032) is known color: Peanut. HEX triplet: 77, 40 and 32. RGB value is (119,64,50). Sum of RGB (Red+Green+Blue) = 119+64+50=233 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.07% from 233); Green value is 64 (25.39% from 255 or 27.47% from 233); Blue value is 50 (19.92% from 255 or 21.46% from 233); Max value from RGB is 119 - color contains mainly: red. Hex color #774032 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774032 is #88BFCD. Grayscale: #4E4E4E. Windows color (decimal): -8961998 or 3293303. OLE color: 3293303.
HSL color Cylindrical-coordinate representation of color #774032: hue angle of 12.17º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #774032 is Cyan = 0, Magento = 0.46, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 50 | - |
| CMYK | 0 | 0.46 | 0.58 | 0.53 |
| HSL | 12.17º | 0.41% | 0.33% | - |
| HSV(B) | 12.17º | 0.58% | 0.47% | - |
| XYZ | 10.02 | 7.82 | 4 | - |
| YUV | 78.85 | 111.72 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 50 | 0 | 0.46 | 0.58 | 0.53 | 12.17 | 0.41 | 0.33 |
| Hex | 77 | 40 | 32 | 0 | 2E | 3A | 35 | C | 29 | 21 |
| Octal | 167 | 100 | 62 | 0 | 56 | 72 | 65 | 14 | 51 | 41 |
| Binary | 1110111 | 1000000 | 110010 | 0 | 101110 | 111010 | 110101 | 1100 | 101001 | 100001 |
Color Harmonies of #774032
Complementary color
Monochromatic Colors of #774032
Black with #774032
Text Example
Text Example
White with #774032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774032; }
p { color: rgb(119,64,50); }
H1.HeaderClassName
{
color: #774032;
}
.AnyTagClassName
{
color: #774032;
}
</style>
background-color css
<style>
a { background-color: #774032; }
a { background-color: rgb(119,64,50); }
div.DivClassName
{
background-color: #774032;
}
.BgClassName
{
background-color: #774032;
}
</style>
border-color css
<style>
span { border-color: #774032; }
span { border-color: rgb(119,64,50); }
td.TdClassName
{
border-color: #774032;
}
.TagClassName
{
border-color: #774032;
}
</style>