Shades of Nutmeg #824938
Tints of Nutmeg #824938
RGB
CMYK
RGB Variations
Color information
#824938 (or 0x824938) is known color: Nutmeg. HEX triplet: 82, 49 and 38. RGB value is (130,73,56). Sum of RGB (Red+Green+Blue) = 130+73+56=259 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.19% from 259); Green value is 73 (28.91% from 255 or 28.19% from 259); Blue value is 56 (22.27% from 255 or 21.62% from 259); Max value from RGB is 130 - color contains mainly: red. Hex color #824938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824938 is #7DB6C7. Grayscale: #585858. Windows color (decimal): -8238792 or 3688834. OLE color: 3688834.
HSL color Cylindrical-coordinate representation of color #824938: hue angle of 13.78º 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 #824938 is Cyan = 0, Magento = 0.44, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 73 | 56 | - |
| CMYK | 0 | 0.44 | 0.57 | 0.49 |
| HSL | 13.78º | 0.4% | 0.36% | - |
| HSV(B) | 13.78º | 0.57% | 0.51% | - |
| XYZ | 12.3 | 9.8 | 4.98 | - |
| YUV | 88.11 | 109.88 | 157.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 73 | 56 | 0 | 0.44 | 0.57 | 0.49 | 13.78 | 0.4 | 0.36 |
| Hex | 82 | 49 | 38 | 0 | 2C | 39 | 31 | E | 28 | 24 |
| Octal | 202 | 111 | 70 | 0 | 54 | 71 | 61 | 16 | 50 | 44 |
| Binary | 10000010 | 1001001 | 111000 | 0 | 101100 | 111001 | 110001 | 1110 | 101000 | 100100 |
Color Harmonies of #824938
Complementary color
Monochromatic Colors of #824938
Black with #824938
Text Example
Text Example
White with #824938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824938; }
p { color: rgb(130,73,56); }
H1.HeaderClassName
{
color: #824938;
}
.AnyTagClassName
{
color: #824938;
}
</style>
background-color css
<style>
a { background-color: #824938; }
a { background-color: rgb(130,73,56); }
div.DivClassName
{
background-color: #824938;
}
.BgClassName
{
background-color: #824938;
}
</style>
border-color css
<style>
span { border-color: #824938; }
span { border-color: rgb(130,73,56); }
td.TdClassName
{
border-color: #824938;
}
.TagClassName
{
border-color: #824938;
}
</style>