Shades of Zambezi #685959
Tints of Zambezi #685959
RGB
CMYK
RGB Variations
Color information
#685959 (or 0x685959) is known color: Zambezi. HEX triplet: 68, 59 and 59. RGB value is (104,89,89). Sum of RGB (Red+Green+Blue) = 104+89+89=282 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.88% from 282); Green value is 89 (35.16% from 255 or 31.56% from 282); Blue value is 89 (35.16% from 255 or 31.56% from 282); Max value from RGB is 104 - color contains mainly: red. Hex color #685959 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685959 is #97A6A6. Grayscale: #5D5D5D. Windows color (decimal): -9938599 or 5855592. OLE color: 5855592.
HSL color Cylindrical-coordinate representation of color #685959: hue angle of 0º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #685959 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 89 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.59 |
| HSL | 0º | 0.08% | 0.38% | - |
| HSV(B) | 0º | 0.14% | 0.41% | - |
| XYZ | 11.08 | 10.81 | 10.95 | - |
| YUV | 93.49 | 125.47 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 89 | 0 | 0.14 | 0.14 | 0.59 | 0 | 0.08 | 0.38 |
| Hex | 68 | 59 | 59 | 0 | E | E | 3B | 0 | 8 | 26 |
| Octal | 150 | 131 | 131 | 0 | 16 | 16 | 73 | 0 | 10 | 46 |
| Binary | 1101000 | 1011001 | 1011001 | 0 | 1110 | 1110 | 111011 | 0 | 1000 | 100110 |
Color Harmonies of #685959
Complementary color
Monochromatic Colors of #685959
Black with #685959
Text Example
Text Example
White with #685959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685959; }
p { color: rgb(104,89,89); }
H1.HeaderClassName
{
color: #685959;
}
.AnyTagClassName
{
color: #685959;
}
</style>
background-color css
<style>
a { background-color: #685959; }
a { background-color: rgb(104,89,89); }
div.DivClassName
{
background-color: #685959;
}
.BgClassName
{
background-color: #685959;
}
</style>
border-color css
<style>
span { border-color: #685959; }
span { border-color: rgb(104,89,89); }
td.TdClassName
{
border-color: #685959;
}
.TagClassName
{
border-color: #685959;
}
</style>