Shades of Zambezi #645958
Tints of Zambezi #645958
RGB
CMYK
RGB Variations
Color information
#645958 (or 0x645958) is known color: Zambezi. HEX triplet: 64, 59 and 58. RGB value is (100,89,88). Sum of RGB (Red+Green+Blue) = 100+89+88=277 (36% of max value = 765). Red value is 100 (39.45% from 255 or 36.10% from 277); Green value is 89 (35.16% from 255 or 32.13% from 277); Blue value is 88 (34.77% from 255 or 31.77% from 277); Max value from RGB is 100 - color contains mainly: red. Hex color #645958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #645958 is #9BA6A7. Grayscale: #5C5C5C. Windows color (decimal): -10200744 or 5790052. OLE color: 5790052.
HSL color Cylindrical-coordinate representation of color #645958: hue angle of 5º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #645958 is Cyan = 0, Magento = 0.11, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 89 | 88 | - |
| CMYK | 0 | 0.11 | 0.12 | 0.61 |
| HSL | 5º | 0.06% | 0.37% | - |
| HSV(B) | 5º | 0.12% | 0.39% | - |
| XYZ | 10.59 | 10.56 | 10.71 | - |
| YUV | 92.18 | 125.64 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 89 | 88 | 0 | 0.11 | 0.12 | 0.61 | 5 | 0.06 | 0.37 |
| Hex | 64 | 59 | 58 | 0 | B | C | 3D | 5 | 6 | 25 |
| Octal | 144 | 131 | 130 | 0 | 13 | 14 | 75 | 5 | 6 | 45 |
| Binary | 1100100 | 1011001 | 1011000 | 0 | 1011 | 1100 | 111101 | 101 | 110 | 100101 |
Color Harmonies of #645958
Complementary color
Monochromatic Colors of #645958
Black with #645958
Text Example
Text Example
White with #645958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645958; }
p { color: rgb(100,89,88); }
H1.HeaderClassName
{
color: #645958;
}
.AnyTagClassName
{
color: #645958;
}
</style>
background-color css
<style>
a { background-color: #645958; }
a { background-color: rgb(100,89,88); }
div.DivClassName
{
background-color: #645958;
}
.BgClassName
{
background-color: #645958;
}
</style>
border-color css
<style>
span { border-color: #645958; }
span { border-color: rgb(100,89,88); }
td.TdClassName
{
border-color: #645958;
}
.TagClassName
{
border-color: #645958;
}
</style>