Shades of Zambezi #795857
Tints of Zambezi #795857
RGB
CMYK
RGB Variations
Color information
#795857 (or 0x795857) is known color: Zambezi. HEX triplet: 79, 58 and 57. RGB value is (121,88,87). Sum of RGB (Red+Green+Blue) = 121+88+87=296 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.88% from 296); Green value is 88 (34.77% from 255 or 29.73% from 296); Blue value is 87 (34.38% from 255 or 29.39% from 296); Max value from RGB is 121 - color contains mainly: red. Hex color #795857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795857 is #86A7A8. Grayscale: #616161. Windows color (decimal): -8824745 or 5724281. OLE color: 5724281.
HSL color Cylindrical-coordinate representation of color #795857: hue angle of 1.76º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #795857 is Cyan = 0, Magento = 0.27, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 88 | 87 | - |
| CMYK | 0 | 0.27 | 0.28 | 0.53 |
| HSL | 1.76º | 0.16% | 0.41% | - |
| HSV(B) | 1.76º | 0.28% | 0.47% | - |
| XYZ | 13.1 | 11.73 | 10.59 | - |
| YUV | 97.75 | 121.93 | 144.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 88 | 87 | 0 | 0.27 | 0.28 | 0.53 | 1.76 | 0.16 | 0.41 |
| Hex | 79 | 58 | 57 | 0 | 1B | 1C | 35 | 2 | 10 | 29 |
| Octal | 171 | 130 | 127 | 0 | 33 | 34 | 65 | 2 | 20 | 51 |
| Binary | 1111001 | 1011000 | 1010111 | 0 | 11011 | 11100 | 110101 | 10 | 10000 | 101001 |
Color Harmonies of #795857
Complementary color
Monochromatic Colors of #795857
Black with #795857
Text Example
Text Example
White with #795857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795857; }
p { color: rgb(121,88,87); }
H1.HeaderClassName
{
color: #795857;
}
.AnyTagClassName
{
color: #795857;
}
</style>
background-color css
<style>
a { background-color: #795857; }
a { background-color: rgb(121,88,87); }
div.DivClassName
{
background-color: #795857;
}
.BgClassName
{
background-color: #795857;
}
</style>
border-color css
<style>
span { border-color: #795857; }
span { border-color: rgb(121,88,87); }
td.TdClassName
{
border-color: #795857;
}
.TagClassName
{
border-color: #795857;
}
</style>