Shades of Peanut #814230
Tints of Peanut #814230
RGB
CMYK
RGB Variations
Color information
#814230 (or 0x814230) is known color: Peanut. HEX triplet: 81, 42 and 30. RGB value is (129,66,48). Sum of RGB (Red+Green+Blue) = 129+66+48=243 (32% of max value = 765). Red value is 129 (50.78% from 255 or 53.09% from 243); Green value is 66 (26.17% from 255 or 27.16% from 243); Blue value is 48 (19.14% from 255 or 19.75% from 243); Max value from RGB is 129 - color contains mainly: red. Hex color #814230 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814230 is #7EBDCF. Grayscale: #525252. Windows color (decimal): -8306128 or 3162753. OLE color: 3162753.
HSL color Cylindrical-coordinate representation of color #814230: hue angle of 13.33º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #814230 is Cyan = 0, Magento = 0.49, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 66 | 48 | - |
| CMYK | 0 | 0.49 | 0.63 | 0.49 |
| HSL | 13.33º | 0.46% | 0.35% | - |
| HSV(B) | 13.33º | 0.63% | 0.51% | - |
| XYZ | 11.53 | 8.78 | 3.88 | - |
| YUV | 82.79 | 108.37 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 66 | 48 | 0 | 0.49 | 0.63 | 0.49 | 13.33 | 0.46 | 0.35 |
| Hex | 81 | 42 | 30 | 0 | 31 | 3F | 31 | D | 2E | 23 |
| Octal | 201 | 102 | 60 | 0 | 61 | 77 | 61 | 15 | 56 | 43 |
| Binary | 10000001 | 1000010 | 110000 | 0 | 110001 | 111111 | 110001 | 1101 | 101110 | 100011 |
Color Harmonies of #814230
Complementary color
Monochromatic Colors of #814230
Black with #814230
Text Example
Text Example
White with #814230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814230; }
p { color: rgb(129,66,48); }
H1.HeaderClassName
{
color: #814230;
}
.AnyTagClassName
{
color: #814230;
}
</style>
background-color css
<style>
a { background-color: #814230; }
a { background-color: rgb(129,66,48); }
div.DivClassName
{
background-color: #814230;
}
.BgClassName
{
background-color: #814230;
}
</style>
border-color css
<style>
span { border-color: #814230; }
span { border-color: rgb(129,66,48); }
td.TdClassName
{
border-color: #814230;
}
.TagClassName
{
border-color: #814230;
}
</style>