Shades of Zambezi #785958
Tints of Zambezi #785958
RGB
CMYK
RGB Variations
Color information
#785958 (or 0x785958) is known color: Zambezi. HEX triplet: 78, 59 and 58. RGB value is (120,89,88). Sum of RGB (Red+Green+Blue) = 120+89+88=297 (39% of max value = 765). Red value is 120 (47.27% from 255 or 40.40% from 297); Green value is 89 (35.16% from 255 or 29.97% from 297); Blue value is 88 (34.77% from 255 or 29.63% from 297); Max value from RGB is 120 - color contains mainly: red. Hex color #785958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785958 is #87A6A7. Grayscale: #626262. Windows color (decimal): -8890024 or 5790072. OLE color: 5790072.
HSL color Cylindrical-coordinate representation of color #785958: hue angle of 1.88º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #785958 is Cyan = 0, Magento = 0.26, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 89 | 88 | - |
| CMYK | 0 | 0.26 | 0.27 | 0.53 |
| HSL | 1.88º | 0.15% | 0.41% | - |
| HSV(B) | 1.88º | 0.27% | 0.47% | - |
| XYZ | 13.08 | 11.84 | 10.83 | - |
| YUV | 98.16 | 122.27 | 143.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 89 | 88 | 0 | 0.26 | 0.27 | 0.53 | 1.88 | 0.15 | 0.41 |
| Hex | 78 | 59 | 58 | 0 | 1A | 1B | 35 | 2 | F | 29 |
| Octal | 170 | 131 | 130 | 0 | 32 | 33 | 65 | 2 | 17 | 51 |
| Binary | 1111000 | 1011001 | 1011000 | 0 | 11010 | 11011 | 110101 | 10 | 1111 | 101001 |
Color Harmonies of #785958
Complementary color
Monochromatic Colors of #785958
Black with #785958
Text Example
Text Example
White with #785958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785958; }
p { color: rgb(120,89,88); }
H1.HeaderClassName
{
color: #785958;
}
.AnyTagClassName
{
color: #785958;
}
</style>
background-color css
<style>
a { background-color: #785958; }
a { background-color: rgb(120,89,88); }
div.DivClassName
{
background-color: #785958;
}
.BgClassName
{
background-color: #785958;
}
</style>
border-color css
<style>
span { border-color: #785958; }
span { border-color: rgb(120,89,88); }
td.TdClassName
{
border-color: #785958;
}
.TagClassName
{
border-color: #785958;
}
</style>