Shades of Nutmeg #755147
Tints of Nutmeg #755147
RGB
CMYK
RGB Variations
Color information
#755147 (or 0x755147) is known color: Nutmeg. HEX triplet: 75, 51 and 47. RGB value is (117,81,71). Sum of RGB (Red+Green+Blue) = 117+81+71=269 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.49% from 269); Green value is 81 (32.03% from 255 or 30.11% from 269); Blue value is 71 (28.12% from 255 or 26.39% from 269); Max value from RGB is 117 - color contains mainly: red. Hex color #755147 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755147 is #8AAEB8. Grayscale: #5A5A5A. Windows color (decimal): -9088697 or 4673909. OLE color: 4673909.
HSL color Cylindrical-coordinate representation of color #755147: hue angle of 13.04º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #755147 is Cyan = 0, Magento = 0.31, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 71 | - |
| CMYK | 0 | 0.31 | 0.39 | 0.54 |
| HSL | 13.04º | 0.24% | 0.37% | - |
| HSV(B) | 13.04º | 0.39% | 0.46% | - |
| XYZ | 11.42 | 10.12 | 7.31 | - |
| YUV | 90.62 | 116.93 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 71 | 0 | 0.31 | 0.39 | 0.54 | 13.04 | 0.24 | 0.37 |
| Hex | 75 | 51 | 47 | 0 | 1F | 27 | 36 | D | 18 | 25 |
| Octal | 165 | 121 | 107 | 0 | 37 | 47 | 66 | 15 | 30 | 45 |
| Binary | 1110101 | 1010001 | 1000111 | 0 | 11111 | 100111 | 110110 | 1101 | 11000 | 100101 |
Color Harmonies of #755147
Complementary color
Monochromatic Colors of #755147
Black with #755147
Text Example
Text Example
White with #755147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755147; }
p { color: rgb(117,81,71); }
H1.HeaderClassName
{
color: #755147;
}
.AnyTagClassName
{
color: #755147;
}
</style>
background-color css
<style>
a { background-color: #755147; }
a { background-color: rgb(117,81,71); }
div.DivClassName
{
background-color: #755147;
}
.BgClassName
{
background-color: #755147;
}
</style>
border-color css
<style>
span { border-color: #755147; }
span { border-color: rgb(117,81,71); }
td.TdClassName
{
border-color: #755147;
}
.TagClassName
{
border-color: #755147;
}
</style>