Shades of Zambezi #655856
Tints of Zambezi #655856
RGB
CMYK
RGB Variations
Color information
#655856 (or 0x655856) is known color: Zambezi. HEX triplet: 65, 58 and 56. RGB value is (101,88,86). Sum of RGB (Red+Green+Blue) = 101+88+86=275 (36% of max value = 765). Red value is 101 (39.84% from 255 or 36.73% from 275); Green value is 88 (34.77% from 255 or 32% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 101 - color contains mainly: red. Hex color #655856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655856 is #9AA7A9. Grayscale: #5B5B5B. Windows color (decimal): -10135466 or 5658725. OLE color: 5658725.
HSL color Cylindrical-coordinate representation of color #655856: hue angle of 8º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #655856 is Cyan = 0, Magento = 0.13, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 86 | - |
| CMYK | 0 | 0.13 | 0.15 | 0.60 |
| HSL | 8º | 0.08% | 0.37% | - |
| HSV(B) | 8º | 0.15% | 0.4% | - |
| XYZ | 10.54 | 10.42 | 10.26 | - |
| YUV | 91.66 | 124.81 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 86 | 0 | 0.13 | 0.15 | 0.60 | 8 | 0.08 | 0.37 |
| Hex | 65 | 58 | 56 | 0 | D | F | 3C | 8 | 8 | 25 |
| Octal | 145 | 130 | 126 | 0 | 15 | 17 | 74 | 10 | 10 | 45 |
| Binary | 1100101 | 1011000 | 1010110 | 0 | 1101 | 1111 | 111100 | 1000 | 1000 | 100101 |
Color Harmonies of #655856
Complementary color
Monochromatic Colors of #655856
Black with #655856
Text Example
Text Example
White with #655856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655856; }
p { color: rgb(101,88,86); }
H1.HeaderClassName
{
color: #655856;
}
.AnyTagClassName
{
color: #655856;
}
</style>
background-color css
<style>
a { background-color: #655856; }
a { background-color: rgb(101,88,86); }
div.DivClassName
{
background-color: #655856;
}
.BgClassName
{
background-color: #655856;
}
</style>
border-color css
<style>
span { border-color: #655856; }
span { border-color: rgb(101,88,86); }
td.TdClassName
{
border-color: #655856;
}
.TagClassName
{
border-color: #655856;
}
</style>