Shades of Zambezi #615756
Tints of Zambezi #615756
RGB
CMYK
RGB Variations
Color information
#615756 (or 0x615756) is known color: Zambezi. HEX triplet: 61, 57 and 56. RGB value is (97,87,86). Sum of RGB (Red+Green+Blue) = 97+87+86=270 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.93% from 270); Green value is 87 (34.38% from 255 or 32.22% from 270); Blue value is 86 (33.98% from 255 or 31.85% from 270); Max value from RGB is 97 - color contains mainly: red. Hex color #615756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615756 is #9EA8A9. Grayscale: #595959. Windows color (decimal): -10397866 or 5658465. OLE color: 5658465.
HSL color Cylindrical-coordinate representation of color #615756: hue angle of 5.45º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #615756 is Cyan = 0, Magento = 0.10, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 86 | - |
| CMYK | 0 | 0.10 | 0.11 | 0.62 |
| HSL | 5.45º | 0.06% | 0.36% | - |
| HSV(B) | 5.45º | 0.11% | 0.38% | - |
| XYZ | 10.02 | 10.03 | 10.21 | - |
| YUV | 89.88 | 125.81 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 86 | 0 | 0.10 | 0.11 | 0.62 | 5.45 | 0.06 | 0.36 |
| Hex | 61 | 57 | 56 | 0 | A | B | 3E | 5 | 6 | 24 |
| Octal | 141 | 127 | 126 | 0 | 12 | 13 | 76 | 5 | 6 | 44 |
| Binary | 1100001 | 1010111 | 1010110 | 0 | 1010 | 1011 | 111110 | 101 | 110 | 100100 |
Color Harmonies of #615756
Complementary color
Monochromatic Colors of #615756
Black with #615756
Text Example
Text Example
White with #615756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615756; }
p { color: rgb(97,87,86); }
H1.HeaderClassName
{
color: #615756;
}
.AnyTagClassName
{
color: #615756;
}
</style>
background-color css
<style>
a { background-color: #615756; }
a { background-color: rgb(97,87,86); }
div.DivClassName
{
background-color: #615756;
}
.BgClassName
{
background-color: #615756;
}
</style>
border-color css
<style>
span { border-color: #615756; }
span { border-color: rgb(97,87,86); }
td.TdClassName
{
border-color: #615756;
}
.TagClassName
{
border-color: #615756;
}
</style>