Shades of Peanut #814533
Tints of Peanut #814533
RGB
CMYK
RGB Variations
Color information
#814533 (or 0x814533) is known color: Peanut. HEX triplet: 81, 45 and 33. RGB value is (129,69,51). Sum of RGB (Red+Green+Blue) = 129+69+51=249 (32% of max value = 765). Red value is 129 (50.78% from 255 or 51.81% from 249); Green value is 69 (27.34% from 255 or 27.71% from 249); Blue value is 51 (20.31% from 255 or 20.48% from 249); Max value from RGB is 129 - color contains mainly: red. Hex color #814533 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814533 is #7EBACC. Grayscale: #555555. Windows color (decimal): -8305357 or 3360129. OLE color: 3360129.
HSL color Cylindrical-coordinate representation of color #814533: hue angle of 13.85º 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 #814533 is Cyan = 0, Magento = 0.47, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 51 | - |
| CMYK | 0 | 0.47 | 0.60 | 0.49 |
| HSL | 13.85º | 0.43% | 0.35% | - |
| HSV(B) | 13.85º | 0.6% | 0.51% | - |
| XYZ | 11.78 | 9.16 | 4.28 | - |
| YUV | 84.89 | 108.88 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 51 | 0 | 0.47 | 0.60 | 0.49 | 13.85 | 0.43 | 0.35 |
| Hex | 81 | 45 | 33 | 0 | 2F | 3C | 31 | E | 2B | 23 |
| Octal | 201 | 105 | 63 | 0 | 57 | 74 | 61 | 16 | 53 | 43 |
| Binary | 10000001 | 1000101 | 110011 | 0 | 101111 | 111100 | 110001 | 1110 | 101011 | 100011 |
Color Harmonies of #814533
Complementary color
Monochromatic Colors of #814533
Black with #814533
Text Example
Text Example
White with #814533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814533; }
p { color: rgb(129,69,51); }
H1.HeaderClassName
{
color: #814533;
}
.AnyTagClassName
{
color: #814533;
}
</style>
background-color css
<style>
a { background-color: #814533; }
a { background-color: rgb(129,69,51); }
div.DivClassName
{
background-color: #814533;
}
.BgClassName
{
background-color: #814533;
}
</style>
border-color css
<style>
span { border-color: #814533; }
span { border-color: rgb(129,69,51); }
td.TdClassName
{
border-color: #814533;
}
.TagClassName
{
border-color: #814533;
}
</style>