Shades of Peanut #774134
Tints of Peanut #774134
RGB
CMYK
RGB Variations
Color information
#774134 (or 0x774134) is known color: Peanut. HEX triplet: 77, 41 and 34. RGB value is (119,65,52). Sum of RGB (Red+Green+Blue) = 119+65+52=236 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.42% from 236); Green value is 65 (25.78% from 255 or 27.54% from 236); Blue value is 52 (20.70% from 255 or 22.03% from 236); Max value from RGB is 119 - color contains mainly: red. Hex color #774134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774134 is #88BECB. Grayscale: #4F4F4F. Windows color (decimal): -8961740 or 3424631. OLE color: 3424631.
HSL color Cylindrical-coordinate representation of color #774134: hue angle of 11.64º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #774134 is Cyan = 0, Magento = 0.45, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 52 | - |
| CMYK | 0 | 0.45 | 0.56 | 0.53 |
| HSL | 11.64º | 0.39% | 0.34% | - |
| HSV(B) | 11.64º | 0.56% | 0.47% | - |
| XYZ | 10.12 | 7.95 | 4.25 | - |
| YUV | 79.66 | 112.39 | 156.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 52 | 0 | 0.45 | 0.56 | 0.53 | 11.64 | 0.39 | 0.34 |
| Hex | 77 | 41 | 34 | 0 | 2D | 38 | 35 | C | 27 | 22 |
| Octal | 167 | 101 | 64 | 0 | 55 | 70 | 65 | 14 | 47 | 42 |
| Binary | 1110111 | 1000001 | 110100 | 0 | 101101 | 111000 | 110101 | 1100 | 100111 | 100010 |
Color Harmonies of #774134
Complementary color
Monochromatic Colors of #774134
Black with #774134
Text Example
Text Example
White with #774134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774134; }
p { color: rgb(119,65,52); }
H1.HeaderClassName
{
color: #774134;
}
.AnyTagClassName
{
color: #774134;
}
</style>
background-color css
<style>
a { background-color: #774134; }
a { background-color: rgb(119,65,52); }
div.DivClassName
{
background-color: #774134;
}
.BgClassName
{
background-color: #774134;
}
</style>
border-color css
<style>
span { border-color: #774134; }
span { border-color: rgb(119,65,52); }
td.TdClassName
{
border-color: #774134;
}
.TagClassName
{
border-color: #774134;
}
</style>