Shades of Zambezi #655656
Tints of Zambezi #655656
RGB
CMYK
RGB Variations
Color information
#655656 (or 0x655656) is known color: Zambezi. HEX triplet: 65, 56 and 56. RGB value is (101,86,86). Sum of RGB (Red+Green+Blue) = 101+86+86=273 (36% of max value = 765). Red value is 101 (39.84% from 255 or 37.00% from 273); Green value is 86 (33.98% from 255 or 31.50% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 101 - color contains mainly: red. Hex color #655656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655656 is #9AA9A9. Grayscale: #5A5A5A. Windows color (decimal): -10135978 or 5658213. OLE color: 5658213.
HSL color Cylindrical-coordinate representation of color #655656: hue angle of 0º 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 #655656 is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 86 | - |
| CMYK | 0 | 0.15 | 0.15 | 0.60 |
| HSL | 0º | 0.08% | 0.37% | - |
| HSV(B) | 0º | 0.15% | 0.4% | - |
| XYZ | 10.37 | 10.09 | 10.21 | - |
| YUV | 90.49 | 125.47 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 86 | 0 | 0.15 | 0.15 | 0.60 | 0 | 0.08 | 0.37 |
| Hex | 65 | 56 | 56 | 0 | F | F | 3C | 0 | 8 | 25 |
| Octal | 145 | 126 | 126 | 0 | 17 | 17 | 74 | 0 | 10 | 45 |
| Binary | 1100101 | 1010110 | 1010110 | 0 | 1111 | 1111 | 111100 | 0 | 1000 | 100101 |
Color Harmonies of #655656
Complementary color
Monochromatic Colors of #655656
Black with #655656
Text Example
Text Example
White with #655656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655656; }
p { color: rgb(101,86,86); }
H1.HeaderClassName
{
color: #655656;
}
.AnyTagClassName
{
color: #655656;
}
</style>
background-color css
<style>
a { background-color: #655656; }
a { background-color: rgb(101,86,86); }
div.DivClassName
{
background-color: #655656;
}
.BgClassName
{
background-color: #655656;
}
</style>
border-color css
<style>
span { border-color: #655656; }
span { border-color: rgb(101,86,86); }
td.TdClassName
{
border-color: #655656;
}
.TagClassName
{
border-color: #655656;
}
</style>