Shades of Nutmeg #775147
Tints of Nutmeg #775147
RGB
CMYK
RGB Variations
Color information
#775147 (or 0x775147) is known color: Nutmeg. HEX triplet: 77, 51 and 47. RGB value is (119,81,71). Sum of RGB (Red+Green+Blue) = 119+81+71=271 (35% of max value = 765). Red value is 119 (46.88% from 255 or 43.91% from 271); Green value is 81 (32.03% from 255 or 29.89% from 271); Blue value is 71 (28.12% from 255 or 26.20% from 271); Max value from RGB is 119 - color contains mainly: red. Hex color #775147 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775147 is #88AEB8. Grayscale: #5B5B5B. Windows color (decimal): -8957625 or 4673911. OLE color: 4673911.
HSL color Cylindrical-coordinate representation of color #775147: hue angle of 12.5º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #775147 is Cyan = 0, Magento = 0.32, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 81 | 71 | - |
| CMYK | 0 | 0.32 | 0.40 | 0.53 |
| HSL | 12.5º | 0.25% | 0.37% | - |
| HSV(B) | 12.5º | 0.4% | 0.47% | - |
| XYZ | 11.69 | 10.26 | 7.33 | - |
| YUV | 91.22 | 116.59 | 147.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 71 | 0 | 0.32 | 0.40 | 0.53 | 12.5 | 0.25 | 0.37 |
| Hex | 77 | 51 | 47 | 0 | 20 | 28 | 35 | C | 19 | 25 |
| Octal | 167 | 121 | 107 | 0 | 40 | 50 | 65 | 14 | 31 | 45 |
| Binary | 1110111 | 1010001 | 1000111 | 0 | 100000 | 101000 | 110101 | 1100 | 11001 | 100101 |
Color Harmonies of #775147
Complementary color
Monochromatic Colors of #775147
Black with #775147
Text Example
Text Example
White with #775147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775147; }
p { color: rgb(119,81,71); }
H1.HeaderClassName
{
color: #775147;
}
.AnyTagClassName
{
color: #775147;
}
</style>
background-color css
<style>
a { background-color: #775147; }
a { background-color: rgb(119,81,71); }
div.DivClassName
{
background-color: #775147;
}
.BgClassName
{
background-color: #775147;
}
</style>
border-color css
<style>
span { border-color: #775147; }
span { border-color: rgb(119,81,71); }
td.TdClassName
{
border-color: #775147;
}
.TagClassName
{
border-color: #775147;
}
</style>