Shades of Nutmeg #755046
Tints of Nutmeg #755046
RGB
CMYK
RGB Variations
Color information
#755046 (or 0x755046) is known color: Nutmeg. HEX triplet: 75, 50 and 46. RGB value is (117,80,70). Sum of RGB (Red+Green+Blue) = 117+80+70=267 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.82% from 267); Green value is 80 (31.64% from 255 or 29.96% from 267); Blue value is 70 (27.73% from 255 or 26.22% from 267); Max value from RGB is 117 - color contains mainly: red. Hex color #755046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755046 is #8AAFB9. Grayscale: #5A5A5A. Windows color (decimal): -9088954 or 4608117. OLE color: 4608117.
HSL color Cylindrical-coordinate representation of color #755046: hue angle of 12.77º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #755046 is Cyan = 0, Magento = 0.32, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 80 | 70 | - |
| CMYK | 0 | 0.32 | 0.40 | 0.54 |
| HSL | 12.77º | 0.25% | 0.37% | - |
| HSV(B) | 12.77º | 0.4% | 0.46% | - |
| XYZ | 11.31 | 9.96 | 7.12 | - |
| YUV | 89.92 | 116.76 | 147.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 70 | 0 | 0.32 | 0.40 | 0.54 | 12.77 | 0.25 | 0.37 |
| Hex | 75 | 50 | 46 | 0 | 20 | 28 | 36 | D | 19 | 25 |
| Octal | 165 | 120 | 106 | 0 | 40 | 50 | 66 | 15 | 31 | 45 |
| Binary | 1110101 | 1010000 | 1000110 | 0 | 100000 | 101000 | 110110 | 1101 | 11001 | 100101 |
Color Harmonies of #755046
Complementary color
Monochromatic Colors of #755046
Black with #755046
Text Example
Text Example
White with #755046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755046; }
p { color: rgb(117,80,70); }
H1.HeaderClassName
{
color: #755046;
}
.AnyTagClassName
{
color: #755046;
}
</style>
background-color css
<style>
a { background-color: #755046; }
a { background-color: rgb(117,80,70); }
div.DivClassName
{
background-color: #755046;
}
.BgClassName
{
background-color: #755046;
}
</style>
border-color css
<style>
span { border-color: #755046; }
span { border-color: rgb(117,80,70); }
td.TdClassName
{
border-color: #755046;
}
.TagClassName
{
border-color: #755046;
}
</style>