Shades of Zambezi #736160
Tints of Zambezi #736160
RGB
CMYK
RGB Variations
Color information
#736160 (or 0x736160) is known color: Zambezi. HEX triplet: 73, 61 and 60. RGB value is (115,97,96). Sum of RGB (Red+Green+Blue) = 115+97+96=308 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.34% from 308); Green value is 97 (38.28% from 255 or 31.49% from 308); Blue value is 96 (37.89% from 255 or 31.17% from 308); Max value from RGB is 115 - color contains mainly: red. Hex color #736160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736160 is #8C9E9F. Grayscale: #666666. Windows color (decimal): -9215648 or 6316403. OLE color: 6316403.
HSL color Cylindrical-coordinate representation of color #736160: hue angle of 3.16º degrees, saturation: 0.09, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #736160 is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 97 | 96 | - |
| CMYK | 0 | 0.16 | 0.17 | 0.55 |
| HSL | 3.16º | 0.09% | 0.41% | - |
| HSV(B) | 3.16º | 0.17% | 0.45% | - |
| XYZ | 13.46 | 13.04 | 12.87 | - |
| YUV | 102.27 | 124.46 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 96 | 0 | 0.16 | 0.17 | 0.55 | 3.16 | 0.09 | 0.41 |
| Hex | 73 | 61 | 60 | 0 | 10 | 11 | 37 | 3 | 9 | 29 |
| Octal | 163 | 141 | 140 | 0 | 20 | 21 | 67 | 3 | 11 | 51 |
| Binary | 1110011 | 1100001 | 1100000 | 0 | 10000 | 10001 | 110111 | 11 | 1001 | 101001 |
Color Harmonies of #736160
Complementary color
Monochromatic Colors of #736160
Black with #736160
Text Example
Text Example
White with #736160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736160; }
p { color: rgb(115,97,96); }
H1.HeaderClassName
{
color: #736160;
}
.AnyTagClassName
{
color: #736160;
}
</style>
background-color css
<style>
a { background-color: #736160; }
a { background-color: rgb(115,97,96); }
div.DivClassName
{
background-color: #736160;
}
.BgClassName
{
background-color: #736160;
}
</style>
border-color css
<style>
span { border-color: #736160; }
span { border-color: rgb(115,97,96); }
td.TdClassName
{
border-color: #736160;
}
.TagClassName
{
border-color: #736160;
}
</style>