Shades of Zambezi #625655
Tints of Zambezi #625655
RGB
CMYK
RGB Variations
Color information
#625655 (or 0x625655) is known color: Zambezi. HEX triplet: 62, 56 and 55. RGB value is (98,86,85). Sum of RGB (Red+Green+Blue) = 98+86+85=269 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.43% from 269); Green value is 86 (33.98% from 255 or 31.97% from 269); Blue value is 85 (33.59% from 255 or 31.60% from 269); Max value from RGB is 98 - color contains mainly: red. Hex color #625655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625655 is #9DA9AA. Grayscale: #595959. Windows color (decimal): -10332587 or 5592674. OLE color: 5592674.
HSL color Cylindrical-coordinate representation of color #625655: hue angle of 4.62º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #625655 is Cyan = 0, Magento = 0.12, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 86 | 85 | - |
| CMYK | 0 | 0.12 | 0.13 | 0.62 |
| HSL | 4.62º | 0.07% | 0.36% | - |
| HSV(B) | 4.62º | 0.13% | 0.38% | - |
| XYZ | 10 | 9.91 | 9.98 | - |
| YUV | 89.47 | 125.48 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 85 | 0 | 0.12 | 0.13 | 0.62 | 4.62 | 0.07 | 0.36 |
| Hex | 62 | 56 | 55 | 0 | C | D | 3E | 5 | 7 | 24 |
| Octal | 142 | 126 | 125 | 0 | 14 | 15 | 76 | 5 | 7 | 44 |
| Binary | 1100010 | 1010110 | 1010101 | 0 | 1100 | 1101 | 111110 | 101 | 111 | 100100 |
Color Harmonies of #625655
Complementary color
Monochromatic Colors of #625655
Black with #625655
Text Example
Text Example
White with #625655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625655; }
p { color: rgb(98,86,85); }
H1.HeaderClassName
{
color: #625655;
}
.AnyTagClassName
{
color: #625655;
}
</style>
background-color css
<style>
a { background-color: #625655; }
a { background-color: rgb(98,86,85); }
div.DivClassName
{
background-color: #625655;
}
.BgClassName
{
background-color: #625655;
}
</style>
border-color css
<style>
span { border-color: #625655; }
span { border-color: rgb(98,86,85); }
td.TdClassName
{
border-color: #625655;
}
.TagClassName
{
border-color: #625655;
}
</style>