Shades of Zambezi #605958
Tints of Zambezi #605958
RGB
CMYK
RGB Variations
Color information
#605958 (or 0x605958) is known color: Zambezi. HEX triplet: 60, 59 and 58. RGB value is (96,89,88). Sum of RGB (Red+Green+Blue) = 96+89+88=273 (36% of max value = 765). Red value is 96 (37.89% from 255 or 35.16% from 273); Green value is 89 (35.16% from 255 or 32.60% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 96 - color contains mainly: red. Hex color #605958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605958 is #9FA6A7. Grayscale: #5A5A5A. Windows color (decimal): -10462888 or 5790048. OLE color: 5790048.
HSL color Cylindrical-coordinate representation of color #605958: hue angle of 7.5º degrees, saturation: 0.04, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #605958 is Cyan = 0, Magento = 0.07, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 89 | 88 | - |
| CMYK | 0 | 0.07 | 0.08 | 0.62 |
| HSL | 7.5º | 0.04% | 0.36% | - |
| HSV(B) | 7.5º | 0.08% | 0.38% | - |
| XYZ | 10.16 | 10.34 | 10.69 | - |
| YUV | 90.98 | 126.32 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 88 | 0 | 0.07 | 0.08 | 0.62 | 7.5 | 0.04 | 0.36 |
| Hex | 60 | 59 | 58 | 0 | 7 | 8 | 3E | 8 | 4 | 24 |
| Octal | 140 | 131 | 130 | 0 | 7 | 10 | 76 | 10 | 4 | 44 |
| Binary | 1100000 | 1011001 | 1011000 | 0 | 111 | 1000 | 111110 | 1000 | 100 | 100100 |
Color Harmonies of #605958
Complementary color
Monochromatic Colors of #605958
Black with #605958
Text Example
Text Example
White with #605958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605958; }
p { color: rgb(96,89,88); }
H1.HeaderClassName
{
color: #605958;
}
.AnyTagClassName
{
color: #605958;
}
</style>
background-color css
<style>
a { background-color: #605958; }
a { background-color: rgb(96,89,88); }
div.DivClassName
{
background-color: #605958;
}
.BgClassName
{
background-color: #605958;
}
</style>
border-color css
<style>
span { border-color: #605958; }
span { border-color: rgb(96,89,88); }
td.TdClassName
{
border-color: #605958;
}
.TagClassName
{
border-color: #605958;
}
</style>