Shades of Zambezi #625554
Tints of Zambezi #625554
RGB
CMYK
RGB Variations
Color information
#625554 (or 0x625554) is known color: Zambezi. HEX triplet: 62, 55 and 54. RGB value is (98,85,84). Sum of RGB (Red+Green+Blue) = 98+85+84=267 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.70% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 84 (33.20% from 255 or 31.46% from 267); Max value from RGB is 98 - color contains mainly: red. Hex color #625554 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625554 is #9DAAAB. Grayscale: #585858. Windows color (decimal): -10332844 or 5526882. OLE color: 5526882.
HSL color Cylindrical-coordinate representation of color #625554: hue angle of 4.29º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #625554 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 84 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.62 |
| HSL | 4.29º | 0.08% | 0.36% | - |
| HSV(B) | 4.29º | 0.14% | 0.38% | - |
| XYZ | 9.89 | 9.73 | 9.75 | - |
| YUV | 88.77 | 125.31 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 84 | 0 | 0.13 | 0.14 | 0.62 | 4.29 | 0.08 | 0.36 |
| Hex | 62 | 55 | 54 | 0 | D | E | 3E | 4 | 8 | 24 |
| Octal | 142 | 125 | 124 | 0 | 15 | 16 | 76 | 4 | 10 | 44 |
| Binary | 1100010 | 1010101 | 1010100 | 0 | 1101 | 1110 | 111110 | 100 | 1000 | 100100 |
Color Harmonies of #625554
Complementary color
Monochromatic Colors of #625554
Black with #625554
Text Example
Text Example
White with #625554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625554; }
p { color: rgb(98,85,84); }
H1.HeaderClassName
{
color: #625554;
}
.AnyTagClassName
{
color: #625554;
}
</style>
background-color css
<style>
a { background-color: #625554; }
a { background-color: rgb(98,85,84); }
div.DivClassName
{
background-color: #625554;
}
.BgClassName
{
background-color: #625554;
}
</style>
border-color css
<style>
span { border-color: #625554; }
span { border-color: rgb(98,85,84); }
td.TdClassName
{
border-color: #625554;
}
.TagClassName
{
border-color: #625554;
}
</style>