Shades of Nutmeg #814639
Tints of Nutmeg #814639
RGB
CMYK
RGB Variations
Color information
#814639 (or 0x814639) is known color: Nutmeg. HEX triplet: 81, 46 and 39. RGB value is (129,70,57). Sum of RGB (Red+Green+Blue) = 129+70+57=256 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.39% from 256); Green value is 70 (27.73% from 255 or 27.34% from 256); Blue value is 57 (22.66% from 255 or 22.27% from 256); Max value from RGB is 129 - color contains mainly: red. Hex color #814639 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814639 is #7EB9C6. Grayscale: #565656. Windows color (decimal): -8305095 or 3753601. OLE color: 3753601.
HSL color Cylindrical-coordinate representation of color #814639: hue angle of 10.83º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #814639 is Cyan = 0, Magento = 0.46, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 70 | 57 | - |
| CMYK | 0 | 0.46 | 0.56 | 0.49 |
| HSL | 10.83º | 0.39% | 0.36% | - |
| HSV(B) | 10.83º | 0.56% | 0.51% | - |
| XYZ | 11.98 | 9.34 | 5.04 | - |
| YUV | 86.16 | 111.55 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 70 | 57 | 0 | 0.46 | 0.56 | 0.49 | 10.83 | 0.39 | 0.36 |
| Hex | 81 | 46 | 39 | 0 | 2E | 38 | 31 | B | 27 | 24 |
| Octal | 201 | 106 | 71 | 0 | 56 | 70 | 61 | 13 | 47 | 44 |
| Binary | 10000001 | 1000110 | 111001 | 0 | 101110 | 111000 | 110001 | 1011 | 100111 | 100100 |
Color Harmonies of #814639
Complementary color
Monochromatic Colors of #814639
Black with #814639
Text Example
Text Example
White with #814639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814639; }
p { color: rgb(129,70,57); }
H1.HeaderClassName
{
color: #814639;
}
.AnyTagClassName
{
color: #814639;
}
</style>
background-color css
<style>
a { background-color: #814639; }
a { background-color: rgb(129,70,57); }
div.DivClassName
{
background-color: #814639;
}
.BgClassName
{
background-color: #814639;
}
</style>
border-color css
<style>
span { border-color: #814639; }
span { border-color: rgb(129,70,57); }
td.TdClassName
{
border-color: #814639;
}
.TagClassName
{
border-color: #814639;
}
</style>