Shades of Zambezi #755757
Tints of Zambezi #755757
RGB
CMYK
RGB Variations
Color information
#755757 (or 0x755757) is known color: Zambezi. HEX triplet: 75, 57 and 57. RGB value is (117,87,87). Sum of RGB (Red+Green+Blue) = 117+87+87=291 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.21% from 291); Green value is 87 (34.38% from 255 or 29.90% from 291); Blue value is 87 (34.38% from 255 or 29.90% from 291); Max value from RGB is 117 - color contains mainly: red. Hex color #755757 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755757 is #8AA8A8. Grayscale: #606060. Windows color (decimal): -9087145 or 5724021. OLE color: 5724021.
HSL color Cylindrical-coordinate representation of color #755757: hue angle of 0º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #755757 is Cyan = 0, Magento = 0.26, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 87 | - |
| CMYK | 0 | 0.26 | 0.26 | 0.54 |
| HSL | 0º | 0.15% | 0.4% | - |
| HSV(B) | 0º | 0.26% | 0.46% | - |
| XYZ | 12.46 | 11.29 | 10.54 | - |
| YUV | 95.97 | 122.94 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 87 | 0 | 0.26 | 0.26 | 0.54 | 0 | 0.15 | 0.4 |
| Hex | 75 | 57 | 57 | 0 | 1A | 1A | 36 | 0 | F | 28 |
| Octal | 165 | 127 | 127 | 0 | 32 | 32 | 66 | 0 | 17 | 50 |
| Binary | 1110101 | 1010111 | 1010111 | 0 | 11010 | 11010 | 110110 | 0 | 1111 | 101000 |
Color Harmonies of #755757
Complementary color
Monochromatic Colors of #755757
Black with #755757
Text Example
Text Example
White with #755757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755757; }
p { color: rgb(117,87,87); }
H1.HeaderClassName
{
color: #755757;
}
.AnyTagClassName
{
color: #755757;
}
</style>
background-color css
<style>
a { background-color: #755757; }
a { background-color: rgb(117,87,87); }
div.DivClassName
{
background-color: #755757;
}
.BgClassName
{
background-color: #755757;
}
</style>
border-color css
<style>
span { border-color: #755757; }
span { border-color: rgb(117,87,87); }
td.TdClassName
{
border-color: #755757;
}
.TagClassName
{
border-color: #755757;
}
</style>