Shades of Nutmeg #814637
Tints of Nutmeg #814637
RGB
CMYK
RGB Variations
Color information
#814637 (or 0x814637) is known color: Nutmeg. HEX triplet: 81, 46 and 37. RGB value is (129,70,55). Sum of RGB (Red+Green+Blue) = 129+70+55=254 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.79% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 55 (21.88% from 255 or 21.65% from 254); Max value from RGB is 129 - color contains mainly: red. Hex color #814637 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814637 is #7EB9C8. Grayscale: #565656. Windows color (decimal): -8305097 or 3622529. OLE color: 3622529.
HSL color Cylindrical-coordinate representation of color #814637: hue angle of 12.16º 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 #814637 is Cyan = 0, Magento = 0.46, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 70 | 55 | - |
| CMYK | 0 | 0.46 | 0.57 | 0.49 |
| HSL | 12.16º | 0.4% | 0.36% | - |
| HSV(B) | 12.16º | 0.57% | 0.51% | - |
| XYZ | 11.93 | 9.32 | 4.79 | - |
| YUV | 85.93 | 110.55 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 70 | 55 | 0 | 0.46 | 0.57 | 0.49 | 12.16 | 0.4 | 0.36 |
| Hex | 81 | 46 | 37 | 0 | 2E | 39 | 31 | C | 28 | 24 |
| Octal | 201 | 106 | 67 | 0 | 56 | 71 | 61 | 14 | 50 | 44 |
| Binary | 10000001 | 1000110 | 110111 | 0 | 101110 | 111001 | 110001 | 1100 | 101000 | 100100 |
Color Harmonies of #814637
Complementary color
Monochromatic Colors of #814637
Black with #814637
Text Example
Text Example
White with #814637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814637; }
p { color: rgb(129,70,55); }
H1.HeaderClassName
{
color: #814637;
}
.AnyTagClassName
{
color: #814637;
}
</style>
background-color css
<style>
a { background-color: #814637; }
a { background-color: rgb(129,70,55); }
div.DivClassName
{
background-color: #814637;
}
.BgClassName
{
background-color: #814637;
}
</style>
border-color css
<style>
span { border-color: #814637; }
span { border-color: rgb(129,70,55); }
td.TdClassName
{
border-color: #814637;
}
.TagClassName
{
border-color: #814637;
}
</style>