Shades of Zambezi #756262
Tints of Zambezi #756262
RGB
CMYK
RGB Variations
Color information
#756262 (or 0x756262) is known color: Zambezi. HEX triplet: 75, 62 and 62. RGB value is (117,98,98). Sum of RGB (Red+Green+Blue) = 117+98+98=313 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.38% from 313); Green value is 98 (38.67% from 255 or 31.31% from 313); Blue value is 98 (38.67% from 255 or 31.31% from 313); Max value from RGB is 117 - color contains mainly: red. Hex color #756262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756262 is #8A9D9D. Grayscale: #676767. Windows color (decimal): -9084318 or 6447733. OLE color: 6447733.
HSL color Cylindrical-coordinate representation of color #756262: hue angle of 0º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #756262 is Cyan = 0, Magento = 0.16, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 98 | - |
| CMYK | 0 | 0.16 | 0.16 | 0.54 |
| HSL | 0º | 0.09% | 0.42% | - |
| HSV(B) | 0º | 0.16% | 0.46% | - |
| XYZ | 13.91 | 13.4 | 13.41 | - |
| YUV | 103.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 98 | 0 | 0.16 | 0.16 | 0.54 | 0 | 0.09 | 0.42 |
| Hex | 75 | 62 | 62 | 0 | 10 | 10 | 36 | 0 | 9 | 2A |
| Octal | 165 | 142 | 142 | 0 | 20 | 20 | 66 | 0 | 11 | 52 |
| Binary | 1110101 | 1100010 | 1100010 | 0 | 10000 | 10000 | 110110 | 0 | 1001 | 101010 |
Color Harmonies of #756262
Complementary color
Monochromatic Colors of #756262
Black with #756262
Text Example
Text Example
White with #756262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756262; }
p { color: rgb(117,98,98); }
H1.HeaderClassName
{
color: #756262;
}
.AnyTagClassName
{
color: #756262;
}
</style>
background-color css
<style>
a { background-color: #756262; }
a { background-color: rgb(117,98,98); }
div.DivClassName
{
background-color: #756262;
}
.BgClassName
{
background-color: #756262;
}
</style>
border-color css
<style>
span { border-color: #756262; }
span { border-color: rgb(117,98,98); }
td.TdClassName
{
border-color: #756262;
}
.TagClassName
{
border-color: #756262;
}
</style>