Shades of Zambezi #686160
Tints of Zambezi #686160
RGB
CMYK
RGB Variations
Color information
#686160 (or 0x686160) is known color: Zambezi. HEX triplet: 68, 61 and 60. RGB value is (104,97,96). Sum of RGB (Red+Green+Blue) = 104+97+96=297 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.02% from 297); Green value is 97 (38.28% from 255 or 32.66% from 297); Blue value is 96 (37.89% from 255 or 32.32% from 297); Max value from RGB is 104 - color contains mainly: red. Hex color #686160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686160 is #979E9F. Grayscale: #626262. Windows color (decimal): -9936544 or 6316392. OLE color: 6316392.
HSL color Cylindrical-coordinate representation of color #686160: hue angle of 7.5º degrees, saturation: 0.04, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #686160 is Cyan = 0, Magento = 0.07, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 96 | - |
| CMYK | 0 | 0.07 | 0.08 | 0.59 |
| HSL | 7.5º | 0.04% | 0.39% | - |
| HSV(B) | 7.5º | 0.08% | 0.41% | - |
| XYZ | 12.09 | 12.34 | 12.81 | - |
| YUV | 98.98 | 126.32 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 96 | 0 | 0.07 | 0.08 | 0.59 | 7.5 | 0.04 | 0.39 |
| Hex | 68 | 61 | 60 | 0 | 7 | 8 | 3B | 8 | 4 | 27 |
| Octal | 150 | 141 | 140 | 0 | 7 | 10 | 73 | 10 | 4 | 47 |
| Binary | 1101000 | 1100001 | 1100000 | 0 | 111 | 1000 | 111011 | 1000 | 100 | 100111 |
Color Harmonies of #686160
Complementary color
Monochromatic Colors of #686160
Black with #686160
Text Example
Text Example
White with #686160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686160; }
p { color: rgb(104,97,96); }
H1.HeaderClassName
{
color: #686160;
}
.AnyTagClassName
{
color: #686160;
}
</style>
background-color css
<style>
a { background-color: #686160; }
a { background-color: rgb(104,97,96); }
div.DivClassName
{
background-color: #686160;
}
.BgClassName
{
background-color: #686160;
}
</style>
border-color css
<style>
span { border-color: #686160; }
span { border-color: rgb(104,97,96); }
td.TdClassName
{
border-color: #686160;
}
.TagClassName
{
border-color: #686160;
}
</style>