Shades of Nutmeg #765043
Tints of Nutmeg #765043
RGB
CMYK
RGB Variations
Color information
#765043 (or 0x765043) is known color: Nutmeg. HEX triplet: 76, 50 and 43. RGB value is (118,80,67). Sum of RGB (Red+Green+Blue) = 118+80+67=265 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.53% from 265); Green value is 80 (31.64% from 255 or 30.19% from 265); Blue value is 67 (26.56% from 255 or 25.28% from 265); Max value from RGB is 118 - color contains mainly: red. Hex color #765043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765043 is #89AFBC. Grayscale: #595959. Windows color (decimal): -9023421 or 4411510. OLE color: 4411510.
HSL color Cylindrical-coordinate representation of color #765043: hue angle of 15.29º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #765043 is Cyan = 0, Magento = 0.32, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 80 | 67 | - |
| CMYK | 0 | 0.32 | 0.43 | 0.54 |
| HSL | 15.29º | 0.28% | 0.36% | - |
| HSV(B) | 15.29º | 0.43% | 0.46% | - |
| XYZ | 11.35 | 9.99 | 6.64 | - |
| YUV | 89.88 | 115.09 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 67 | 0 | 0.32 | 0.43 | 0.54 | 15.29 | 0.28 | 0.36 |
| Hex | 76 | 50 | 43 | 0 | 20 | 2B | 36 | F | 1C | 24 |
| Octal | 166 | 120 | 103 | 0 | 40 | 53 | 66 | 17 | 34 | 44 |
| Binary | 1110110 | 1010000 | 1000011 | 0 | 100000 | 101011 | 110110 | 1111 | 11100 | 100100 |
Color Harmonies of #765043
Complementary color
Monochromatic Colors of #765043
Black with #765043
Text Example
Text Example
White with #765043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765043; }
p { color: rgb(118,80,67); }
H1.HeaderClassName
{
color: #765043;
}
.AnyTagClassName
{
color: #765043;
}
</style>
background-color css
<style>
a { background-color: #765043; }
a { background-color: rgb(118,80,67); }
div.DivClassName
{
background-color: #765043;
}
.BgClassName
{
background-color: #765043;
}
</style>
border-color css
<style>
span { border-color: #765043; }
span { border-color: rgb(118,80,67); }
td.TdClassName
{
border-color: #765043;
}
.TagClassName
{
border-color: #765043;
}
</style>