Shades of Zambezi #726262
Tints of Zambezi #726262
RGB
CMYK
RGB Variations
Color information
#726262 (or 0x726262) is known color: Zambezi. HEX triplet: 72, 62 and 62. RGB value is (114,98,98). Sum of RGB (Red+Green+Blue) = 114+98+98=310 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.77% from 310); Green value is 98 (38.67% from 255 or 31.61% from 310); Blue value is 98 (38.67% from 255 or 31.61% from 310); Max value from RGB is 114 - color contains mainly: red. Hex color #726262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726262 is #8D9D9D. Grayscale: #666666. Windows color (decimal): -9280926 or 6447730. OLE color: 6447730.
HSL color Cylindrical-coordinate representation of color #726262: hue angle of 0º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #726262 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 98 | 98 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.55 |
| HSL | 0º | 0.08% | 0.42% | - |
| HSV(B) | 0º | 0.14% | 0.45% | - |
| XYZ | 13.51 | 13.19 | 13.39 | - |
| YUV | 102.78 | 125.3 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 98 | 98 | 0 | 0.14 | 0.14 | 0.55 | 0 | 0.08 | 0.42 |
| Hex | 72 | 62 | 62 | 0 | E | E | 37 | 0 | 8 | 2A |
| Octal | 162 | 142 | 142 | 0 | 16 | 16 | 67 | 0 | 10 | 52 |
| Binary | 1110010 | 1100010 | 1100010 | 0 | 1110 | 1110 | 110111 | 0 | 1000 | 101010 |
Color Harmonies of #726262
Complementary color
Monochromatic Colors of #726262
Black with #726262
Text Example
Text Example
White with #726262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726262; }
p { color: rgb(114,98,98); }
H1.HeaderClassName
{
color: #726262;
}
.AnyTagClassName
{
color: #726262;
}
</style>
background-color css
<style>
a { background-color: #726262; }
a { background-color: rgb(114,98,98); }
div.DivClassName
{
background-color: #726262;
}
.BgClassName
{
background-color: #726262;
}
</style>
border-color css
<style>
span { border-color: #726262; }
span { border-color: rgb(114,98,98); }
td.TdClassName
{
border-color: #726262;
}
.TagClassName
{
border-color: #726262;
}
</style>