Shades of Zambezi #635756
Tints of Zambezi #635756
RGB
CMYK
RGB Variations
Color information
#635756 (or 0x635756) is known color: Zambezi. HEX triplet: 63, 57 and 56. RGB value is (99,87,86). Sum of RGB (Red+Green+Blue) = 99+87+86=272 (36% of max value = 765). Red value is 99 (39.06% from 255 or 36.40% from 272); Green value is 87 (34.38% from 255 or 31.99% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 99 - color contains mainly: red. Hex color #635756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635756 is #9CA8A9. Grayscale: #5A5A5A. Windows color (decimal): -10266794 or 5658467. OLE color: 5658467.
HSL color Cylindrical-coordinate representation of color #635756: hue angle of 4.62º 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 #635756 is Cyan = 0, Magento = 0.12, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 87 | 86 | - |
| CMYK | 0 | 0.12 | 0.13 | 0.61 |
| HSL | 4.62º | 0.07% | 0.36% | - |
| HSV(B) | 4.62º | 0.13% | 0.39% | - |
| XYZ | 10.23 | 10.14 | 10.22 | - |
| YUV | 90.47 | 125.48 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 87 | 86 | 0 | 0.12 | 0.13 | 0.61 | 4.62 | 0.07 | 0.36 |
| Hex | 63 | 57 | 56 | 0 | C | D | 3D | 5 | 7 | 24 |
| Octal | 143 | 127 | 126 | 0 | 14 | 15 | 75 | 5 | 7 | 44 |
| Binary | 1100011 | 1010111 | 1010110 | 0 | 1100 | 1101 | 111101 | 101 | 111 | 100100 |
Color Harmonies of #635756
Complementary color
Monochromatic Colors of #635756
Black with #635756
Text Example
Text Example
White with #635756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635756; }
p { color: rgb(99,87,86); }
H1.HeaderClassName
{
color: #635756;
}
.AnyTagClassName
{
color: #635756;
}
</style>
background-color css
<style>
a { background-color: #635756; }
a { background-color: rgb(99,87,86); }
div.DivClassName
{
background-color: #635756;
}
.BgClassName
{
background-color: #635756;
}
</style>
border-color css
<style>
span { border-color: #635756; }
span { border-color: rgb(99,87,86); }
td.TdClassName
{
border-color: #635756;
}
.TagClassName
{
border-color: #635756;
}
</style>