Shades of Zambezi #665957
Tints of Zambezi #665957
RGB
CMYK
RGB Variations
Color information
#665957 (or 0x665957) is known color: Zambezi. HEX triplet: 66, 59 and 57. RGB value is (102,89,87). Sum of RGB (Red+Green+Blue) = 102+89+87=278 (36% of max value = 765). Red value is 102 (40.23% from 255 or 36.69% from 278); Green value is 89 (35.16% from 255 or 32.01% from 278); Blue value is 87 (34.38% from 255 or 31.29% from 278); Max value from RGB is 102 - color contains mainly: red. Hex color #665957 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665957 is #99A6A8. Grayscale: #5C5C5C. Windows color (decimal): -10069673 or 5724518. OLE color: 5724518.
HSL color Cylindrical-coordinate representation of color #665957: hue angle of 8º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #665957 is Cyan = 0, Magento = 0.13, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 89 | 87 | - |
| CMYK | 0 | 0.13 | 0.15 | 0.6 |
| HSL | 8º | 0.08% | 0.37% | - |
| HSV(B) | 8º | 0.15% | 0.4% | - |
| XYZ | 10.77 | 10.66 | 10.51 | - |
| YUV | 92.66 | 124.81 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 87 | 0 | 0.13 | 0.15 | 0.6 | 8 | 0.08 | 0.37 |
| Hex | 66 | 59 | 57 | 0 | D | F | 3C | 8 | 8 | 25 |
| Octal | 146 | 131 | 127 | 0 | 15 | 17 | 74 | 10 | 10 | 45 |
| Binary | 1100110 | 1011001 | 1010111 | 0 | 1101 | 1111 | 111100 | 1000 | 1000 | 100101 |
Color Harmonies of #665957
Complementary color
Monochromatic Colors of #665957
Black with #665957
Text Example
Text Example
White with #665957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665957; }
p { color: rgb(102,89,87); }
H1.HeaderClassName
{
color: #665957;
}
.AnyTagClassName
{
color: #665957;
}
</style>
background-color css
<style>
a { background-color: #665957; }
a { background-color: rgb(102,89,87); }
div.DivClassName
{
background-color: #665957;
}
.BgClassName
{
background-color: #665957;
}
</style>
border-color css
<style>
span { border-color: #665957; }
span { border-color: rgb(102,89,87); }
td.TdClassName
{
border-color: #665957;
}
.TagClassName
{
border-color: #665957;
}
</style>