Shades of Nutmeg #824940
Tints of Nutmeg #824940
RGB
CMYK
RGB Variations
Color information
#824940 (or 0x824940) is known color: Nutmeg. HEX triplet: 82, 49 and 40. RGB value is (130,73,64). Sum of RGB (Red+Green+Blue) = 130+73+64=267 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.69% from 267); Green value is 73 (28.91% from 255 or 27.34% from 267); Blue value is 64 (25.39% from 255 or 23.97% from 267); Max value from RGB is 130 - color contains mainly: red. Hex color #824940 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824940 is #7DB6BF. Grayscale: #595959. Windows color (decimal): -8238784 or 4213122. OLE color: 4213122.
HSL color Cylindrical-coordinate representation of color #824940: hue angle of 8.18º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #824940 is Cyan = 0, Magento = 0.44, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 73 | 64 | - |
| CMYK | 0 | 0.44 | 0.51 | 0.49 |
| HSL | 8.18º | 0.34% | 0.38% | - |
| HSV(B) | 8.18º | 0.51% | 0.51% | - |
| XYZ | 12.51 | 9.88 | 6.1 | - |
| YUV | 89.02 | 113.88 | 157.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 73 | 64 | 0 | 0.44 | 0.51 | 0.49 | 8.18 | 0.34 | 0.38 |
| Hex | 82 | 49 | 40 | 0 | 2C | 33 | 31 | 8 | 22 | 26 |
| Octal | 202 | 111 | 100 | 0 | 54 | 63 | 61 | 10 | 42 | 46 |
| Binary | 10000010 | 1001001 | 1000000 | 0 | 101100 | 110011 | 110001 | 1000 | 100010 | 100110 |
Color Harmonies of #824940
Complementary color
Monochromatic Colors of #824940
Black with #824940
Text Example
Text Example
White with #824940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824940; }
p { color: rgb(130,73,64); }
H1.HeaderClassName
{
color: #824940;
}
.AnyTagClassName
{
color: #824940;
}
</style>
background-color css
<style>
a { background-color: #824940; }
a { background-color: rgb(130,73,64); }
div.DivClassName
{
background-color: #824940;
}
.BgClassName
{
background-color: #824940;
}
</style>
border-color css
<style>
span { border-color: #824940; }
span { border-color: rgb(130,73,64); }
td.TdClassName
{
border-color: #824940;
}
.TagClassName
{
border-color: #824940;
}
</style>