Shades of Zambezi #715857
Tints of Zambezi #715857
RGB
CMYK
RGB Variations
Color information
#715857 (or 0x715857) is known color: Zambezi. HEX triplet: 71, 58 and 57. RGB value is (113,88,87). Sum of RGB (Red+Green+Blue) = 113+88+87=288 (38% of max value = 765). Red value is 113 (44.53% from 255 or 39.24% from 288); Green value is 88 (34.77% from 255 or 30.56% from 288); Blue value is 87 (34.38% from 255 or 30.21% from 288); Max value from RGB is 113 - color contains mainly: red. Hex color #715857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715857 is #8EA7A8. Grayscale: #5F5F5F. Windows color (decimal): -9349033 or 5724273. OLE color: 5724273.
HSL color Cylindrical-coordinate representation of color #715857: hue angle of 2.31º 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 #715857 is Cyan = 0, Magento = 0.22, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 87 | - |
| CMYK | 0 | 0.22 | 0.23 | 0.56 |
| HSL | 2.31º | 0.13% | 0.39% | - |
| HSV(B) | 2.31º | 0.23% | 0.44% | - |
| XYZ | 12.02 | 11.18 | 10.54 | - |
| YUV | 95.36 | 123.28 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 87 | 0 | 0.22 | 0.23 | 0.56 | 2.31 | 0.13 | 0.39 |
| Hex | 71 | 58 | 57 | 0 | 16 | 17 | 38 | 2 | D | 27 |
| Octal | 161 | 130 | 127 | 0 | 26 | 27 | 70 | 2 | 15 | 47 |
| Binary | 1110001 | 1011000 | 1010111 | 0 | 10110 | 10111 | 111000 | 10 | 1101 | 100111 |
Color Harmonies of #715857
Complementary color
Monochromatic Colors of #715857
Black with #715857
Text Example
Text Example
White with #715857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715857; }
p { color: rgb(113,88,87); }
H1.HeaderClassName
{
color: #715857;
}
.AnyTagClassName
{
color: #715857;
}
</style>
background-color css
<style>
a { background-color: #715857; }
a { background-color: rgb(113,88,87); }
div.DivClassName
{
background-color: #715857;
}
.BgClassName
{
background-color: #715857;
}
</style>
border-color css
<style>
span { border-color: #715857; }
span { border-color: rgb(113,88,87); }
td.TdClassName
{
border-color: #715857;
}
.TagClassName
{
border-color: #715857;
}
</style>