Shades of Nutmeg #765148
Tints of Nutmeg #765148
RGB
CMYK
RGB Variations
Color information
#765148 (or 0x765148) is known color: Nutmeg. HEX triplet: 76, 51 and 48. RGB value is (118,81,72). Sum of RGB (Red+Green+Blue) = 118+81+72=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 81 (32.03% from 255 or 29.89% from 271); Blue value is 72 (28.52% from 255 or 26.57% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #765148 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765148 is #89AEB7. Grayscale: #5B5B5B. Windows color (decimal): -9023160 or 4739446. OLE color: 4739446.
HSL color Cylindrical-coordinate representation of color #765148: hue angle of 11.74º 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 #765148 is Cyan = 0, Magento = 0.31, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 81 | 72 | - |
| CMYK | 0 | 0.31 | 0.39 | 0.54 |
| HSL | 11.74º | 0.24% | 0.37% | - |
| HSV(B) | 11.74º | 0.39% | 0.46% | - |
| XYZ | 11.58 | 10.2 | 7.49 | - |
| YUV | 91.04 | 117.26 | 147.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 72 | 0 | 0.31 | 0.39 | 0.54 | 11.74 | 0.24 | 0.37 |
| Hex | 76 | 51 | 48 | 0 | 1F | 27 | 36 | C | 18 | 25 |
| Octal | 166 | 121 | 110 | 0 | 37 | 47 | 66 | 14 | 30 | 45 |
| Binary | 1110110 | 1010001 | 1001000 | 0 | 11111 | 100111 | 110110 | 1100 | 11000 | 100101 |
Color Harmonies of #765148
Complementary color
Monochromatic Colors of #765148
Black with #765148
Text Example
Text Example
White with #765148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765148; }
p { color: rgb(118,81,72); }
H1.HeaderClassName
{
color: #765148;
}
.AnyTagClassName
{
color: #765148;
}
</style>
background-color css
<style>
a { background-color: #765148; }
a { background-color: rgb(118,81,72); }
div.DivClassName
{
background-color: #765148;
}
.BgClassName
{
background-color: #765148;
}
</style>
border-color css
<style>
span { border-color: #765148; }
span { border-color: rgb(118,81,72); }
td.TdClassName
{
border-color: #765148;
}
.TagClassName
{
border-color: #765148;
}
</style>