Shades of Nutmeg #824636
Tints of Nutmeg #824636
RGB
CMYK
RGB Variations
Color information
#824636 (or 0x824636) is known color: Nutmeg. HEX triplet: 82, 46 and 36. RGB value is (130,70,54). Sum of RGB (Red+Green+Blue) = 130+70+54=254 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.18% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 54 (21.48% from 255 or 21.26% from 254); Max value from RGB is 130 - color contains mainly: red. Hex color #824636 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824636 is #7DB9C9. Grayscale: #565656. Windows color (decimal): -8239562 or 3556994. OLE color: 3556994.
HSL color Cylindrical-coordinate representation of color #824636: hue angle of 12.63º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #824636 is Cyan = 0, Magento = 0.46, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 54 | - |
| CMYK | 0 | 0.46 | 0.58 | 0.49 |
| HSL | 12.63º | 0.41% | 0.36% | - |
| HSV(B) | 12.63º | 0.58% | 0.51% | - |
| XYZ | 12.06 | 9.39 | 4.67 | - |
| YUV | 86.12 | 109.88 | 159.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 54 | 0 | 0.46 | 0.58 | 0.49 | 12.63 | 0.41 | 0.36 |
| Hex | 82 | 46 | 36 | 0 | 2E | 3A | 31 | D | 29 | 24 |
| Octal | 202 | 106 | 66 | 0 | 56 | 72 | 61 | 15 | 51 | 44 |
| Binary | 10000010 | 1000110 | 110110 | 0 | 101110 | 111010 | 110001 | 1101 | 101001 | 100100 |
Color Harmonies of #824636
Complementary color
Monochromatic Colors of #824636
Black with #824636
Text Example
Text Example
White with #824636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824636; }
p { color: rgb(130,70,54); }
H1.HeaderClassName
{
color: #824636;
}
.AnyTagClassName
{
color: #824636;
}
</style>
background-color css
<style>
a { background-color: #824636; }
a { background-color: rgb(130,70,54); }
div.DivClassName
{
background-color: #824636;
}
.BgClassName
{
background-color: #824636;
}
</style>
border-color css
<style>
span { border-color: #824636; }
span { border-color: rgb(130,70,54); }
td.TdClassName
{
border-color: #824636;
}
.TagClassName
{
border-color: #824636;
}
</style>