Shades of Nutmeg #844839
Tints of Nutmeg #844839
RGB
CMYK
RGB Variations
Color information
#844839 (or 0x844839) is known color: Nutmeg. HEX triplet: 84, 48 and 39. RGB value is (132,72,57). Sum of RGB (Red+Green+Blue) = 132+72+57=261 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.57% from 261); Green value is 72 (28.52% from 255 or 27.59% from 261); Blue value is 57 (22.66% from 255 or 21.84% from 261); Max value from RGB is 132 - color contains mainly: red. Hex color #844839 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844839 is #7BB7C6. Grayscale: #585858. Windows color (decimal): -8107975 or 3754116. OLE color: 3754116.
HSL color Cylindrical-coordinate representation of color #844839: hue angle of 12º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #844839 is Cyan = 0, Magento = 0.45, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 72 | 57 | - |
| CMYK | 0 | 0.45 | 0.57 | 0.48 |
| HSL | 12º | 0.4% | 0.37% | - |
| HSV(B) | 12º | 0.57% | 0.52% | - |
| XYZ | 12.57 | 9.84 | 5.11 | - |
| YUV | 88.23 | 110.38 | 159.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 72 | 57 | 0 | 0.45 | 0.57 | 0.48 | 12 | 0.4 | 0.37 |
| Hex | 84 | 48 | 39 | 0 | 2D | 39 | 30 | C | 28 | 25 |
| Octal | 204 | 110 | 71 | 0 | 55 | 71 | 60 | 14 | 50 | 45 |
| Binary | 10000100 | 1001000 | 111001 | 0 | 101101 | 111001 | 110000 | 1100 | 101000 | 100101 |
Color Harmonies of #844839
Complementary color
Monochromatic Colors of #844839
Black with #844839
Text Example
Text Example
White with #844839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844839; }
p { color: rgb(132,72,57); }
H1.HeaderClassName
{
color: #844839;
}
.AnyTagClassName
{
color: #844839;
}
</style>
background-color css
<style>
a { background-color: #844839; }
a { background-color: rgb(132,72,57); }
div.DivClassName
{
background-color: #844839;
}
.BgClassName
{
background-color: #844839;
}
</style>
border-color css
<style>
span { border-color: #844839; }
span { border-color: rgb(132,72,57); }
td.TdClassName
{
border-color: #844839;
}
.TagClassName
{
border-color: #844839;
}
</style>