Shades of Zambezi #746060
Tints of Zambezi #746060
RGB
CMYK
RGB Variations
Color information
#746060 (or 0x746060) is known color: Zambezi. HEX triplet: 74, 60 and 60. RGB value is (116,96,96). Sum of RGB (Red+Green+Blue) = 116+96+96=308 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.66% from 308); Green value is 96 (37.89% from 255 or 31.17% from 308); Blue value is 96 (37.89% from 255 or 31.17% from 308); Max value from RGB is 116 - color contains mainly: red. Hex color #746060 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746060 is #8B9F9F. Grayscale: #666666. Windows color (decimal): -9150368 or 6316148. OLE color: 6316148.
HSL color Cylindrical-coordinate representation of color #746060: 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.17%. Process color model (Four color, CMYK) of #746060 is Cyan = 0, Magento = 0.17, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 96 | 96 | - |
| CMYK | 0 | 0.17 | 0.17 | 0.55 |
| HSL | 0º | 0.09% | 0.42% | - |
| HSV(B) | 0º | 0.17% | 0.45% | - |
| XYZ | 13.5 | 12.92 | 12.85 | - |
| YUV | 101.98 | 124.63 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 96 | 0 | 0.17 | 0.17 | 0.55 | 0 | 0.09 | 0.42 |
| Hex | 74 | 60 | 60 | 0 | 11 | 11 | 37 | 0 | 9 | 2A |
| Octal | 164 | 140 | 140 | 0 | 21 | 21 | 67 | 0 | 11 | 52 |
| Binary | 1110100 | 1100000 | 1100000 | 0 | 10001 | 10001 | 110111 | 0 | 1001 | 101010 |
Color Harmonies of #746060
Complementary color
Monochromatic Colors of #746060
Black with #746060
Text Example
Text Example
White with #746060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746060; }
p { color: rgb(116,96,96); }
H1.HeaderClassName
{
color: #746060;
}
.AnyTagClassName
{
color: #746060;
}
</style>
background-color css
<style>
a { background-color: #746060; }
a { background-color: rgb(116,96,96); }
div.DivClassName
{
background-color: #746060;
}
.BgClassName
{
background-color: #746060;
}
</style>
border-color css
<style>
span { border-color: #746060; }
span { border-color: rgb(116,96,96); }
td.TdClassName
{
border-color: #746060;
}
.TagClassName
{
border-color: #746060;
}
</style>