Shades of Zambezi #605656
Tints of Zambezi #605656
RGB
CMYK
RGB Variations
Color information
#605656 (or 0x605656) is known color: Zambezi. HEX triplet: 60, 56 and 56. RGB value is (96,86,86). Sum of RGB (Red+Green+Blue) = 96+86+86=268 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.82% from 268); Green value is 86 (33.98% from 255 or 32.09% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 96 - color contains mainly: red. Hex color #605656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605656 is #9FA9A9. Grayscale: #595959. Windows color (decimal): -10463658 or 5658208. OLE color: 5658208.
HSL color Cylindrical-coordinate representation of color #605656: hue angle of 0º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #605656 is Cyan = 0, Magento = 0.10, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 86 | 86 | - |
| CMYK | 0 | 0.10 | 0.10 | 0.62 |
| HSL | 0º | 0.05% | 0.36% | - |
| HSV(B) | 0º | 0.1% | 0.38% | - |
| XYZ | 9.83 | 9.81 | 10.18 | - |
| YUV | 88.99 | 126.31 | 133 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 86 | 86 | 0 | 0.10 | 0.10 | 0.62 | 0 | 0.05 | 0.36 |
| Hex | 60 | 56 | 56 | 0 | A | A | 3E | 0 | 5 | 24 |
| Octal | 140 | 126 | 126 | 0 | 12 | 12 | 76 | 0 | 5 | 44 |
| Binary | 1100000 | 1010110 | 1010110 | 0 | 1010 | 1010 | 111110 | 0 | 101 | 100100 |
Color Harmonies of #605656
Complementary color
Monochromatic Colors of #605656
Black with #605656
Text Example
Text Example
White with #605656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605656; }
p { color: rgb(96,86,86); }
H1.HeaderClassName
{
color: #605656;
}
.AnyTagClassName
{
color: #605656;
}
</style>
background-color css
<style>
a { background-color: #605656; }
a { background-color: rgb(96,86,86); }
div.DivClassName
{
background-color: #605656;
}
.BgClassName
{
background-color: #605656;
}
</style>
border-color css
<style>
span { border-color: #605656; }
span { border-color: rgb(96,86,86); }
td.TdClassName
{
border-color: #605656;
}
.TagClassName
{
border-color: #605656;
}
</style>