Shades of Nutmeg #834739
Tints of Nutmeg #834739
RGB
CMYK
RGB Variations
Color information
#834739 (or 0x834739) is known color: Nutmeg. HEX triplet: 83, 47 and 39. RGB value is (131,71,57). Sum of RGB (Red+Green+Blue) = 131+71+57=259 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.58% from 259); Green value is 71 (28.12% from 255 or 27.41% from 259); Blue value is 57 (22.66% from 255 or 22.01% from 259); Max value from RGB is 131 - color contains mainly: red. Hex color #834739 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834739 is #7CB8C6. Grayscale: #575757. Windows color (decimal): -8173767 or 3753859. OLE color: 3753859.
HSL color Cylindrical-coordinate representation of color #834739: hue angle of 11.35º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #834739 is Cyan = 0, Magento = 0.46, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 57 | - |
| CMYK | 0 | 0.46 | 0.56 | 0.49 |
| HSL | 11.35º | 0.39% | 0.37% | - |
| HSV(B) | 11.35º | 0.56% | 0.51% | - |
| XYZ | 12.35 | 9.63 | 5.08 | - |
| YUV | 87.34 | 110.88 | 159.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 57 | 0 | 0.46 | 0.56 | 0.49 | 11.35 | 0.39 | 0.37 |
| Hex | 83 | 47 | 39 | 0 | 2E | 38 | 31 | B | 27 | 25 |
| Octal | 203 | 107 | 71 | 0 | 56 | 70 | 61 | 13 | 47 | 45 |
| Binary | 10000011 | 1000111 | 111001 | 0 | 101110 | 111000 | 110001 | 1011 | 100111 | 100101 |
Color Harmonies of #834739
Complementary color
Monochromatic Colors of #834739
Black with #834739
Text Example
Text Example
White with #834739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834739; }
p { color: rgb(131,71,57); }
H1.HeaderClassName
{
color: #834739;
}
.AnyTagClassName
{
color: #834739;
}
</style>
background-color css
<style>
a { background-color: #834739; }
a { background-color: rgb(131,71,57); }
div.DivClassName
{
background-color: #834739;
}
.BgClassName
{
background-color: #834739;
}
</style>
border-color css
<style>
span { border-color: #834739; }
span { border-color: rgb(131,71,57); }
td.TdClassName
{
border-color: #834739;
}
.TagClassName
{
border-color: #834739;
}
</style>