Shades of Nutmeg #814739
Tints of Nutmeg #814739
RGB
CMYK
RGB Variations
Color information
#814739 (or 0x814739) is known color: Nutmeg. HEX triplet: 81, 47 and 39. RGB value is (129,71,57). Sum of RGB (Red+Green+Blue) = 129+71+57=257 (34% of max value = 765). Red value is 129 (50.78% from 255 or 50.19% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 57 (22.66% from 255 or 22.18% from 257); Max value from RGB is 129 - color contains mainly: red. Hex color #814739 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814739 is #7EB8C6. Grayscale: #565656. Windows color (decimal): -8304839 or 3753857. OLE color: 3753857.
HSL color Cylindrical-coordinate representation of color #814739: hue angle of 11.67º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #814739 is Cyan = 0, Magento = 0.45, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 57 | - |
| CMYK | 0 | 0.45 | 0.56 | 0.49 |
| HSL | 11.67º | 0.39% | 0.36% | - |
| HSV(B) | 11.67º | 0.56% | 0.51% | - |
| XYZ | 12.05 | 9.47 | 5.06 | - |
| YUV | 86.75 | 111.22 | 158.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 57 | 0 | 0.45 | 0.56 | 0.49 | 11.67 | 0.39 | 0.36 |
| Hex | 81 | 47 | 39 | 0 | 2D | 38 | 31 | C | 27 | 24 |
| Octal | 201 | 107 | 71 | 0 | 55 | 70 | 61 | 14 | 47 | 44 |
| Binary | 10000001 | 1000111 | 111001 | 0 | 101101 | 111000 | 110001 | 1100 | 100111 | 100100 |
Color Harmonies of #814739
Complementary color
Monochromatic Colors of #814739
Black with #814739
Text Example
Text Example
White with #814739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814739; }
p { color: rgb(129,71,57); }
H1.HeaderClassName
{
color: #814739;
}
.AnyTagClassName
{
color: #814739;
}
</style>
background-color css
<style>
a { background-color: #814739; }
a { background-color: rgb(129,71,57); }
div.DivClassName
{
background-color: #814739;
}
.BgClassName
{
background-color: #814739;
}
</style>
border-color css
<style>
span { border-color: #814739; }
span { border-color: rgb(129,71,57); }
td.TdClassName
{
border-color: #814739;
}
.TagClassName
{
border-color: #814739;
}
</style>