Shades of Zambezi #746161
Tints of Zambezi #746161
RGB
CMYK
RGB Variations
Color information
#746161 (or 0x746161) is known color: Zambezi. HEX triplet: 74, 61 and 61. RGB value is (116,97,97). Sum of RGB (Red+Green+Blue) = 116+97+97=310 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.42% from 310); Green value is 97 (38.28% from 255 or 31.29% from 310); Blue value is 97 (38.28% from 255 or 31.29% from 310); Max value from RGB is 116 - color contains mainly: red. Hex color #746161 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746161 is #8B9E9E. Grayscale: #666666. Windows color (decimal): -9150111 or 6381940. OLE color: 6381940.
HSL color Cylindrical-coordinate representation of color #746161: hue angle of 0º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #746161 is Cyan = 0, Magento = 0.16, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 97 | 97 | - |
| CMYK | 0 | 0.16 | 0.16 | 0.55 |
| HSL | 0º | 0.09% | 0.42% | - |
| HSV(B) | 0º | 0.16% | 0.45% | - |
| XYZ | 13.63 | 13.13 | 13.12 | - |
| YUV | 102.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 97 | 97 | 0 | 0.16 | 0.16 | 0.55 | 0 | 0.09 | 0.42 |
| Hex | 74 | 61 | 61 | 0 | 10 | 10 | 37 | 0 | 9 | 2A |
| Octal | 164 | 141 | 141 | 0 | 20 | 20 | 67 | 0 | 11 | 52 |
| Binary | 1110100 | 1100001 | 1100001 | 0 | 10000 | 10000 | 110111 | 0 | 1001 | 101010 |
Color Harmonies of #746161
Complementary color
Monochromatic Colors of #746161
Black with #746161
Text Example
Text Example
White with #746161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746161; }
p { color: rgb(116,97,97); }
H1.HeaderClassName
{
color: #746161;
}
.AnyTagClassName
{
color: #746161;
}
</style>
background-color css
<style>
a { background-color: #746161; }
a { background-color: rgb(116,97,97); }
div.DivClassName
{
background-color: #746161;
}
.BgClassName
{
background-color: #746161;
}
</style>
border-color css
<style>
span { border-color: #746161; }
span { border-color: rgb(116,97,97); }
td.TdClassName
{
border-color: #746161;
}
.TagClassName
{
border-color: #746161;
}
</style>