Shades of Nutmeg #794939
Tints of Nutmeg #794939
RGB
CMYK
RGB Variations
Color information
#794939 (or 0x794939) is known color: Nutmeg. HEX triplet: 79, 49 and 39. RGB value is (121,73,57). Sum of RGB (Red+Green+Blue) = 121+73+57=251 (33% of max value = 765). Red value is 121 (47.66% from 255 or 48.21% from 251); Green value is 73 (28.91% from 255 or 29.08% from 251); Blue value is 57 (22.66% from 255 or 22.71% from 251); Max value from RGB is 121 - color contains mainly: red. Hex color #794939 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794939 is #86B6C6. Grayscale: #555555. Windows color (decimal): -8828615 or 3754361. OLE color: 3754361.
HSL color Cylindrical-coordinate representation of color #794939: hue angle of 15º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #794939 is Cyan = 0, Magento = 0.40, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 57 | - |
| CMYK | 0 | 0.40 | 0.53 | 0.53 |
| HSL | 15º | 0.36% | 0.35% | - |
| HSV(B) | 15º | 0.53% | 0.47% | - |
| XYZ | 11.01 | 9.13 | 5.05 | - |
| YUV | 85.53 | 111.9 | 153.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 57 | 0 | 0.40 | 0.53 | 0.53 | 15 | 0.36 | 0.35 |
| Hex | 79 | 49 | 39 | 0 | 28 | 35 | 35 | F | 24 | 23 |
| Octal | 171 | 111 | 71 | 0 | 50 | 65 | 65 | 17 | 44 | 43 |
| Binary | 1111001 | 1001001 | 111001 | 0 | 101000 | 110101 | 110101 | 1111 | 100100 | 100011 |
Color Harmonies of #794939
Complementary color
Monochromatic Colors of #794939
Black with #794939
Text Example
Text Example
White with #794939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794939; }
p { color: rgb(121,73,57); }
H1.HeaderClassName
{
color: #794939;
}
.AnyTagClassName
{
color: #794939;
}
</style>
background-color css
<style>
a { background-color: #794939; }
a { background-color: rgb(121,73,57); }
div.DivClassName
{
background-color: #794939;
}
.BgClassName
{
background-color: #794939;
}
</style>
border-color css
<style>
span { border-color: #794939; }
span { border-color: rgb(121,73,57); }
td.TdClassName
{
border-color: #794939;
}
.TagClassName
{
border-color: #794939;
}
</style>