Shades of Zambezi #756160
Tints of Zambezi #756160
RGB
CMYK
RGB Variations
Color information
#756160 (or 0x756160) is known color: Zambezi. HEX triplet: 75, 61 and 60. RGB value is (117,97,96). Sum of RGB (Red+Green+Blue) = 117+97+96=310 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.74% from 310); Green value is 97 (38.28% from 255 or 31.29% from 310); Blue value is 96 (37.89% from 255 or 30.97% from 310); Max value from RGB is 117 - color contains mainly: red. Hex color #756160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756160 is #8A9E9F. Grayscale: #666666. Windows color (decimal): -9084576 or 6316405. OLE color: 6316405.
HSL color Cylindrical-coordinate representation of color #756160: hue angle of 2.86º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #756160 is Cyan = 0, Magento = 0.17, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 97 | 96 | - |
| CMYK | 0 | 0.17 | 0.18 | 0.54 |
| HSL | 2.86º | 0.1% | 0.42% | - |
| HSV(B) | 2.86º | 0.18% | 0.46% | - |
| XYZ | 13.72 | 13.18 | 12.89 | - |
| YUV | 102.87 | 124.13 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 96 | 0 | 0.17 | 0.18 | 0.54 | 2.86 | 0.1 | 0.42 |
| Hex | 75 | 61 | 60 | 0 | 11 | 12 | 36 | 3 | A | 2A |
| Octal | 165 | 141 | 140 | 0 | 21 | 22 | 66 | 3 | 12 | 52 |
| Binary | 1110101 | 1100001 | 1100000 | 0 | 10001 | 10010 | 110110 | 11 | 1010 | 101010 |
Color Harmonies of #756160
Complementary color
Monochromatic Colors of #756160
Black with #756160
Text Example
Text Example
White with #756160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756160; }
p { color: rgb(117,97,96); }
H1.HeaderClassName
{
color: #756160;
}
.AnyTagClassName
{
color: #756160;
}
</style>
background-color css
<style>
a { background-color: #756160; }
a { background-color: rgb(117,97,96); }
div.DivClassName
{
background-color: #756160;
}
.BgClassName
{
background-color: #756160;
}
</style>
border-color css
<style>
span { border-color: #756160; }
span { border-color: rgb(117,97,96); }
td.TdClassName
{
border-color: #756160;
}
.TagClassName
{
border-color: #756160;
}
</style>