Shades of Zambezi #645756
Tints of Zambezi #645756
RGB
CMYK
RGB Variations
Color information
#645756 (or 0x645756) is known color: Zambezi. HEX triplet: 64, 57 and 56. RGB value is (100,87,86). Sum of RGB (Red+Green+Blue) = 100+87+86=273 (36% of max value = 765). Red value is 100 (39.45% from 255 or 36.63% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 100 - color contains mainly: red. Hex color #645756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #645756 is #9BA8A9. Grayscale: #5A5A5A. Windows color (decimal): -10201258 or 5658468. OLE color: 5658468.
HSL color Cylindrical-coordinate representation of color #645756: hue angle of 4.29º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #645756 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 87 | 86 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.61 |
| HSL | 4.29º | 0.08% | 0.36% | - |
| HSV(B) | 4.29º | 0.14% | 0.39% | - |
| XYZ | 10.34 | 10.2 | 10.23 | - |
| YUV | 90.77 | 125.31 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 87 | 86 | 0 | 0.13 | 0.14 | 0.61 | 4.29 | 0.08 | 0.36 |
| Hex | 64 | 57 | 56 | 0 | D | E | 3D | 4 | 8 | 24 |
| Octal | 144 | 127 | 126 | 0 | 15 | 16 | 75 | 4 | 10 | 44 |
| Binary | 1100100 | 1010111 | 1010110 | 0 | 1101 | 1110 | 111101 | 100 | 1000 | 100100 |
Color Harmonies of #645756
Complementary color
Monochromatic Colors of #645756
Black with #645756
Text Example
Text Example
White with #645756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645756; }
p { color: rgb(100,87,86); }
H1.HeaderClassName
{
color: #645756;
}
.AnyTagClassName
{
color: #645756;
}
</style>
background-color css
<style>
a { background-color: #645756; }
a { background-color: rgb(100,87,86); }
div.DivClassName
{
background-color: #645756;
}
.BgClassName
{
background-color: #645756;
}
</style>
border-color css
<style>
span { border-color: #645756; }
span { border-color: rgb(100,87,86); }
td.TdClassName
{
border-color: #645756;
}
.TagClassName
{
border-color: #645756;
}
</style>