Shades of Zambezi #765958
Tints of Zambezi #765958
RGB
CMYK
RGB Variations
Color information
#765958 (or 0x765958) is known color: Zambezi. HEX triplet: 76, 59 and 58. RGB value is (118,89,88). Sum of RGB (Red+Green+Blue) = 118+89+88=295 (39% of max value = 765). Red value is 118 (46.48% from 255 or 40% from 295); Green value is 89 (35.16% from 255 or 30.17% from 295); Blue value is 88 (34.77% from 255 or 29.83% from 295); Max value from RGB is 118 - color contains mainly: red. Hex color #765958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765958 is #89A6A7. Grayscale: #616161. Windows color (decimal): -9021096 or 5790070. OLE color: 5790070.
HSL color Cylindrical-coordinate representation of color #765958: hue angle of 2º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #765958 is Cyan = 0, Magento = 0.25, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 88 | - |
| CMYK | 0 | 0.25 | 0.25 | 0.54 |
| HSL | 2º | 0.15% | 0.4% | - |
| HSV(B) | 2º | 0.25% | 0.46% | - |
| XYZ | 12.81 | 11.7 | 10.82 | - |
| YUV | 97.56 | 122.61 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 88 | 0 | 0.25 | 0.25 | 0.54 | 2 | 0.15 | 0.4 |
| Hex | 76 | 59 | 58 | 0 | 19 | 19 | 36 | 2 | F | 28 |
| Octal | 166 | 131 | 130 | 0 | 31 | 31 | 66 | 2 | 17 | 50 |
| Binary | 1110110 | 1011001 | 1011000 | 0 | 11001 | 11001 | 110110 | 10 | 1111 | 101000 |
Color Harmonies of #765958
Complementary color
Monochromatic Colors of #765958
Black with #765958
Text Example
Text Example
White with #765958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765958; }
p { color: rgb(118,89,88); }
H1.HeaderClassName
{
color: #765958;
}
.AnyTagClassName
{
color: #765958;
}
</style>
background-color css
<style>
a { background-color: #765958; }
a { background-color: rgb(118,89,88); }
div.DivClassName
{
background-color: #765958;
}
.BgClassName
{
background-color: #765958;
}
</style>
border-color css
<style>
span { border-color: #765958; }
span { border-color: rgb(118,89,88); }
td.TdClassName
{
border-color: #765958;
}
.TagClassName
{
border-color: #765958;
}
</style>