Shades of Zambezi #775959
Tints of Zambezi #775959
RGB
CMYK
RGB Variations
Color information
#775959 (or 0x775959) is known color: Zambezi. HEX triplet: 77, 59 and 59. RGB value is (119,89,89). Sum of RGB (Red+Green+Blue) = 119+89+89=297 (39% of max value = 765). Red value is 119 (46.88% from 255 or 40.07% from 297); Green value is 89 (35.16% from 255 or 29.97% from 297); Blue value is 89 (35.16% from 255 or 29.97% from 297); Max value from RGB is 119 - color contains mainly: red. Hex color #775959 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775959 is #88A6A6. Grayscale: #626262. Windows color (decimal): -8955559 or 5855607. OLE color: 5855607.
HSL color Cylindrical-coordinate representation of color #775959: hue angle of 0º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #775959 is Cyan = 0, Magento = 0.25, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 89 | 89 | - |
| CMYK | 0 | 0.25 | 0.25 | 0.53 |
| HSL | 0º | 0.14% | 0.41% | - |
| HSV(B) | 0º | 0.25% | 0.47% | - |
| XYZ | 12.98 | 11.79 | 11.04 | - |
| YUV | 97.97 | 122.94 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 89 | 0 | 0.25 | 0.25 | 0.53 | 0 | 0.14 | 0.41 |
| Hex | 77 | 59 | 59 | 0 | 19 | 19 | 35 | 0 | E | 29 |
| Octal | 167 | 131 | 131 | 0 | 31 | 31 | 65 | 0 | 16 | 51 |
| Binary | 1110111 | 1011001 | 1011001 | 0 | 11001 | 11001 | 110101 | 0 | 1110 | 101001 |
Color Harmonies of #775959
Complementary color
Monochromatic Colors of #775959
Black with #775959
Text Example
Text Example
White with #775959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775959; }
p { color: rgb(119,89,89); }
H1.HeaderClassName
{
color: #775959;
}
.AnyTagClassName
{
color: #775959;
}
</style>
background-color css
<style>
a { background-color: #775959; }
a { background-color: rgb(119,89,89); }
div.DivClassName
{
background-color: #775959;
}
.BgClassName
{
background-color: #775959;
}
</style>
border-color css
<style>
span { border-color: #775959; }
span { border-color: rgb(119,89,89); }
td.TdClassName
{
border-color: #775959;
}
.TagClassName
{
border-color: #775959;
}
</style>