Shades of Zambezi #655857
Tints of Zambezi #655857
RGB
CMYK
RGB Variations
Color information
#655857 (or 0x655857) is known color: Zambezi. HEX triplet: 65, 58 and 57. RGB value is (101,88,87). Sum of RGB (Red+Green+Blue) = 101+88+87=276 (36% of max value = 765). Red value is 101 (39.84% from 255 or 36.59% from 276); Green value is 88 (34.77% from 255 or 31.88% from 276); Blue value is 87 (34.38% from 255 or 31.52% from 276); Max value from RGB is 101 - color contains mainly: red. Hex color #655857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655857 is #9AA7A8. Grayscale: #5B5B5B. Windows color (decimal): -10135465 or 5724261. OLE color: 5724261.
HSL color Cylindrical-coordinate representation of color #655857: hue angle of 4.29º 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 #655857 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 87 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.60 |
| HSL | 4.29º | 0.07% | 0.37% | - |
| HSV(B) | 4.29º | 0.14% | 0.4% | - |
| XYZ | 10.58 | 10.43 | 10.47 | - |
| YUV | 91.77 | 125.31 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 87 | 0 | 0.13 | 0.14 | 0.60 | 4.29 | 0.07 | 0.37 |
| Hex | 65 | 58 | 57 | 0 | D | E | 3C | 4 | 7 | 25 |
| Octal | 145 | 130 | 127 | 0 | 15 | 16 | 74 | 4 | 7 | 45 |
| Binary | 1100101 | 1011000 | 1010111 | 0 | 1101 | 1110 | 111100 | 100 | 111 | 100101 |
Color Harmonies of #655857
Complementary color
Monochromatic Colors of #655857
Black with #655857
Text Example
Text Example
White with #655857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655857; }
p { color: rgb(101,88,87); }
H1.HeaderClassName
{
color: #655857;
}
.AnyTagClassName
{
color: #655857;
}
</style>
background-color css
<style>
a { background-color: #655857; }
a { background-color: rgb(101,88,87); }
div.DivClassName
{
background-color: #655857;
}
.BgClassName
{
background-color: #655857;
}
</style>
border-color css
<style>
span { border-color: #655857; }
span { border-color: rgb(101,88,87); }
td.TdClassName
{
border-color: #655857;
}
.TagClassName
{
border-color: #655857;
}
</style>