Shades of Zambezi #625454
Tints of Zambezi #625454
RGB
CMYK
RGB Variations
Color information
#625454 (or 0x625454) is known color: Zambezi. HEX triplet: 62, 54 and 54. RGB value is (98,84,84). Sum of RGB (Red+Green+Blue) = 98+84+84=266 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.84% from 266); Green value is 84 (33.20% from 255 or 31.58% from 266); Blue value is 84 (33.20% from 255 or 31.58% from 266); Max value from RGB is 98 - color contains mainly: red. Hex color #625454 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625454 is #9DABAB. Grayscale: #585858. Windows color (decimal): -10333100 or 5526626. OLE color: 5526626.
HSL color Cylindrical-coordinate representation of color #625454: hue angle of 0º 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 #625454 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 84 | 84 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.62 |
| HSL | 0º | 0.08% | 0.36% | - |
| HSV(B) | 0º | 0.14% | 0.38% | - |
| XYZ | 9.81 | 9.58 | 9.72 | - |
| YUV | 88.19 | 125.64 | 135 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 84 | 0 | 0.14 | 0.14 | 0.62 | 0 | 0.08 | 0.36 |
| Hex | 62 | 54 | 54 | 0 | E | E | 3E | 0 | 8 | 24 |
| Octal | 142 | 124 | 124 | 0 | 16 | 16 | 76 | 0 | 10 | 44 |
| Binary | 1100010 | 1010100 | 1010100 | 0 | 1110 | 1110 | 111110 | 0 | 1000 | 100100 |
Color Harmonies of #625454
Complementary color
Monochromatic Colors of #625454
Black with #625454
Text Example
Text Example
White with #625454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625454; }
p { color: rgb(98,84,84); }
H1.HeaderClassName
{
color: #625454;
}
.AnyTagClassName
{
color: #625454;
}
</style>
background-color css
<style>
a { background-color: #625454; }
a { background-color: rgb(98,84,84); }
div.DivClassName
{
background-color: #625454;
}
.BgClassName
{
background-color: #625454;
}
</style>
border-color css
<style>
span { border-color: #625454; }
span { border-color: rgb(98,84,84); }
td.TdClassName
{
border-color: #625454;
}
.TagClassName
{
border-color: #625454;
}
</style>