Shades of Zambezi #655958
Tints of Zambezi #655958
RGB
CMYK
RGB Variations
Color information
#655958 (or 0x655958) is known color: Zambezi. HEX triplet: 65, 59 and 58. RGB value is (101,89,88). Sum of RGB (Red+Green+Blue) = 101+89+88=278 (36% of max value = 765). Red value is 101 (39.84% from 255 or 36.33% from 278); Green value is 89 (35.16% from 255 or 32.01% from 278); Blue value is 88 (34.77% from 255 or 31.65% from 278); Max value from RGB is 101 - color contains mainly: red. Hex color #655958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655958 is #9AA6A7. Grayscale: #5C5C5C. Windows color (decimal): -10135208 or 5790053. OLE color: 5790053.
HSL color Cylindrical-coordinate representation of color #655958: hue angle of 4.62º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #655958 is Cyan = 0, Magento = 0.12, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 89 | 88 | - |
| CMYK | 0 | 0.12 | 0.13 | 0.60 |
| HSL | 4.62º | 0.07% | 0.37% | - |
| HSV(B) | 4.62º | 0.13% | 0.4% | - |
| XYZ | 10.7 | 10.62 | 10.72 | - |
| YUV | 92.47 | 125.48 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 88 | 0 | 0.12 | 0.13 | 0.60 | 4.62 | 0.07 | 0.37 |
| Hex | 65 | 59 | 58 | 0 | C | D | 3C | 5 | 7 | 25 |
| Octal | 145 | 131 | 130 | 0 | 14 | 15 | 74 | 5 | 7 | 45 |
| Binary | 1100101 | 1011001 | 1011000 | 0 | 1100 | 1101 | 111100 | 101 | 111 | 100101 |
Color Harmonies of #655958
Complementary color
Monochromatic Colors of #655958
Black with #655958
Text Example
Text Example
White with #655958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655958; }
p { color: rgb(101,89,88); }
H1.HeaderClassName
{
color: #655958;
}
.AnyTagClassName
{
color: #655958;
}
</style>
background-color css
<style>
a { background-color: #655958; }
a { background-color: rgb(101,89,88); }
div.DivClassName
{
background-color: #655958;
}
.BgClassName
{
background-color: #655958;
}
</style>
border-color css
<style>
span { border-color: #655958; }
span { border-color: rgb(101,89,88); }
td.TdClassName
{
border-color: #655958;
}
.TagClassName
{
border-color: #655958;
}
</style>