Shades of Peanut #814534
Tints of Peanut #814534
RGB
CMYK
RGB Variations
Color information
#814534 (or 0x814534) is known color: Peanut. HEX triplet: 81, 45 and 34. RGB value is (129,69,52). Sum of RGB (Red+Green+Blue) = 129+69+52=250 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.6% from 250); Green value is 69 (27.34% from 255 or 27.6% from 250); Blue value is 52 (20.70% from 255 or 20.8% from 250); Max value from RGB is 129 - color contains mainly: red. Hex color #814534 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814534 is #7EBACB. Grayscale: #555555. Windows color (decimal): -8305356 or 3425665. OLE color: 3425665.
HSL color Cylindrical-coordinate representation of color #814534: hue angle of 13.25º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #814534 is Cyan = 0, Magento = 0.47, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 52 | - |
| CMYK | 0 | 0.47 | 0.60 | 0.49 |
| HSL | 13.25º | 0.43% | 0.35% | - |
| HSV(B) | 13.25º | 0.6% | 0.51% | - |
| XYZ | 11.8 | 9.17 | 4.4 | - |
| YUV | 85 | 109.38 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 52 | 0 | 0.47 | 0.60 | 0.49 | 13.25 | 0.43 | 0.35 |
| Hex | 81 | 45 | 34 | 0 | 2F | 3C | 31 | D | 2B | 23 |
| Octal | 201 | 105 | 64 | 0 | 57 | 74 | 61 | 15 | 53 | 43 |
| Binary | 10000001 | 1000101 | 110100 | 0 | 101111 | 111100 | 110001 | 1101 | 101011 | 100011 |
Color Harmonies of #814534
Complementary color
Monochromatic Colors of #814534
Black with #814534
Text Example
Text Example
White with #814534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814534; }
p { color: rgb(129,69,52); }
H1.HeaderClassName
{
color: #814534;
}
.AnyTagClassName
{
color: #814534;
}
</style>
background-color css
<style>
a { background-color: #814534; }
a { background-color: rgb(129,69,52); }
div.DivClassName
{
background-color: #814534;
}
.BgClassName
{
background-color: #814534;
}
</style>
border-color css
<style>
span { border-color: #814534; }
span { border-color: rgb(129,69,52); }
td.TdClassName
{
border-color: #814534;
}
.TagClassName
{
border-color: #814534;
}
</style>