Shades of Nutmeg #814737
Tints of Nutmeg #814737
RGB
CMYK
RGB Variations
Color information
#814737 (or 0x814737) is known color: Nutmeg. HEX triplet: 81, 47 and 37. RGB value is (129,71,55). Sum of RGB (Red+Green+Blue) = 129+71+55=255 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.59% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 55 (21.88% from 255 or 21.57% from 255); Max value from RGB is 129 - color contains mainly: red. Hex color #814737 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814737 is #7EB8C8. Grayscale: #565656. Windows color (decimal): -8304841 or 3622785. OLE color: 3622785.
HSL color Cylindrical-coordinate representation of color #814737: hue angle of 12.97º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #814737 is Cyan = 0, Magento = 0.45, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 55 | - |
| CMYK | 0 | 0.45 | 0.57 | 0.49 |
| HSL | 12.97º | 0.4% | 0.36% | - |
| HSV(B) | 12.97º | 0.57% | 0.51% | - |
| XYZ | 12 | 9.45 | 4.81 | - |
| YUV | 86.52 | 110.22 | 158.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 55 | 0 | 0.45 | 0.57 | 0.49 | 12.97 | 0.4 | 0.36 |
| Hex | 81 | 47 | 37 | 0 | 2D | 39 | 31 | D | 28 | 24 |
| Octal | 201 | 107 | 67 | 0 | 55 | 71 | 61 | 15 | 50 | 44 |
| Binary | 10000001 | 1000111 | 110111 | 0 | 101101 | 111001 | 110001 | 1101 | 101000 | 100100 |
Color Harmonies of #814737
Complementary color
Monochromatic Colors of #814737
Black with #814737
Text Example
Text Example
White with #814737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814737; }
p { color: rgb(129,71,55); }
H1.HeaderClassName
{
color: #814737;
}
.AnyTagClassName
{
color: #814737;
}
</style>
background-color css
<style>
a { background-color: #814737; }
a { background-color: rgb(129,71,55); }
div.DivClassName
{
background-color: #814737;
}
.BgClassName
{
background-color: #814737;
}
</style>
border-color css
<style>
span { border-color: #814737; }
span { border-color: rgb(129,71,55); }
td.TdClassName
{
border-color: #814737;
}
.TagClassName
{
border-color: #814737;
}
</style>