Shades of Zambezi #615655
Tints of Zambezi #615655
RGB
CMYK
RGB Variations
Color information
#615655 (or 0x615655) is known color: Zambezi. HEX triplet: 61, 56 and 55. RGB value is (97,86,85). Sum of RGB (Red+Green+Blue) = 97+86+85=268 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.19% from 268); Green value is 86 (33.98% from 255 or 32.09% from 268); Blue value is 85 (33.59% from 255 or 31.72% from 268); Max value from RGB is 97 - color contains mainly: red. Hex color #615655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615655 is #9EA9AA. Grayscale: #595959. Windows color (decimal): -10398123 or 5592673. OLE color: 5592673.
HSL color Cylindrical-coordinate representation of color #615655: hue angle of 5º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #615655 is Cyan = 0, Magento = 0.11, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 86 | 85 | - |
| CMYK | 0 | 0.11 | 0.12 | 0.62 |
| HSL | 5º | 0.07% | 0.36% | - |
| HSV(B) | 5º | 0.12% | 0.38% | - |
| XYZ | 9.9 | 9.85 | 9.97 | - |
| YUV | 89.18 | 125.64 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 86 | 85 | 0 | 0.11 | 0.12 | 0.62 | 5 | 0.07 | 0.36 |
| Hex | 61 | 56 | 55 | 0 | B | C | 3E | 5 | 7 | 24 |
| Octal | 141 | 126 | 125 | 0 | 13 | 14 | 76 | 5 | 7 | 44 |
| Binary | 1100001 | 1010110 | 1010101 | 0 | 1011 | 1100 | 111110 | 101 | 111 | 100100 |
Color Harmonies of #615655
Complementary color
Monochromatic Colors of #615655
Black with #615655
Text Example
Text Example
White with #615655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615655; }
p { color: rgb(97,86,85); }
H1.HeaderClassName
{
color: #615655;
}
.AnyTagClassName
{
color: #615655;
}
</style>
background-color css
<style>
a { background-color: #615655; }
a { background-color: rgb(97,86,85); }
div.DivClassName
{
background-color: #615655;
}
.BgClassName
{
background-color: #615655;
}
</style>
border-color css
<style>
span { border-color: #615655; }
span { border-color: rgb(97,86,85); }
td.TdClassName
{
border-color: #615655;
}
.TagClassName
{
border-color: #615655;
}
</style>