Shades of Zambezi #785857
Tints of Zambezi #785857
RGB
CMYK
RGB Variations
Color information
#785857 (or 0x785857) is known color: Zambezi. HEX triplet: 78, 58 and 57. RGB value is (120,88,87). Sum of RGB (Red+Green+Blue) = 120+88+87=295 (39% of max value = 765). Red value is 120 (47.27% from 255 or 40.68% from 295); Green value is 88 (34.77% from 255 or 29.83% from 295); Blue value is 87 (34.38% from 255 or 29.49% from 295); Max value from RGB is 120 - color contains mainly: red. Hex color #785857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785857 is #87A7A8. Grayscale: #616161. Windows color (decimal): -8890281 or 5724280. OLE color: 5724280.
HSL color Cylindrical-coordinate representation of color #785857: hue angle of 1.82º degrees, saturation: 0.16, 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 #785857 is Cyan = 0, Magento = 0.27, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 88 | 87 | - |
| CMYK | 0 | 0.27 | 0.28 | 0.53 |
| HSL | 1.82º | 0.16% | 0.41% | - |
| HSV(B) | 1.82º | 0.28% | 0.47% | - |
| XYZ | 12.96 | 11.66 | 10.58 | - |
| YUV | 97.45 | 122.1 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 88 | 87 | 0 | 0.27 | 0.28 | 0.53 | 1.82 | 0.16 | 0.41 |
| Hex | 78 | 58 | 57 | 0 | 1B | 1C | 35 | 2 | 10 | 29 |
| Octal | 170 | 130 | 127 | 0 | 33 | 34 | 65 | 2 | 20 | 51 |
| Binary | 1111000 | 1011000 | 1010111 | 0 | 11011 | 11100 | 110101 | 10 | 10000 | 101001 |
Color Harmonies of #785857
Complementary color
Monochromatic Colors of #785857
Black with #785857
Text Example
Text Example
White with #785857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785857; }
p { color: rgb(120,88,87); }
H1.HeaderClassName
{
color: #785857;
}
.AnyTagClassName
{
color: #785857;
}
</style>
background-color css
<style>
a { background-color: #785857; }
a { background-color: rgb(120,88,87); }
div.DivClassName
{
background-color: #785857;
}
.BgClassName
{
background-color: #785857;
}
</style>
border-color css
<style>
span { border-color: #785857; }
span { border-color: rgb(120,88,87); }
td.TdClassName
{
border-color: #785857;
}
.TagClassName
{
border-color: #785857;
}
</style>