Shades of Zambezi #745958
Tints of Zambezi #745958
RGB
CMYK
RGB Variations
Color information
#745958 (or 0x745958) is known color: Zambezi. HEX triplet: 74, 59 and 58. RGB value is (116,89,88). Sum of RGB (Red+Green+Blue) = 116+89+88=293 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.59% from 293); Green value is 89 (35.16% from 255 or 30.38% from 293); Blue value is 88 (34.77% from 255 or 30.03% from 293); Max value from RGB is 116 - color contains mainly: red. Hex color #745958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745958 is #8BA6A7. Grayscale: #606060. Windows color (decimal): -9152168 or 5790068. OLE color: 5790068.
HSL color Cylindrical-coordinate representation of color #745958: hue angle of 2.14º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #745958 is Cyan = 0, Magento = 0.23, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 88 | - |
| CMYK | 0 | 0.23 | 0.24 | 0.55 |
| HSL | 2.14º | 0.14% | 0.4% | - |
| HSV(B) | 2.14º | 0.24% | 0.45% | - |
| XYZ | 12.54 | 11.56 | 10.8 | - |
| YUV | 96.96 | 122.95 | 141.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 88 | 0 | 0.23 | 0.24 | 0.55 | 2.14 | 0.14 | 0.4 |
| Hex | 74 | 59 | 58 | 0 | 17 | 18 | 37 | 2 | E | 28 |
| Octal | 164 | 131 | 130 | 0 | 27 | 30 | 67 | 2 | 16 | 50 |
| Binary | 1110100 | 1011001 | 1011000 | 0 | 10111 | 11000 | 110111 | 10 | 1110 | 101000 |
Color Harmonies of #745958
Complementary color
Monochromatic Colors of #745958
Black with #745958
Text Example
Text Example
White with #745958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745958; }
p { color: rgb(116,89,88); }
H1.HeaderClassName
{
color: #745958;
}
.AnyTagClassName
{
color: #745958;
}
</style>
background-color css
<style>
a { background-color: #745958; }
a { background-color: rgb(116,89,88); }
div.DivClassName
{
background-color: #745958;
}
.BgClassName
{
background-color: #745958;
}
</style>
border-color css
<style>
span { border-color: #745958; }
span { border-color: rgb(116,89,88); }
td.TdClassName
{
border-color: #745958;
}
.TagClassName
{
border-color: #745958;
}
</style>