Shades of Zambezi #745857
Tints of Zambezi #745857
RGB
CMYK
RGB Variations
Color information
#745857 (or 0x745857) is known color: Zambezi. HEX triplet: 74, 58 and 57. RGB value is (116,88,87). Sum of RGB (Red+Green+Blue) = 116+88+87=291 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.86% from 291); Green value is 88 (34.77% from 255 or 30.24% from 291); Blue value is 87 (34.38% from 255 or 29.90% from 291); Max value from RGB is 116 - color contains mainly: red. Hex color #745857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745857 is #8BA7A8. Grayscale: #606060. Windows color (decimal): -9152425 or 5724276. OLE color: 5724276.
HSL color Cylindrical-coordinate representation of color #745857: hue angle of 2.07º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #745857 is Cyan = 0, Magento = 0.24, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 88 | 87 | - |
| CMYK | 0 | 0.24 | 0.25 | 0.55 |
| HSL | 2.07º | 0.14% | 0.4% | - |
| HSV(B) | 2.07º | 0.25% | 0.45% | - |
| XYZ | 12.41 | 11.38 | 10.56 | - |
| YUV | 96.26 | 122.78 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 87 | 0 | 0.24 | 0.25 | 0.55 | 2.07 | 0.14 | 0.4 |
| Hex | 74 | 58 | 57 | 0 | 18 | 19 | 37 | 2 | E | 28 |
| Octal | 164 | 130 | 127 | 0 | 30 | 31 | 67 | 2 | 16 | 50 |
| Binary | 1110100 | 1011000 | 1010111 | 0 | 11000 | 11001 | 110111 | 10 | 1110 | 101000 |
Color Harmonies of #745857
Complementary color
Monochromatic Colors of #745857
Black with #745857
Text Example
Text Example
White with #745857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745857; }
p { color: rgb(116,88,87); }
H1.HeaderClassName
{
color: #745857;
}
.AnyTagClassName
{
color: #745857;
}
</style>
background-color css
<style>
a { background-color: #745857; }
a { background-color: rgb(116,88,87); }
div.DivClassName
{
background-color: #745857;
}
.BgClassName
{
background-color: #745857;
}
</style>
border-color css
<style>
span { border-color: #745857; }
span { border-color: rgb(116,88,87); }
td.TdClassName
{
border-color: #745857;
}
.TagClassName
{
border-color: #745857;
}
</style>