Shades of Nutmeg #834639
Tints of Nutmeg #834639
RGB
CMYK
RGB Variations
Color information
#834639 (or 0x834639) is known color: Nutmeg. HEX triplet: 83, 46 and 39. RGB value is (131,70,57). Sum of RGB (Red+Green+Blue) = 131+70+57=258 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.78% from 258); Green value is 70 (27.73% from 255 or 27.13% from 258); Blue value is 57 (22.66% from 255 or 22.09% from 258); Max value from RGB is 131 - color contains mainly: red. Hex color #834639 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834639 is #7CB9C6. Grayscale: #565656. Windows color (decimal): -8174023 or 3753603. OLE color: 3753603.
HSL color Cylindrical-coordinate representation of color #834639: hue angle of 10.54º 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 #834639 is Cyan = 0, Magento = 0.47, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 57 | - |
| CMYK | 0 | 0.47 | 0.56 | 0.49 |
| HSL | 10.54º | 0.39% | 0.37% | - |
| HSV(B) | 10.54º | 0.56% | 0.51% | - |
| XYZ | 12.29 | 9.5 | 5.06 | - |
| YUV | 86.76 | 111.21 | 159.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 57 | 0 | 0.47 | 0.56 | 0.49 | 10.54 | 0.39 | 0.37 |
| Hex | 83 | 46 | 39 | 0 | 2F | 38 | 31 | B | 27 | 25 |
| Octal | 203 | 106 | 71 | 0 | 57 | 70 | 61 | 13 | 47 | 45 |
| Binary | 10000011 | 1000110 | 111001 | 0 | 101111 | 111000 | 110001 | 1011 | 100111 | 100101 |
Color Harmonies of #834639
Complementary color
Monochromatic Colors of #834639
Black with #834639
Text Example
Text Example
White with #834639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834639; }
p { color: rgb(131,70,57); }
H1.HeaderClassName
{
color: #834639;
}
.AnyTagClassName
{
color: #834639;
}
</style>
background-color css
<style>
a { background-color: #834639; }
a { background-color: rgb(131,70,57); }
div.DivClassName
{
background-color: #834639;
}
.BgClassName
{
background-color: #834639;
}
</style>
border-color css
<style>
span { border-color: #834639; }
span { border-color: rgb(131,70,57); }
td.TdClassName
{
border-color: #834639;
}
.TagClassName
{
border-color: #834639;
}
</style>