Shades of Zambezi #655959
Tints of Zambezi #655959
RGB
CMYK
RGB Variations
Color information
#655959 (or 0x655959) is known color: Zambezi. HEX triplet: 65, 59 and 59. RGB value is (101,89,89). Sum of RGB (Red+Green+Blue) = 101+89+89=279 (36% of max value = 765). Red value is 101 (39.84% from 255 or 36.20% from 279); Green value is 89 (35.16% from 255 or 31.90% from 279); Blue value is 89 (35.16% from 255 or 31.90% from 279); Max value from RGB is 101 - color contains mainly: red. Hex color #655959 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655959 is #9AA6A6. Grayscale: #5C5C5C. Windows color (decimal): -10135207 or 5855589. OLE color: 5855589.
HSL color Cylindrical-coordinate representation of color #655959: hue angle of 0º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #655959 is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 89 | 89 | - |
| CMYK | 0 | 0.12 | 0.12 | 0.60 |
| HSL | 0º | 0.06% | 0.37% | - |
| HSV(B) | 0º | 0.12% | 0.4% | - |
| XYZ | 10.74 | 10.63 | 10.94 | - |
| YUV | 92.59 | 125.98 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 89 | 0 | 0.12 | 0.12 | 0.60 | 0 | 0.06 | 0.37 |
| Hex | 65 | 59 | 59 | 0 | C | C | 3C | 0 | 6 | 25 |
| Octal | 145 | 131 | 131 | 0 | 14 | 14 | 74 | 0 | 6 | 45 |
| Binary | 1100101 | 1011001 | 1011001 | 0 | 1100 | 1100 | 111100 | 0 | 110 | 100101 |
Color Harmonies of #655959
Complementary color
Monochromatic Colors of #655959
Black with #655959
Text Example
Text Example
White with #655959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655959; }
p { color: rgb(101,89,89); }
H1.HeaderClassName
{
color: #655959;
}
.AnyTagClassName
{
color: #655959;
}
</style>
background-color css
<style>
a { background-color: #655959; }
a { background-color: rgb(101,89,89); }
div.DivClassName
{
background-color: #655959;
}
.BgClassName
{
background-color: #655959;
}
</style>
border-color css
<style>
span { border-color: #655959; }
span { border-color: rgb(101,89,89); }
td.TdClassName
{
border-color: #655959;
}
.TagClassName
{
border-color: #655959;
}
</style>