Shades of Nutmeg #765044
Tints of Nutmeg #765044
RGB
CMYK
RGB Variations
Color information
#765044 (or 0x765044) is known color: Nutmeg. HEX triplet: 76, 50 and 44. RGB value is (118,80,68). Sum of RGB (Red+Green+Blue) = 118+80+68=266 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.36% from 266); Green value is 80 (31.64% from 255 or 30.08% from 266); Blue value is 68 (26.95% from 255 or 25.56% from 266); Max value from RGB is 118 - color contains mainly: red. Hex color #765044 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765044 is #89AFBB. Grayscale: #5A5A5A. Windows color (decimal): -9023420 or 4477046. OLE color: 4477046.
HSL color Cylindrical-coordinate representation of color #765044: hue angle of 14.4º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #765044 is Cyan = 0, Magento = 0.32, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 68 | - |
| CMYK | 0 | 0.32 | 0.42 | 0.54 |
| HSL | 14.4º | 0.27% | 0.36% | - |
| HSV(B) | 14.4º | 0.42% | 0.46% | - |
| XYZ | 11.38 | 10.01 | 6.8 | - |
| YUV | 89.99 | 115.59 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 68 | 0 | 0.32 | 0.42 | 0.54 | 14.4 | 0.27 | 0.36 |
| Hex | 76 | 50 | 44 | 0 | 20 | 2A | 36 | E | 1B | 24 |
| Octal | 166 | 120 | 104 | 0 | 40 | 52 | 66 | 16 | 33 | 44 |
| Binary | 1110110 | 1010000 | 1000100 | 0 | 100000 | 101010 | 110110 | 1110 | 11011 | 100100 |
Color Harmonies of #765044
Complementary color
Monochromatic Colors of #765044
Black with #765044
Text Example
Text Example
White with #765044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765044; }
p { color: rgb(118,80,68); }
H1.HeaderClassName
{
color: #765044;
}
.AnyTagClassName
{
color: #765044;
}
</style>
background-color css
<style>
a { background-color: #765044; }
a { background-color: rgb(118,80,68); }
div.DivClassName
{
background-color: #765044;
}
.BgClassName
{
background-color: #765044;
}
</style>
border-color css
<style>
span { border-color: #765044; }
span { border-color: rgb(118,80,68); }
td.TdClassName
{
border-color: #765044;
}
.TagClassName
{
border-color: #765044;
}
</style>