Shades of Zambezi #715959
Tints of Zambezi #715959
RGB
CMYK
RGB Variations
Color information
#715959 (or 0x715959) is known color: Zambezi. HEX triplet: 71, 59 and 59. RGB value is (113,89,89). Sum of RGB (Red+Green+Blue) = 113+89+89=291 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.83% from 291); Green value is 89 (35.16% from 255 or 30.58% from 291); Blue value is 89 (35.16% from 255 or 30.58% from 291); Max value from RGB is 113 - color contains mainly: red. Hex color #715959 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715959 is #8EA6A6. Grayscale: #606060. Windows color (decimal): -9348775 or 5855601. OLE color: 5855601.
HSL color Cylindrical-coordinate representation of color #715959: hue angle of 0º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #715959 is Cyan = 0, Magento = 0.21, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 89 | - |
| CMYK | 0 | 0.21 | 0.21 | 0.56 |
| HSL | 0º | 0.12% | 0.4% | - |
| HSV(B) | 0º | 0.21% | 0.44% | - |
| XYZ | 12.19 | 11.38 | 11 | - |
| YUV | 96.18 | 123.95 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 89 | 0 | 0.21 | 0.21 | 0.56 | 0 | 0.12 | 0.4 |
| Hex | 71 | 59 | 59 | 0 | 15 | 15 | 38 | 0 | C | 28 |
| Octal | 161 | 131 | 131 | 0 | 25 | 25 | 70 | 0 | 14 | 50 |
| Binary | 1110001 | 1011001 | 1011001 | 0 | 10101 | 10101 | 111000 | 0 | 1100 | 101000 |
Color Harmonies of #715959
Complementary color
Monochromatic Colors of #715959
Black with #715959
Text Example
Text Example
White with #715959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715959; }
p { color: rgb(113,89,89); }
H1.HeaderClassName
{
color: #715959;
}
.AnyTagClassName
{
color: #715959;
}
</style>
background-color css
<style>
a { background-color: #715959; }
a { background-color: rgb(113,89,89); }
div.DivClassName
{
background-color: #715959;
}
.BgClassName
{
background-color: #715959;
}
</style>
border-color css
<style>
span { border-color: #715959; }
span { border-color: rgb(113,89,89); }
td.TdClassName
{
border-color: #715959;
}
.TagClassName
{
border-color: #715959;
}
</style>