Shades of Zambezi #685655
Tints of Zambezi #685655
RGB
CMYK
RGB Variations
Color information
#685655 (or 0x685655) is known color: Zambezi. HEX triplet: 68, 56 and 55. RGB value is (104,86,85). Sum of RGB (Red+Green+Blue) = 104+86+85=275 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.82% from 275); Green value is 86 (33.98% from 255 or 31.27% from 275); Blue value is 85 (33.59% from 255 or 30.91% from 275); Max value from RGB is 104 - color contains mainly: red. Hex color #685655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685655 is #97A9AA. Grayscale: #5B5B5B. Windows color (decimal): -9939371 or 5592680. OLE color: 5592680.
HSL color Cylindrical-coordinate representation of color #685655: hue angle of 3.16º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #685655 is Cyan = 0, Magento = 0.17, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
RGB | 104 | 86 | 85 | - |
CMYK | 0 | 0.17 | 0.18 | 0.59 |
HSL | 3.16º | 0.1% | 0.37% | - |
HSV(B) | 3.16º | 0.18% | 0.41% | - |
XYZ | 10.68 | 10.25 | 10.01 | - |
YUV | 91.27 | 124.46 | 137.08 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 104 | 86 | 85 | 0 | 0.17 | 0.18 | 0.59 | 3.16 | 0.1 | 0.37 |
Hex | 68 | 56 | 55 | 0 | 11 | 12 | 3B | 3 | A | 25 |
Octal | 150 | 126 | 125 | 0 | 21 | 22 | 73 | 3 | 12 | 45 |
Binary | 1101000 | 1010110 | 1010101 | 0 | 10001 | 10010 | 111011 | 11 | 1010 | 100101 |
Color Harmonies of #685655
Complementary color
Monochromatic Colors of #685655
Black with #685655
Text Example
Text Example
White with #685655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685655; }
p { color: rgb(104,86,85); }
H1.HeaderClassName
{
color: #685655;
}
.AnyTagClassName
{
color: #685655;
}
</style>
background-color css
<style>
a { background-color: #685655; }
a { background-color: rgb(104,86,85); }
div.DivClassName
{
background-color: #685655;
}
.BgClassName
{
background-color: #685655;
}
</style>
border-color css
<style>
span { border-color: #685655; }
span { border-color: rgb(104,86,85); }
td.TdClassName
{
border-color: #685655;
}
.TagClassName
{
border-color: #685655;
}
</style>