Shades of Zambezi #695655
Tints of Zambezi #695655
RGB
CMYK
RGB Variations
Color information
#695655 (or 0x695655) is known color: Zambezi. HEX triplet: 69, 56 and 55. RGB value is (105,86,85). Sum of RGB (Red+Green+Blue) = 105+86+85=276 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.04% from 276); Green value is 86 (33.98% from 255 or 31.16% from 276); Blue value is 85 (33.59% from 255 or 30.80% from 276); Max value from RGB is 105 - color contains mainly: red. Hex color #695655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695655 is #96A9AA. Grayscale: #5B5B5B. Windows color (decimal): -9873835 or 5592681. OLE color: 5592681.
HSL color Cylindrical-coordinate representation of color #695655: hue angle of 3º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #695655 is Cyan = 0, Magento = 0.18, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 86 | 85 | - |
| CMYK | 0 | 0.18 | 0.19 | 0.59 |
| HSL | 3º | 0.11% | 0.37% | - |
| HSV(B) | 3º | 0.19% | 0.41% | - |
| XYZ | 10.79 | 10.31 | 10.02 | - |
| YUV | 91.57 | 124.29 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 85 | 0 | 0.18 | 0.19 | 0.59 | 3 | 0.11 | 0.37 |
| Hex | 69 | 56 | 55 | 0 | 12 | 13 | 3B | 3 | B | 25 |
| Octal | 151 | 126 | 125 | 0 | 22 | 23 | 73 | 3 | 13 | 45 |
| Binary | 1101001 | 1010110 | 1010101 | 0 | 10010 | 10011 | 111011 | 11 | 1011 | 100101 |
Color Harmonies of #695655
Complementary color
Monochromatic Colors of #695655
Black with #695655
Text Example
Text Example
White with #695655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695655; }
p { color: rgb(105,86,85); }
H1.HeaderClassName
{
color: #695655;
}
.AnyTagClassName
{
color: #695655;
}
</style>
background-color css
<style>
a { background-color: #695655; }
a { background-color: rgb(105,86,85); }
div.DivClassName
{
background-color: #695655;
}
.BgClassName
{
background-color: #695655;
}
</style>
border-color css
<style>
span { border-color: #695655; }
span { border-color: rgb(105,86,85); }
td.TdClassName
{
border-color: #695655;
}
.TagClassName
{
border-color: #695655;
}
</style>