Shades of Zambezi #725756
Tints of Zambezi #725756
RGB
CMYK
RGB Variations
Color information
#725756 (or 0x725756) is known color: Zambezi. HEX triplet: 72, 57 and 56. RGB value is (114,87,86). Sum of RGB (Red+Green+Blue) = 114+87+86=287 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.72% from 287); Green value is 87 (34.38% from 255 or 30.31% from 287); Blue value is 86 (33.98% from 255 or 29.97% from 287); Max value from RGB is 114 - color contains mainly: red. Hex color #725756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725756 is #8DA8A9. Grayscale: #5E5E5E. Windows color (decimal): -9283754 or 5658482. OLE color: 5658482.
HSL color Cylindrical-coordinate representation of color #725756: hue angle of 2.14º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #725756 is Cyan = 0, Magento = 0.24, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 86 | - |
| CMYK | 0 | 0.24 | 0.25 | 0.55 |
| HSL | 2.14º | 0.14% | 0.39% | - |
| HSV(B) | 2.14º | 0.25% | 0.45% | - |
| XYZ | 12.03 | 11.07 | 10.31 | - |
| YUV | 94.96 | 122.95 | 141.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 86 | 0 | 0.24 | 0.25 | 0.55 | 2.14 | 0.14 | 0.39 |
| Hex | 72 | 57 | 56 | 0 | 18 | 19 | 37 | 2 | E | 27 |
| Octal | 162 | 127 | 126 | 0 | 30 | 31 | 67 | 2 | 16 | 47 |
| Binary | 1110010 | 1010111 | 1010110 | 0 | 11000 | 11001 | 110111 | 10 | 1110 | 100111 |
Color Harmonies of #725756
Complementary color
Monochromatic Colors of #725756
Black with #725756
Text Example
Text Example
White with #725756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725756; }
p { color: rgb(114,87,86); }
H1.HeaderClassName
{
color: #725756;
}
.AnyTagClassName
{
color: #725756;
}
</style>
background-color css
<style>
a { background-color: #725756; }
a { background-color: rgb(114,87,86); }
div.DivClassName
{
background-color: #725756;
}
.BgClassName
{
background-color: #725756;
}
</style>
border-color css
<style>
span { border-color: #725756; }
span { border-color: rgb(114,87,86); }
td.TdClassName
{
border-color: #725756;
}
.TagClassName
{
border-color: #725756;
}
</style>