Shades of Zambezi #615454
Tints of Zambezi #615454
RGB
CMYK
RGB Variations
Color information
#615454 (or 0x615454) is known color: Zambezi. HEX triplet: 61, 54 and 54. RGB value is (97,84,84). Sum of RGB (Red+Green+Blue) = 97+84+84=265 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.60% from 265); Green value is 84 (33.20% from 255 or 31.70% from 265); Blue value is 84 (33.20% from 255 or 31.70% from 265); Max value from RGB is 97 - color contains mainly: red. Hex color #615454 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615454 is #9EABAB. Grayscale: #575757. Windows color (decimal): -10398636 or 5526625. OLE color: 5526625.
HSL color Cylindrical-coordinate representation of color #615454: hue angle of 0º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #615454 is Cyan = 0, Magento = 0.13, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 84 | - |
| CMYK | 0 | 0.13 | 0.13 | 0.62 |
| HSL | 0º | 0.07% | 0.35% | - |
| HSV(B) | 0º | 0.13% | 0.38% | - |
| XYZ | 9.7 | 9.52 | 9.71 | - |
| YUV | 87.89 | 125.81 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 84 | 0 | 0.13 | 0.13 | 0.62 | 0 | 0.07 | 0.35 |
| Hex | 61 | 54 | 54 | 0 | D | D | 3E | 0 | 7 | 23 |
| Octal | 141 | 124 | 124 | 0 | 15 | 15 | 76 | 0 | 7 | 43 |
| Binary | 1100001 | 1010100 | 1010100 | 0 | 1101 | 1101 | 111110 | 0 | 111 | 100011 |
Color Harmonies of #615454
Complementary color
Monochromatic Colors of #615454
Black with #615454
Text Example
Text Example
White with #615454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615454; }
p { color: rgb(97,84,84); }
H1.HeaderClassName
{
color: #615454;
}
.AnyTagClassName
{
color: #615454;
}
</style>
background-color css
<style>
a { background-color: #615454; }
a { background-color: rgb(97,84,84); }
div.DivClassName
{
background-color: #615454;
}
.BgClassName
{
background-color: #615454;
}
</style>
border-color css
<style>
span { border-color: #615454; }
span { border-color: rgb(97,84,84); }
td.TdClassName
{
border-color: #615454;
}
.TagClassName
{
border-color: #615454;
}
</style>