Shades of Zambezi #675957
Tints of Zambezi #675957
RGB
CMYK
RGB Variations
Color information
#675957 (or 0x675957) is known color: Zambezi. HEX triplet: 67, 59 and 57. RGB value is (103,89,87). Sum of RGB (Red+Green+Blue) = 103+89+87=279 (36% of max value = 765). Red value is 103 (40.62% from 255 or 36.92% from 279); Green value is 89 (35.16% from 255 or 31.90% from 279); Blue value is 87 (34.38% from 255 or 31.18% from 279); Max value from RGB is 103 - color contains mainly: red. Hex color #675957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675957 is #98A6A8. Grayscale: #5C5C5C. Windows color (decimal): -10004137 or 5724519. OLE color: 5724519.
HSL color Cylindrical-coordinate representation of color #675957: hue angle of 7.5º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #675957 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 87 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.60 |
| HSL | 7.5º | 0.08% | 0.37% | - |
| HSV(B) | 7.5º | 0.16% | 0.4% | - |
| XYZ | 10.89 | 10.72 | 10.51 | - |
| YUV | 92.96 | 124.64 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 87 | 0 | 0.14 | 0.16 | 0.60 | 7.5 | 0.08 | 0.37 |
| Hex | 67 | 59 | 57 | 0 | E | 10 | 3C | 8 | 8 | 25 |
| Octal | 147 | 131 | 127 | 0 | 16 | 20 | 74 | 10 | 10 | 45 |
| Binary | 1100111 | 1011001 | 1010111 | 0 | 1110 | 10000 | 111100 | 1000 | 1000 | 100101 |
Color Harmonies of #675957
Complementary color
Monochromatic Colors of #675957
Black with #675957
Text Example
Text Example
White with #675957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675957; }
p { color: rgb(103,89,87); }
H1.HeaderClassName
{
color: #675957;
}
.AnyTagClassName
{
color: #675957;
}
</style>
background-color css
<style>
a { background-color: #675957; }
a { background-color: rgb(103,89,87); }
div.DivClassName
{
background-color: #675957;
}
.BgClassName
{
background-color: #675957;
}
</style>
border-color css
<style>
span { border-color: #675957; }
span { border-color: rgb(103,89,87); }
td.TdClassName
{
border-color: #675957;
}
.TagClassName
{
border-color: #675957;
}
</style>