Shades of Zambezi #635856
Tints of Zambezi #635856
RGB
CMYK
RGB Variations
Color information
#635856 (or 0x635856) is known color: Zambezi. HEX triplet: 63, 58 and 56. RGB value is (99,88,86). Sum of RGB (Red+Green+Blue) = 99+88+86=273 (36% of max value = 765). Red value is 99 (39.06% from 255 or 36.26% from 273); Green value is 88 (34.77% from 255 or 32.23% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 99 - color contains mainly: red. Hex color #635856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635856 is #9CA7A9. Grayscale: #5B5B5B. Windows color (decimal): -10266538 or 5658723. OLE color: 5658723.
HSL color Cylindrical-coordinate representation of color #635856: hue angle of 9.23º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #635856 is Cyan = 0, Magento = 0.11, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 88 | 86 | - |
| CMYK | 0 | 0.11 | 0.13 | 0.61 |
| HSL | 9.23º | 0.07% | 0.36% | - |
| HSV(B) | 9.23º | 0.13% | 0.39% | - |
| XYZ | 10.32 | 10.3 | 10.25 | - |
| YUV | 91.06 | 125.14 | 133.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 88 | 86 | 0 | 0.11 | 0.13 | 0.61 | 9.23 | 0.07 | 0.36 |
| Hex | 63 | 58 | 56 | 0 | B | D | 3D | 9 | 7 | 24 |
| Octal | 143 | 130 | 126 | 0 | 13 | 15 | 75 | 11 | 7 | 44 |
| Binary | 1100011 | 1011000 | 1010110 | 0 | 1011 | 1101 | 111101 | 1001 | 111 | 100100 |
Color Harmonies of #635856
Complementary color
Monochromatic Colors of #635856
Black with #635856
Text Example
Text Example
White with #635856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635856; }
p { color: rgb(99,88,86); }
H1.HeaderClassName
{
color: #635856;
}
.AnyTagClassName
{
color: #635856;
}
</style>
background-color css
<style>
a { background-color: #635856; }
a { background-color: rgb(99,88,86); }
div.DivClassName
{
background-color: #635856;
}
.BgClassName
{
background-color: #635856;
}
</style>
border-color css
<style>
span { border-color: #635856; }
span { border-color: rgb(99,88,86); }
td.TdClassName
{
border-color: #635856;
}
.TagClassName
{
border-color: #635856;
}
</style>