Shades of Zambezi #655957
Tints of Zambezi #655957
RGB
CMYK
RGB Variations
Color information
#655957 (or 0x655957) is known color: Zambezi. HEX triplet: 65, 59 and 57. RGB value is (101,89,87). Sum of RGB (Red+Green+Blue) = 101+89+87=277 (36% of max value = 765). Red value is 101 (39.84% from 255 or 36.46% from 277); Green value is 89 (35.16% from 255 or 32.13% from 277); Blue value is 87 (34.38% from 255 or 31.41% from 277); Max value from RGB is 101 - color contains mainly: red. Hex color #655957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655957 is #9AA6A8. Grayscale: #5C5C5C. Windows color (decimal): -10135209 or 5724517. OLE color: 5724517.
HSL color Cylindrical-coordinate representation of color #655957: hue angle of 8.57º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #655957 is Cyan = 0, Magento = 0.12, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 89 | 87 | - |
| CMYK | 0 | 0.12 | 0.14 | 0.60 |
| HSL | 8.57º | 0.07% | 0.37% | - |
| HSV(B) | 8.57º | 0.14% | 0.4% | - |
| XYZ | 10.66 | 10.6 | 10.5 | - |
| YUV | 92.36 | 124.98 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 87 | 0 | 0.12 | 0.14 | 0.60 | 8.57 | 0.07 | 0.37 |
| Hex | 65 | 59 | 57 | 0 | C | E | 3C | 9 | 7 | 25 |
| Octal | 145 | 131 | 127 | 0 | 14 | 16 | 74 | 11 | 7 | 45 |
| Binary | 1100101 | 1011001 | 1010111 | 0 | 1100 | 1110 | 111100 | 1001 | 111 | 100101 |
Color Harmonies of #655957
Complementary color
Monochromatic Colors of #655957
Black with #655957
Text Example
Text Example
White with #655957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655957; }
p { color: rgb(101,89,87); }
H1.HeaderClassName
{
color: #655957;
}
.AnyTagClassName
{
color: #655957;
}
</style>
background-color css
<style>
a { background-color: #655957; }
a { background-color: rgb(101,89,87); }
div.DivClassName
{
background-color: #655957;
}
.BgClassName
{
background-color: #655957;
}
</style>
border-color css
<style>
span { border-color: #655957; }
span { border-color: rgb(101,89,87); }
td.TdClassName
{
border-color: #655957;
}
.TagClassName
{
border-color: #655957;
}
</style>