Shades of Nutmeg #775047
Tints of Nutmeg #775047
RGB
CMYK
RGB Variations
Color information
#775047 (or 0x775047) is known color: Nutmeg. HEX triplet: 77, 50 and 47. RGB value is (119,80,71). Sum of RGB (Red+Green+Blue) = 119+80+71=270 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.07% from 270); Green value is 80 (31.64% from 255 or 29.63% from 270); Blue value is 71 (28.12% from 255 or 26.30% from 270); Max value from RGB is 119 - color contains mainly: red. Hex color #775047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775047 is #88AFB8. Grayscale: #5A5A5A. Windows color (decimal): -8957881 or 4673655. OLE color: 4673655.
HSL color Cylindrical-coordinate representation of color #775047: hue angle of 11.25º 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 #775047 is Cyan = 0, Magento = 0.33, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 80 | 71 | - |
| CMYK | 0 | 0.33 | 0.40 | 0.53 |
| HSL | 11.25º | 0.25% | 0.37% | - |
| HSV(B) | 11.25º | 0.4% | 0.47% | - |
| XYZ | 11.61 | 10.11 | 7.3 | - |
| YUV | 90.64 | 116.92 | 148.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 80 | 71 | 0 | 0.33 | 0.40 | 0.53 | 11.25 | 0.25 | 0.37 |
| Hex | 77 | 50 | 47 | 0 | 21 | 28 | 35 | B | 19 | 25 |
| Octal | 167 | 120 | 107 | 0 | 41 | 50 | 65 | 13 | 31 | 45 |
| Binary | 1110111 | 1010000 | 1000111 | 0 | 100001 | 101000 | 110101 | 1011 | 11001 | 100101 |
Color Harmonies of #775047
Complementary color
Monochromatic Colors of #775047
Black with #775047
Text Example
Text Example
White with #775047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775047; }
p { color: rgb(119,80,71); }
H1.HeaderClassName
{
color: #775047;
}
.AnyTagClassName
{
color: #775047;
}
</style>
background-color css
<style>
a { background-color: #775047; }
a { background-color: rgb(119,80,71); }
div.DivClassName
{
background-color: #775047;
}
.BgClassName
{
background-color: #775047;
}
</style>
border-color css
<style>
span { border-color: #775047; }
span { border-color: rgb(119,80,71); }
td.TdClassName
{
border-color: #775047;
}
.TagClassName
{
border-color: #775047;
}
</style>