Shades of Zambezi #746160
Tints of Zambezi #746160
RGB
CMYK
RGB Variations
Color information
#746160 (or 0x746160) is known color: Zambezi. HEX triplet: 74, 61 and 60. RGB value is (116,97,96). Sum of RGB (Red+Green+Blue) = 116+97+96=309 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.54% from 309); Green value is 97 (38.28% from 255 or 31.39% from 309); Blue value is 96 (37.89% from 255 or 31.07% from 309); Max value from RGB is 116 - color contains mainly: red. Hex color #746160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746160 is #8B9E9F. Grayscale: #666666. Windows color (decimal): -9150112 or 6316404. OLE color: 6316404.
HSL color Cylindrical-coordinate representation of color #746160: hue angle of 3º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #746160 is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 97 | 96 | - |
| CMYK | 0 | 0.16 | 0.17 | 0.55 |
| HSL | 3º | 0.09% | 0.42% | - |
| HSV(B) | 3º | 0.17% | 0.45% | - |
| XYZ | 13.59 | 13.11 | 12.88 | - |
| YUV | 102.57 | 124.29 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 97 | 96 | 0 | 0.16 | 0.17 | 0.55 | 3 | 0.09 | 0.42 |
| Hex | 74 | 61 | 60 | 0 | 10 | 11 | 37 | 3 | 9 | 2A |
| Octal | 164 | 141 | 140 | 0 | 20 | 21 | 67 | 3 | 11 | 52 |
| Binary | 1110100 | 1100001 | 1100000 | 0 | 10000 | 10001 | 110111 | 11 | 1001 | 101010 |
Color Harmonies of #746160
Complementary color
Monochromatic Colors of #746160
Black with #746160
Text Example
Text Example
White with #746160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746160; }
p { color: rgb(116,97,96); }
H1.HeaderClassName
{
color: #746160;
}
.AnyTagClassName
{
color: #746160;
}
</style>
background-color css
<style>
a { background-color: #746160; }
a { background-color: rgb(116,97,96); }
div.DivClassName
{
background-color: #746160;
}
.BgClassName
{
background-color: #746160;
}
</style>
border-color css
<style>
span { border-color: #746160; }
span { border-color: rgb(116,97,96); }
td.TdClassName
{
border-color: #746160;
}
.TagClassName
{
border-color: #746160;
}
</style>