Shades of Zambezi #605858
Tints of Zambezi #605858
RGB
CMYK
RGB Variations
Color information
#605858 (or 0x605858) is known color: Zambezi. HEX triplet: 60, 58 and 58. RGB value is (96,88,88). Sum of RGB (Red+Green+Blue) = 96+88+88=272 (36% of max value = 765). Red value is 96 (37.89% from 255 or 35.29% from 272); Green value is 88 (34.77% from 255 or 32.35% from 272); Blue value is 88 (34.77% from 255 or 32.35% from 272); Max value from RGB is 96 - color contains mainly: red. Hex color #605858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605858 is #9FA7A7. Grayscale: #5A5A5A. Windows color (decimal): -10463144 or 5789792. OLE color: 5789792.
HSL color Cylindrical-coordinate representation of color #605858: hue angle of 0º 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 #605858 is Cyan = 0, Magento = 0.08, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 88 | 88 | - |
| CMYK | 0 | 0.08 | 0.08 | 0.62 |
| HSL | 0º | 0.04% | 0.36% | - |
| HSV(B) | 0º | 0.08% | 0.38% | - |
| XYZ | 10.08 | 10.17 | 10.66 | - |
| YUV | 90.39 | 126.65 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 88 | 88 | 0 | 0.08 | 0.08 | 0.62 | 0 | 0.04 | 0.36 |
| Hex | 60 | 58 | 58 | 0 | 8 | 8 | 3E | 0 | 4 | 24 |
| Octal | 140 | 130 | 130 | 0 | 10 | 10 | 76 | 0 | 4 | 44 |
| Binary | 1100000 | 1011000 | 1011000 | 0 | 1000 | 1000 | 111110 | 0 | 100 | 100100 |
Color Harmonies of #605858
Complementary color
Monochromatic Colors of #605858
Black with #605858
Text Example
Text Example
White with #605858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605858; }
p { color: rgb(96,88,88); }
H1.HeaderClassName
{
color: #605858;
}
.AnyTagClassName
{
color: #605858;
}
</style>
background-color css
<style>
a { background-color: #605858; }
a { background-color: rgb(96,88,88); }
div.DivClassName
{
background-color: #605858;
}
.BgClassName
{
background-color: #605858;
}
</style>
border-color css
<style>
span { border-color: #605858; }
span { border-color: rgb(96,88,88); }
td.TdClassName
{
border-color: #605858;
}
.TagClassName
{
border-color: #605858;
}
</style>