Shades of Zambezi #715958
Tints of Zambezi #715958
RGB
CMYK
RGB Variations
Color information
#715958 (or 0x715958) is known color: Zambezi. HEX triplet: 71, 59 and 58. RGB value is (113,89,88). Sum of RGB (Red+Green+Blue) = 113+89+88=290 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.97% from 290); Green value is 89 (35.16% from 255 or 30.69% from 290); Blue value is 88 (34.77% from 255 or 30.34% from 290); Max value from RGB is 113 - color contains mainly: red. Hex color #715958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715958 is #8EA6A7. Grayscale: #606060. Windows color (decimal): -9348776 or 5790065. OLE color: 5790065.
HSL color Cylindrical-coordinate representation of color #715958: hue angle of 2.4º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #715958 is Cyan = 0, Magento = 0.21, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 88 | - |
| CMYK | 0 | 0.21 | 0.22 | 0.56 |
| HSL | 2.4º | 0.12% | 0.39% | - |
| HSV(B) | 2.4º | 0.22% | 0.44% | - |
| XYZ | 12.14 | 11.36 | 10.79 | - |
| YUV | 96.06 | 123.45 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 88 | 0 | 0.21 | 0.22 | 0.56 | 2.4 | 0.12 | 0.39 |
| Hex | 71 | 59 | 58 | 0 | 15 | 16 | 38 | 2 | C | 27 |
| Octal | 161 | 131 | 130 | 0 | 25 | 26 | 70 | 2 | 14 | 47 |
| Binary | 1110001 | 1011001 | 1011000 | 0 | 10101 | 10110 | 111000 | 10 | 1100 | 100111 |
Color Harmonies of #715958
Complementary color
Monochromatic Colors of #715958
Black with #715958
Text Example
Text Example
White with #715958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715958; }
p { color: rgb(113,89,88); }
H1.HeaderClassName
{
color: #715958;
}
.AnyTagClassName
{
color: #715958;
}
</style>
background-color css
<style>
a { background-color: #715958; }
a { background-color: rgb(113,89,88); }
div.DivClassName
{
background-color: #715958;
}
.BgClassName
{
background-color: #715958;
}
</style>
border-color css
<style>
span { border-color: #715958; }
span { border-color: rgb(113,89,88); }
td.TdClassName
{
border-color: #715958;
}
.TagClassName
{
border-color: #715958;
}
</style>