Shades of Zambezi #736261
Tints of Zambezi #736261
RGB
CMYK
RGB Variations
Color information
#736261 (or 0x736261) is known color: Zambezi. HEX triplet: 73, 62 and 61. RGB value is (115,98,97). Sum of RGB (Red+Green+Blue) = 115+98+97=310 (41% of max value = 765). Red value is 115 (45.31% from 255 or 37.10% from 310); Green value is 98 (38.67% from 255 or 31.61% from 310); Blue value is 97 (38.28% from 255 or 31.29% from 310); Max value from RGB is 115 - color contains mainly: red. Hex color #736261 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736261 is #8C9D9E. Grayscale: #666666. Windows color (decimal): -9215391 or 6382195. OLE color: 6382195.
HSL color Cylindrical-coordinate representation of color #736261: hue angle of 3.33º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #736261 is Cyan = 0, Magento = 0.15, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 98 | 97 | - |
| CMYK | 0 | 0.15 | 0.16 | 0.55 |
| HSL | 3.33º | 0.08% | 0.42% | - |
| HSV(B) | 3.33º | 0.16% | 0.45% | - |
| XYZ | 13.6 | 13.24 | 13.15 | - |
| YUV | 102.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 98 | 97 | 0 | 0.15 | 0.16 | 0.55 | 3.33 | 0.08 | 0.42 |
| Hex | 73 | 62 | 61 | 0 | F | 10 | 37 | 3 | 8 | 2A |
| Octal | 163 | 142 | 141 | 0 | 17 | 20 | 67 | 3 | 10 | 52 |
| Binary | 1110011 | 1100010 | 1100001 | 0 | 1111 | 10000 | 110111 | 11 | 1000 | 101010 |
Color Harmonies of #736261
Complementary color
Monochromatic Colors of #736261
Black with #736261
Text Example
Text Example
White with #736261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736261; }
p { color: rgb(115,98,97); }
H1.HeaderClassName
{
color: #736261;
}
.AnyTagClassName
{
color: #736261;
}
</style>
background-color css
<style>
a { background-color: #736261; }
a { background-color: rgb(115,98,97); }
div.DivClassName
{
background-color: #736261;
}
.BgClassName
{
background-color: #736261;
}
</style>
border-color css
<style>
span { border-color: #736261; }
span { border-color: rgb(115,98,97); }
td.TdClassName
{
border-color: #736261;
}
.TagClassName
{
border-color: #736261;
}
</style>