Shades of Nutmeg #795047
Tints of Nutmeg #795047
RGB
CMYK
RGB Variations
Color information
#795047 (or 0x795047) is known color: Nutmeg. HEX triplet: 79, 50 and 47. RGB value is (121,80,71). Sum of RGB (Red+Green+Blue) = 121+80+71=272 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.49% from 272); Green value is 80 (31.64% from 255 or 29.41% from 272); Blue value is 71 (28.12% from 255 or 26.10% from 272); Max value from RGB is 121 - color contains mainly: red. Hex color #795047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #795047 is #86AFB8. Grayscale: #5B5B5B. Windows color (decimal): -8826809 or 4673657. OLE color: 4673657.
HSL color Cylindrical-coordinate representation of color #795047: hue angle of 10.8º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #795047 is Cyan = 0, Magento = 0.34, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 80 | 71 | - |
| CMYK | 0 | 0.34 | 0.41 | 0.53 |
| HSL | 10.8º | 0.26% | 0.38% | - |
| HSV(B) | 10.8º | 0.41% | 0.47% | - |
| XYZ | 11.89 | 10.26 | 7.31 | - |
| YUV | 91.23 | 116.58 | 149.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 80 | 71 | 0 | 0.34 | 0.41 | 0.53 | 10.8 | 0.26 | 0.38 |
| Hex | 79 | 50 | 47 | 0 | 22 | 29 | 35 | B | 1A | 26 |
| Octal | 171 | 120 | 107 | 0 | 42 | 51 | 65 | 13 | 32 | 46 |
| Binary | 1111001 | 1010000 | 1000111 | 0 | 100010 | 101001 | 110101 | 1011 | 11010 | 100110 |
Color Harmonies of #795047
Complementary color
Monochromatic Colors of #795047
Black with #795047
Text Example
Text Example
White with #795047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795047; }
p { color: rgb(121,80,71); }
H1.HeaderClassName
{
color: #795047;
}
.AnyTagClassName
{
color: #795047;
}
</style>
background-color css
<style>
a { background-color: #795047; }
a { background-color: rgb(121,80,71); }
div.DivClassName
{
background-color: #795047;
}
.BgClassName
{
background-color: #795047;
}
</style>
border-color css
<style>
span { border-color: #795047; }
span { border-color: rgb(121,80,71); }
td.TdClassName
{
border-color: #795047;
}
.TagClassName
{
border-color: #795047;
}
</style>