Shades of Zambezi #685957
Tints of Zambezi #685957
RGB
CMYK
RGB Variations
Color information
#685957 (or 0x685957) is known color: Zambezi. HEX triplet: 68, 59 and 57. RGB value is (104,89,87). Sum of RGB (Red+Green+Blue) = 104+89+87=280 (37% of max value = 765). Red value is 104 (41.02% from 255 or 37.14% from 280); Green value is 89 (35.16% from 255 or 31.79% from 280); Blue value is 87 (34.38% from 255 or 31.07% from 280); Max value from RGB is 104 - color contains mainly: red. Hex color #685957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685957 is #97A6A8. Grayscale: #5D5D5D. Windows color (decimal): -9938601 or 5724520. OLE color: 5724520.
HSL color Cylindrical-coordinate representation of color #685957: hue angle of 7.06º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #685957 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 87 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.59 |
| HSL | 7.06º | 0.09% | 0.37% | - |
| HSV(B) | 7.06º | 0.16% | 0.41% | - |
| XYZ | 11 | 10.78 | 10.52 | - |
| YUV | 93.26 | 124.47 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 87 | 0 | 0.14 | 0.16 | 0.59 | 7.06 | 0.09 | 0.37 |
| Hex | 68 | 59 | 57 | 0 | E | 10 | 3B | 7 | 9 | 25 |
| Octal | 150 | 131 | 127 | 0 | 16 | 20 | 73 | 7 | 11 | 45 |
| Binary | 1101000 | 1011001 | 1010111 | 0 | 1110 | 10000 | 111011 | 111 | 1001 | 100101 |
Color Harmonies of #685957
Complementary color
Monochromatic Colors of #685957
Black with #685957
Text Example
Text Example
White with #685957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685957; }
p { color: rgb(104,89,87); }
H1.HeaderClassName
{
color: #685957;
}
.AnyTagClassName
{
color: #685957;
}
</style>
background-color css
<style>
a { background-color: #685957; }
a { background-color: rgb(104,89,87); }
div.DivClassName
{
background-color: #685957;
}
.BgClassName
{
background-color: #685957;
}
</style>
border-color css
<style>
span { border-color: #685957; }
span { border-color: rgb(104,89,87); }
td.TdClassName
{
border-color: #685957;
}
.TagClassName
{
border-color: #685957;
}
</style>