Shades of Zambezi #695957
Tints of Zambezi #695957
RGB
CMYK
RGB Variations
Color information
#695957 (or 0x695957) is known color: Zambezi. HEX triplet: 69, 59 and 57. RGB value is (105,89,87). Sum of RGB (Red+Green+Blue) = 105+89+87=281 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.37% from 281); Green value is 89 (35.16% from 255 or 31.67% from 281); Blue value is 87 (34.38% from 255 or 30.96% from 281); Max value from RGB is 105 - color contains mainly: red. Hex color #695957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695957 is #96A6A8. Grayscale: #5D5D5D. Windows color (decimal): -9873065 or 5724521. OLE color: 5724521.
HSL color Cylindrical-coordinate representation of color #695957: hue angle of 6.67º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #695957 is Cyan = 0, Magento = 0.15, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 89 | 87 | - |
| CMYK | 0 | 0.15 | 0.17 | 0.59 |
| HSL | 6.67º | 0.09% | 0.38% | - |
| HSV(B) | 6.67º | 0.17% | 0.41% | - |
| XYZ | 11.12 | 10.84 | 10.52 | - |
| YUV | 93.56 | 124.3 | 136.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 87 | 0 | 0.15 | 0.17 | 0.59 | 6.67 | 0.09 | 0.38 |
| Hex | 69 | 59 | 57 | 0 | F | 11 | 3B | 7 | 9 | 26 |
| Octal | 151 | 131 | 127 | 0 | 17 | 21 | 73 | 7 | 11 | 46 |
| Binary | 1101001 | 1011001 | 1010111 | 0 | 1111 | 10001 | 111011 | 111 | 1001 | 100110 |
Color Harmonies of #695957
Complementary color
Monochromatic Colors of #695957
Black with #695957
Text Example
Text Example
White with #695957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695957; }
p { color: rgb(105,89,87); }
H1.HeaderClassName
{
color: #695957;
}
.AnyTagClassName
{
color: #695957;
}
</style>
background-color css
<style>
a { background-color: #695957; }
a { background-color: rgb(105,89,87); }
div.DivClassName
{
background-color: #695957;
}
.BgClassName
{
background-color: #695957;
}
</style>
border-color css
<style>
span { border-color: #695957; }
span { border-color: rgb(105,89,87); }
td.TdClassName
{
border-color: #695957;
}
.TagClassName
{
border-color: #695957;
}
</style>