Shades of Zambezi #635755
Tints of Zambezi #635755
RGB
CMYK
RGB Variations
Color information
#635755 (or 0x635755) is known color: Zambezi. HEX triplet: 63, 57 and 55. RGB value is (99,87,85). Sum of RGB (Red+Green+Blue) = 99+87+85=271 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.53% from 271); Green value is 87 (34.38% from 255 or 32.10% from 271); Blue value is 85 (33.59% from 255 or 31.37% from 271); Max value from RGB is 99 - color contains mainly: red. Hex color #635755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635755 is #9CA8AA. Grayscale: #5A5A5A. Windows color (decimal): -10266795 or 5592931. OLE color: 5592931.
HSL color Cylindrical-coordinate representation of color #635755: hue angle of 8.57º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #635755 is Cyan = 0, Magento = 0.12, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 87 | 85 | - |
| CMYK | 0 | 0.12 | 0.14 | 0.61 |
| HSL | 8.57º | 0.08% | 0.36% | - |
| HSV(B) | 8.57º | 0.14% | 0.39% | - |
| XYZ | 10.19 | 10.12 | 10.01 | - |
| YUV | 90.36 | 124.98 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 87 | 85 | 0 | 0.12 | 0.14 | 0.61 | 8.57 | 0.08 | 0.36 |
| Hex | 63 | 57 | 55 | 0 | C | E | 3D | 9 | 8 | 24 |
| Octal | 143 | 127 | 125 | 0 | 14 | 16 | 75 | 11 | 10 | 44 |
| Binary | 1100011 | 1010111 | 1010101 | 0 | 1100 | 1110 | 111101 | 1001 | 1000 | 100100 |
Color Harmonies of #635755
Complementary color
Monochromatic Colors of #635755
Black with #635755
Text Example
Text Example
White with #635755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635755; }
p { color: rgb(99,87,85); }
H1.HeaderClassName
{
color: #635755;
}
.AnyTagClassName
{
color: #635755;
}
</style>
background-color css
<style>
a { background-color: #635755; }
a { background-color: rgb(99,87,85); }
div.DivClassName
{
background-color: #635755;
}
.BgClassName
{
background-color: #635755;
}
</style>
border-color css
<style>
span { border-color: #635755; }
span { border-color: rgb(99,87,85); }
td.TdClassName
{
border-color: #635755;
}
.TagClassName
{
border-color: #635755;
}
</style>