Shades of Nutmeg #775347
Tints of Nutmeg #775347
RGB
CMYK
RGB Variations
Color information
#775347 (or 0x775347) is known color: Nutmeg. HEX triplet: 77, 53 and 47. RGB value is (119,83,71). Sum of RGB (Red+Green+Blue) = 119+83+71=273 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.59% from 273); Green value is 83 (32.81% from 255 or 30.40% from 273); Blue value is 71 (28.12% from 255 or 26.01% from 273); Max value from RGB is 119 - color contains mainly: red. Hex color #775347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775347 is #88ACB8. Grayscale: #5C5C5C. Windows color (decimal): -8957113 or 4674423. OLE color: 4674423.
HSL color Cylindrical-coordinate representation of color #775347: hue angle of 15º 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 #775347 is Cyan = 0, Magento = 0.30, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 71 | - |
| CMYK | 0 | 0.30 | 0.40 | 0.53 |
| HSL | 15º | 0.25% | 0.37% | - |
| HSV(B) | 15º | 0.4% | 0.47% | - |
| XYZ | 11.84 | 10.56 | 7.38 | - |
| YUV | 92.4 | 115.93 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 71 | 0 | 0.30 | 0.40 | 0.53 | 15 | 0.25 | 0.37 |
| Hex | 77 | 53 | 47 | 0 | 1E | 28 | 35 | F | 19 | 25 |
| Octal | 167 | 123 | 107 | 0 | 36 | 50 | 65 | 17 | 31 | 45 |
| Binary | 1110111 | 1010011 | 1000111 | 0 | 11110 | 101000 | 110101 | 1111 | 11001 | 100101 |
Color Harmonies of #775347
Complementary color
Monochromatic Colors of #775347
Black with #775347
Text Example
Text Example
White with #775347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775347; }
p { color: rgb(119,83,71); }
H1.HeaderClassName
{
color: #775347;
}
.AnyTagClassName
{
color: #775347;
}
</style>
background-color css
<style>
a { background-color: #775347; }
a { background-color: rgb(119,83,71); }
div.DivClassName
{
background-color: #775347;
}
.BgClassName
{
background-color: #775347;
}
</style>
border-color css
<style>
span { border-color: #775347; }
span { border-color: rgb(119,83,71); }
td.TdClassName
{
border-color: #775347;
}
.TagClassName
{
border-color: #775347;
}
</style>