Shades of Zambezi #685757
Tints of Zambezi #685757
RGB
CMYK
RGB Variations
Color information
#685757 (or 0x685757) is known color: Zambezi. HEX triplet: 68, 57 and 57. RGB value is (104,87,87). Sum of RGB (Red+Green+Blue) = 104+87+87=278 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.41% from 278); Green value is 87 (34.38% from 255 or 31.29% from 278); Blue value is 87 (34.38% from 255 or 31.29% from 278); Max value from RGB is 104 - color contains mainly: red. Hex color #685757 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685757 is #97A8A8. Grayscale: #5C5C5C. Windows color (decimal): -9939113 or 5724008. OLE color: 5724008.
HSL color Cylindrical-coordinate representation of color #685757: hue angle of 0º 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 #685757 is Cyan = 0, Magento = 0.16, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 87 | - |
| CMYK | 0 | 0.16 | 0.16 | 0.59 |
| HSL | 0º | 0.09% | 0.37% | - |
| HSV(B) | 0º | 0.16% | 0.41% | - |
| XYZ | 10.84 | 10.45 | 10.46 | - |
| YUV | 92.08 | 125.13 | 136.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 87 | 0 | 0.16 | 0.16 | 0.59 | 0 | 0.09 | 0.37 |
| Hex | 68 | 57 | 57 | 0 | 10 | 10 | 3B | 0 | 9 | 25 |
| Octal | 150 | 127 | 127 | 0 | 20 | 20 | 73 | 0 | 11 | 45 |
| Binary | 1101000 | 1010111 | 1010111 | 0 | 10000 | 10000 | 111011 | 0 | 1001 | 100101 |
Color Harmonies of #685757
Complementary color
Monochromatic Colors of #685757
Black with #685757
Text Example
Text Example
White with #685757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685757; }
p { color: rgb(104,87,87); }
H1.HeaderClassName
{
color: #685757;
}
.AnyTagClassName
{
color: #685757;
}
</style>
background-color css
<style>
a { background-color: #685757; }
a { background-color: rgb(104,87,87); }
div.DivClassName
{
background-color: #685757;
}
.BgClassName
{
background-color: #685757;
}
</style>
border-color css
<style>
span { border-color: #685757; }
span { border-color: rgb(104,87,87); }
td.TdClassName
{
border-color: #685757;
}
.TagClassName
{
border-color: #685757;
}
</style>