Shades of Zambezi #615555
Tints of Zambezi #615555
RGB
CMYK
RGB Variations
Color information
#615555 (or 0x615555) is known color: Zambezi. HEX triplet: 61, 55 and 55. RGB value is (97,85,85). Sum of RGB (Red+Green+Blue) = 97+85+85=267 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.33% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 85 (33.59% from 255 or 31.84% from 267); Max value from RGB is 97 - color contains mainly: red. Hex color #615555 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615555 is #9EAAAA. Grayscale: #585858. Windows color (decimal): -10398379 or 5592417. OLE color: 5592417.
HSL color Cylindrical-coordinate representation of color #615555: hue angle of 0º 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 #615555 is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 85 | - |
| CMYK | 0 | 0.12 | 0.12 | 0.62 |
| HSL | 0º | 0.07% | 0.36% | - |
| HSV(B) | 0º | 0.12% | 0.38% | - |
| XYZ | 9.82 | 9.69 | 9.95 | - |
| YUV | 88.59 | 125.98 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 85 | 0 | 0.12 | 0.12 | 0.62 | 0 | 0.07 | 0.36 |
| Hex | 61 | 55 | 55 | 0 | C | C | 3E | 0 | 7 | 24 |
| Octal | 141 | 125 | 125 | 0 | 14 | 14 | 76 | 0 | 7 | 44 |
| Binary | 1100001 | 1010101 | 1010101 | 0 | 1100 | 1100 | 111110 | 0 | 111 | 100100 |
Color Harmonies of #615555
Complementary color
Monochromatic Colors of #615555
Black with #615555
Text Example
Text Example
White with #615555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615555; }
p { color: rgb(97,85,85); }
H1.HeaderClassName
{
color: #615555;
}
.AnyTagClassName
{
color: #615555;
}
</style>
background-color css
<style>
a { background-color: #615555; }
a { background-color: rgb(97,85,85); }
div.DivClassName
{
background-color: #615555;
}
.BgClassName
{
background-color: #615555;
}
</style>
border-color css
<style>
span { border-color: #615555; }
span { border-color: rgb(97,85,85); }
td.TdClassName
{
border-color: #615555;
}
.TagClassName
{
border-color: #615555;
}
</style>