Shades of Peanut #814130
Tints of Peanut #814130
RGB
CMYK
RGB Variations
Color information
#814130 (or 0x814130) is known color: Peanut. HEX triplet: 81, 41 and 30. RGB value is (129,65,48). Sum of RGB (Red+Green+Blue) = 129+65+48=242 (32% of max value = 765). Red value is 129 (50.78% from 255 or 53.31% from 242); Green value is 65 (25.78% from 255 or 26.86% from 242); Blue value is 48 (19.14% from 255 or 19.83% from 242); Max value from RGB is 129 - color contains mainly: red. Hex color #814130 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814130 is #7EBECF. Grayscale: #525252. Windows color (decimal): -8306384 or 3162497. OLE color: 3162497.
HSL color Cylindrical-coordinate representation of color #814130: hue angle of 12.59º 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 #814130 is Cyan = 0, Magento = 0.50, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 65 | 48 | - |
| CMYK | 0 | 0.50 | 0.63 | 0.49 |
| HSL | 12.59º | 0.46% | 0.35% | - |
| HSV(B) | 12.59º | 0.63% | 0.51% | - |
| XYZ | 11.48 | 8.66 | 3.86 | - |
| YUV | 82.2 | 108.7 | 161.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 65 | 48 | 0 | 0.50 | 0.63 | 0.49 | 12.59 | 0.46 | 0.35 |
| Hex | 81 | 41 | 30 | 0 | 32 | 3F | 31 | D | 2E | 23 |
| Octal | 201 | 101 | 60 | 0 | 62 | 77 | 61 | 15 | 56 | 43 |
| Binary | 10000001 | 1000001 | 110000 | 0 | 110010 | 111111 | 110001 | 1101 | 101110 | 100011 |
Color Harmonies of #814130
Complementary color
Monochromatic Colors of #814130
Black with #814130
Text Example
Text Example
White with #814130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814130; }
p { color: rgb(129,65,48); }
H1.HeaderClassName
{
color: #814130;
}
.AnyTagClassName
{
color: #814130;
}
</style>
background-color css
<style>
a { background-color: #814130; }
a { background-color: rgb(129,65,48); }
div.DivClassName
{
background-color: #814130;
}
.BgClassName
{
background-color: #814130;
}
</style>
border-color css
<style>
span { border-color: #814130; }
span { border-color: rgb(129,65,48); }
td.TdClassName
{
border-color: #814130;
}
.TagClassName
{
border-color: #814130;
}
</style>