Shades of Zambezi #755858
Tints of Zambezi #755858
RGB
CMYK
RGB Variations
Color information
#755858 (or 0x755858) is known color: Zambezi. HEX triplet: 75, 58 and 58. RGB value is (117,88,88). Sum of RGB (Red+Green+Blue) = 117+88+88=293 (38% of max value = 765). Red value is 117 (46.09% from 255 or 39.93% from 293); Green value is 88 (34.77% from 255 or 30.03% from 293); Blue value is 88 (34.77% from 255 or 30.03% from 293); Max value from RGB is 117 - color contains mainly: red. Hex color #755858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755858 is #8AA7A7. Grayscale: #606060. Windows color (decimal): -9086888 or 5789813. OLE color: 5789813.
HSL color Cylindrical-coordinate representation of color #755858: hue angle of 0º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #755858 is Cyan = 0, Magento = 0.25, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 88 | 88 | - |
| CMYK | 0 | 0.25 | 0.25 | 0.54 |
| HSL | 0º | 0.14% | 0.4% | - |
| HSV(B) | 0º | 0.25% | 0.46% | - |
| XYZ | 12.59 | 11.47 | 10.78 | - |
| YUV | 96.67 | 123.11 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 88 | 88 | 0 | 0.25 | 0.25 | 0.54 | 0 | 0.14 | 0.4 |
| Hex | 75 | 58 | 58 | 0 | 19 | 19 | 36 | 0 | E | 28 |
| Octal | 165 | 130 | 130 | 0 | 31 | 31 | 66 | 0 | 16 | 50 |
| Binary | 1110101 | 1011000 | 1011000 | 0 | 11001 | 11001 | 110110 | 0 | 1110 | 101000 |
Color Harmonies of #755858
Complementary color
Monochromatic Colors of #755858
Black with #755858
Text Example
Text Example
White with #755858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755858; }
p { color: rgb(117,88,88); }
H1.HeaderClassName
{
color: #755858;
}
.AnyTagClassName
{
color: #755858;
}
</style>
background-color css
<style>
a { background-color: #755858; }
a { background-color: rgb(117,88,88); }
div.DivClassName
{
background-color: #755858;
}
.BgClassName
{
background-color: #755858;
}
</style>
border-color css
<style>
span { border-color: #755858; }
span { border-color: rgb(117,88,88); }
td.TdClassName
{
border-color: #755858;
}
.TagClassName
{
border-color: #755858;
}
</style>