Shades of Zambezi #635958
Tints of Zambezi #635958
RGB
CMYK
RGB Variations
Color information
#635958 (or 0x635958) is known color: Zambezi. HEX triplet: 63, 59 and 58. RGB value is (99,89,88). Sum of RGB (Red+Green+Blue) = 99+89+88=276 (36% of max value = 765). Red value is 99 (39.06% from 255 or 35.87% from 276); Green value is 89 (35.16% from 255 or 32.25% from 276); Blue value is 88 (34.77% from 255 or 31.88% from 276); Max value from RGB is 99 - color contains mainly: red. Hex color #635958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635958 is #9CA6A7. Grayscale: #5B5B5B. Windows color (decimal): -10266280 or 5790051. OLE color: 5790051.
HSL color Cylindrical-coordinate representation of color #635958: hue angle of 5.45º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #635958 is Cyan = 0, Magento = 0.10, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 89 | 88 | - |
| CMYK | 0 | 0.10 | 0.11 | 0.61 |
| HSL | 5.45º | 0.06% | 0.37% | - |
| HSV(B) | 5.45º | 0.11% | 0.39% | - |
| XYZ | 10.48 | 10.5 | 10.71 | - |
| YUV | 91.88 | 125.81 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 89 | 88 | 0 | 0.10 | 0.11 | 0.61 | 5.45 | 0.06 | 0.37 |
| Hex | 63 | 59 | 58 | 0 | A | B | 3D | 5 | 6 | 25 |
| Octal | 143 | 131 | 130 | 0 | 12 | 13 | 75 | 5 | 6 | 45 |
| Binary | 1100011 | 1011001 | 1011000 | 0 | 1010 | 1011 | 111101 | 101 | 110 | 100101 |
Color Harmonies of #635958
Complementary color
Monochromatic Colors of #635958
Black with #635958
Text Example
Text Example
White with #635958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635958; }
p { color: rgb(99,89,88); }
H1.HeaderClassName
{
color: #635958;
}
.AnyTagClassName
{
color: #635958;
}
</style>
background-color css
<style>
a { background-color: #635958; }
a { background-color: rgb(99,89,88); }
div.DivClassName
{
background-color: #635958;
}
.BgClassName
{
background-color: #635958;
}
</style>
border-color css
<style>
span { border-color: #635958; }
span { border-color: rgb(99,89,88); }
td.TdClassName
{
border-color: #635958;
}
.TagClassName
{
border-color: #635958;
}
</style>