Shades of Zambezi #765957
Tints of Zambezi #765957
RGB
CMYK
RGB Variations
Color information
#765957 (or 0x765957) is known color: Zambezi. HEX triplet: 76, 59 and 57. RGB value is (118,89,87). Sum of RGB (Red+Green+Blue) = 118+89+87=294 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.14% from 294); Green value is 89 (35.16% from 255 or 30.27% from 294); Blue value is 87 (34.38% from 255 or 29.59% from 294); Max value from RGB is 118 - color contains mainly: red. Hex color #765957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765957 is #89A6A8. Grayscale: #616161. Windows color (decimal): -9021097 or 5724534. OLE color: 5724534.
HSL color Cylindrical-coordinate representation of color #765957: hue angle of 3.87º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #765957 is Cyan = 0, Magento = 0.25, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 87 | - |
| CMYK | 0 | 0.25 | 0.26 | 0.54 |
| HSL | 3.87º | 0.15% | 0.4% | - |
| HSV(B) | 3.87º | 0.26% | 0.46% | - |
| XYZ | 12.76 | 11.68 | 10.6 | - |
| YUV | 97.44 | 122.11 | 142.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 87 | 0 | 0.25 | 0.26 | 0.54 | 3.87 | 0.15 | 0.4 |
| Hex | 76 | 59 | 57 | 0 | 19 | 1A | 36 | 4 | F | 28 |
| Octal | 166 | 131 | 127 | 0 | 31 | 32 | 66 | 4 | 17 | 50 |
| Binary | 1110110 | 1011001 | 1010111 | 0 | 11001 | 11010 | 110110 | 100 | 1111 | 101000 |
Color Harmonies of #765957
Complementary color
Monochromatic Colors of #765957
Black with #765957
Text Example
Text Example
White with #765957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765957; }
p { color: rgb(118,89,87); }
H1.HeaderClassName
{
color: #765957;
}
.AnyTagClassName
{
color: #765957;
}
</style>
background-color css
<style>
a { background-color: #765957; }
a { background-color: rgb(118,89,87); }
div.DivClassName
{
background-color: #765957;
}
.BgClassName
{
background-color: #765957;
}
</style>
border-color css
<style>
span { border-color: #765957; }
span { border-color: rgb(118,89,87); }
td.TdClassName
{
border-color: #765957;
}
.TagClassName
{
border-color: #765957;
}
</style>