Shades of Zambezi #715858
Tints of Zambezi #715858
RGB
CMYK
RGB Variations
Color information
#715858 (or 0x715858) is known color: Zambezi. HEX triplet: 71, 58 and 58. RGB value is (113,88,88). Sum of RGB (Red+Green+Blue) = 113+88+88=289 (38% of max value = 765). Red value is 113 (44.53% from 255 or 39.10% from 289); Green value is 88 (34.77% from 255 or 30.45% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 113 - color contains mainly: red. Hex color #715858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715858 is #8EA7A7. Grayscale: #5F5F5F. Windows color (decimal): -9349032 or 5789809. OLE color: 5789809.
HSL color Cylindrical-coordinate representation of color #715858: hue angle of 0º 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 #715858 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 88 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.56 |
| HSL | 0º | 0.12% | 0.39% | - |
| HSV(B) | 0º | 0.22% | 0.44% | - |
| XYZ | 12.06 | 11.19 | 10.76 | - |
| YUV | 95.48 | 123.78 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 88 | 0 | 0.22 | 0.22 | 0.56 | 0 | 0.12 | 0.39 |
| Hex | 71 | 58 | 58 | 0 | 16 | 16 | 38 | 0 | C | 27 |
| Octal | 161 | 130 | 130 | 0 | 26 | 26 | 70 | 0 | 14 | 47 |
| Binary | 1110001 | 1011000 | 1011000 | 0 | 10110 | 10110 | 111000 | 0 | 1100 | 100111 |
Color Harmonies of #715858
Complementary color
Monochromatic Colors of #715858
Black with #715858
Text Example
Text Example
White with #715858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715858; }
p { color: rgb(113,88,88); }
H1.HeaderClassName
{
color: #715858;
}
.AnyTagClassName
{
color: #715858;
}
</style>
background-color css
<style>
a { background-color: #715858; }
a { background-color: rgb(113,88,88); }
div.DivClassName
{
background-color: #715858;
}
.BgClassName
{
background-color: #715858;
}
</style>
border-color css
<style>
span { border-color: #715858; }
span { border-color: rgb(113,88,88); }
td.TdClassName
{
border-color: #715858;
}
.TagClassName
{
border-color: #715858;
}
</style>