Shades of Peanut #814632
Tints of Peanut #814632
RGB
CMYK
RGB Variations
Color information
#814632 (or 0x814632) is known color: Peanut. HEX triplet: 81, 46 and 32. RGB value is (129,70,50). Sum of RGB (Red+Green+Blue) = 129+70+50=249 (32% of max value = 765). Red value is 129 (50.78% from 255 or 51.81% from 249); Green value is 70 (27.73% from 255 or 28.11% from 249); Blue value is 50 (19.92% from 255 or 20.08% from 249); Max value from RGB is 129 - color contains mainly: red. Hex color #814632 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814632 is #7EB9CD. Grayscale: #555555. Windows color (decimal): -8305102 or 3294849. OLE color: 3294849.
HSL color Cylindrical-coordinate representation of color #814632: hue angle of 15.19º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #814632 is Cyan = 0, Magento = 0.46, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 70 | 50 | - |
| CMYK | 0 | 0.46 | 0.61 | 0.49 |
| HSL | 15.19º | 0.44% | 0.35% | - |
| HSV(B) | 15.19º | 0.61% | 0.51% | - |
| XYZ | 11.82 | 9.28 | 4.19 | - |
| YUV | 85.36 | 108.05 | 159.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 70 | 50 | 0 | 0.46 | 0.61 | 0.49 | 15.19 | 0.44 | 0.35 |
| Hex | 81 | 46 | 32 | 0 | 2E | 3D | 31 | F | 2C | 23 |
| Octal | 201 | 106 | 62 | 0 | 56 | 75 | 61 | 17 | 54 | 43 |
| Binary | 10000001 | 1000110 | 110010 | 0 | 101110 | 111101 | 110001 | 1111 | 101100 | 100011 |
Color Harmonies of #814632
Complementary color
Monochromatic Colors of #814632
Black with #814632
Text Example
Text Example
White with #814632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814632; }
p { color: rgb(129,70,50); }
H1.HeaderClassName
{
color: #814632;
}
.AnyTagClassName
{
color: #814632;
}
</style>
background-color css
<style>
a { background-color: #814632; }
a { background-color: rgb(129,70,50); }
div.DivClassName
{
background-color: #814632;
}
.BgClassName
{
background-color: #814632;
}
</style>
border-color css
<style>
span { border-color: #814632; }
span { border-color: rgb(129,70,50); }
td.TdClassName
{
border-color: #814632;
}
.TagClassName
{
border-color: #814632;
}
</style>