Shades of Zambezi #615757
Tints of Zambezi #615757
RGB
CMYK
RGB Variations
Color information
#615757 (or 0x615757) is known color: Zambezi. HEX triplet: 61, 57 and 57. RGB value is (97,87,87). Sum of RGB (Red+Green+Blue) = 97+87+87=271 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.79% from 271); Green value is 87 (34.38% from 255 or 32.10% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 97 - color contains mainly: red. Hex color #615757 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615757 is #9EA8A8. Grayscale: #5A5A5A. Windows color (decimal): -10397865 or 5724001. OLE color: 5724001.
HSL color Cylindrical-coordinate representation of color #615757: hue angle of 0º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #615757 is Cyan = 0, Magento = 0.10, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 87 | - |
| CMYK | 0 | 0.10 | 0.10 | 0.62 |
| HSL | 0º | 0.05% | 0.36% | - |
| HSV(B) | 0º | 0.1% | 0.38% | - |
| XYZ | 10.06 | 10.05 | 10.43 | - |
| YUV | 89.99 | 126.31 | 133 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 87 | 0 | 0.10 | 0.10 | 0.62 | 0 | 0.05 | 0.36 |
| Hex | 61 | 57 | 57 | 0 | A | A | 3E | 0 | 5 | 24 |
| Octal | 141 | 127 | 127 | 0 | 12 | 12 | 76 | 0 | 5 | 44 |
| Binary | 1100001 | 1010111 | 1010111 | 0 | 1010 | 1010 | 111110 | 0 | 101 | 100100 |
Color Harmonies of #615757
Complementary color
Monochromatic Colors of #615757
Black with #615757
Text Example
Text Example
White with #615757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615757; }
p { color: rgb(97,87,87); }
H1.HeaderClassName
{
color: #615757;
}
.AnyTagClassName
{
color: #615757;
}
</style>
background-color css
<style>
a { background-color: #615757; }
a { background-color: rgb(97,87,87); }
div.DivClassName
{
background-color: #615757;
}
.BgClassName
{
background-color: #615757;
}
</style>
border-color css
<style>
span { border-color: #615757; }
span { border-color: rgb(97,87,87); }
td.TdClassName
{
border-color: #615757;
}
.TagClassName
{
border-color: #615757;
}
</style>