Shades of Zambezi #685756
Tints of Zambezi #685756
RGB
CMYK
RGB Variations
Color information
#685756 (or 0x685756) is known color: Zambezi. HEX triplet: 68, 57 and 56. RGB value is (104,87,86). Sum of RGB (Red+Green+Blue) = 104+87+86=277 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.55% from 277); Green value is 87 (34.38% from 255 or 31.41% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 104 - color contains mainly: red. Hex color #685756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685756 is #97A8A9. Grayscale: #5B5B5B. Windows color (decimal): -9939114 or 5658472. OLE color: 5658472.
HSL color Cylindrical-coordinate representation of color #685756: hue angle of 3.33º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #685756 is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 86 | - |
| CMYK | 0 | 0.16 | 0.17 | 0.59 |
| HSL | 3.33º | 0.09% | 0.37% | - |
| HSV(B) | 3.33º | 0.17% | 0.41% | - |
| XYZ | 10.8 | 10.43 | 10.25 | - |
| YUV | 91.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 86 | 0 | 0.16 | 0.17 | 0.59 | 3.33 | 0.09 | 0.37 |
| Hex | 68 | 57 | 56 | 0 | 10 | 11 | 3B | 3 | 9 | 25 |
| Octal | 150 | 127 | 126 | 0 | 20 | 21 | 73 | 3 | 11 | 45 |
| Binary | 1101000 | 1010111 | 1010110 | 0 | 10000 | 10001 | 111011 | 11 | 1001 | 100101 |
Color Harmonies of #685756
Complementary color
Monochromatic Colors of #685756
Black with #685756
Text Example
Text Example
White with #685756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685756; }
p { color: rgb(104,87,86); }
H1.HeaderClassName
{
color: #685756;
}
.AnyTagClassName
{
color: #685756;
}
</style>
background-color css
<style>
a { background-color: #685756; }
a { background-color: rgb(104,87,86); }
div.DivClassName
{
background-color: #685756;
}
.BgClassName
{
background-color: #685756;
}
</style>
border-color css
<style>
span { border-color: #685756; }
span { border-color: rgb(104,87,86); }
td.TdClassName
{
border-color: #685756;
}
.TagClassName
{
border-color: #685756;
}
</style>