Shades of Zambezi #715957
Tints of Zambezi #715957
RGB
CMYK
RGB Variations
Color information
#715957 (or 0x715957) is known color: Zambezi. HEX triplet: 71, 59 and 57. RGB value is (113,89,87). Sum of RGB (Red+Green+Blue) = 113+89+87=289 (38% of max value = 765). Red value is 113 (44.53% from 255 or 39.10% from 289); Green value is 89 (35.16% from 255 or 30.80% from 289); Blue value is 87 (34.38% from 255 or 30.10% from 289); Max value from RGB is 113 - color contains mainly: red. Hex color #715957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715957 is #8EA6A8. Grayscale: #5F5F5F. Windows color (decimal): -9348777 or 5724529. OLE color: 5724529.
HSL color Cylindrical-coordinate representation of color #715957: hue angle of 4.62º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #715957 is Cyan = 0, Magento = 0.21, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 87 | - |
| CMYK | 0 | 0.21 | 0.23 | 0.56 |
| HSL | 4.62º | 0.13% | 0.39% | - |
| HSV(B) | 4.62º | 0.23% | 0.44% | - |
| XYZ | 12.1 | 11.34 | 10.57 | - |
| YUV | 95.95 | 122.95 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 87 | 0 | 0.21 | 0.23 | 0.56 | 4.62 | 0.13 | 0.39 |
| Hex | 71 | 59 | 57 | 0 | 15 | 17 | 38 | 5 | D | 27 |
| Octal | 161 | 131 | 127 | 0 | 25 | 27 | 70 | 5 | 15 | 47 |
| Binary | 1110001 | 1011001 | 1010111 | 0 | 10101 | 10111 | 111000 | 101 | 1101 | 100111 |
Color Harmonies of #715957
Complementary color
Monochromatic Colors of #715957
Black with #715957
Text Example
Text Example
White with #715957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715957; }
p { color: rgb(113,89,87); }
H1.HeaderClassName
{
color: #715957;
}
.AnyTagClassName
{
color: #715957;
}
</style>
background-color css
<style>
a { background-color: #715957; }
a { background-color: rgb(113,89,87); }
div.DivClassName
{
background-color: #715957;
}
.BgClassName
{
background-color: #715957;
}
</style>
border-color css
<style>
span { border-color: #715957; }
span { border-color: rgb(113,89,87); }
td.TdClassName
{
border-color: #715957;
}
.TagClassName
{
border-color: #715957;
}
</style>