Shades of Zambezi #685857
Tints of Zambezi #685857
RGB
CMYK
RGB Variations
Color information
#685857 (or 0x685857) is known color: Zambezi. HEX triplet: 68, 58 and 57. RGB value is (104,88,87). Sum of RGB (Red+Green+Blue) = 104+88+87=279 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.28% from 279); Green value is 88 (34.77% from 255 or 31.54% from 279); Blue value is 87 (34.38% from 255 or 31.18% from 279); Max value from RGB is 104 - color contains mainly: red. Hex color #685857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685857 is #97A7A8. Grayscale: #5C5C5C. Windows color (decimal): -9938857 or 5724264. OLE color: 5724264.
HSL color Cylindrical-coordinate representation of color #685857: hue angle of 3.53º 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 #685857 is Cyan = 0, Magento = 0.15, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 87 | - |
| CMYK | 0 | 0.15 | 0.16 | 0.59 |
| HSL | 3.53º | 0.09% | 0.37% | - |
| HSV(B) | 3.53º | 0.16% | 0.41% | - |
| XYZ | 10.92 | 10.61 | 10.49 | - |
| YUV | 92.67 | 124.8 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 87 | 0 | 0.15 | 0.16 | 0.59 | 3.53 | 0.09 | 0.37 |
| Hex | 68 | 58 | 57 | 0 | F | 10 | 3B | 4 | 9 | 25 |
| Octal | 150 | 130 | 127 | 0 | 17 | 20 | 73 | 4 | 11 | 45 |
| Binary | 1101000 | 1011000 | 1010111 | 0 | 1111 | 10000 | 111011 | 100 | 1001 | 100101 |
Color Harmonies of #685857
Complementary color
Monochromatic Colors of #685857
Black with #685857
Text Example
Text Example
White with #685857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685857; }
p { color: rgb(104,88,87); }
H1.HeaderClassName
{
color: #685857;
}
.AnyTagClassName
{
color: #685857;
}
</style>
background-color css
<style>
a { background-color: #685857; }
a { background-color: rgb(104,88,87); }
div.DivClassName
{
background-color: #685857;
}
.BgClassName
{
background-color: #685857;
}
</style>
border-color css
<style>
span { border-color: #685857; }
span { border-color: rgb(104,88,87); }
td.TdClassName
{
border-color: #685857;
}
.TagClassName
{
border-color: #685857;
}
</style>