Shades of Zambezi #665857
Tints of Zambezi #665857
RGB
CMYK
RGB Variations
Color information
#665857 (or 0x665857) is known color: Zambezi. HEX triplet: 66, 58 and 57. RGB value is (102,88,87). Sum of RGB (Red+Green+Blue) = 102+88+87=277 (36% of max value = 765). Red value is 102 (40.23% from 255 or 36.82% from 277); Green value is 88 (34.77% from 255 or 31.77% from 277); Blue value is 87 (34.38% from 255 or 31.41% from 277); Max value from RGB is 102 - color contains mainly: red. Hex color #665857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665857 is #99A7A8. Grayscale: #5C5C5C. Windows color (decimal): -10069929 or 5724262. OLE color: 5724262.
HSL color Cylindrical-coordinate representation of color #665857: hue angle of 4º 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 #665857 is Cyan = 0, Magento = 0.14, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 87 | - |
| CMYK | 0 | 0.14 | 0.15 | 0.6 |
| HSL | 4º | 0.08% | 0.37% | - |
| HSV(B) | 4º | 0.15% | 0.4% | - |
| XYZ | 10.69 | 10.49 | 10.48 | - |
| YUV | 92.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 87 | 0 | 0.14 | 0.15 | 0.6 | 4 | 0.08 | 0.37 |
| Hex | 66 | 58 | 57 | 0 | E | F | 3C | 4 | 8 | 25 |
| Octal | 146 | 130 | 127 | 0 | 16 | 17 | 74 | 4 | 10 | 45 |
| Binary | 1100110 | 1011000 | 1010111 | 0 | 1110 | 1111 | 111100 | 100 | 1000 | 100101 |
Color Harmonies of #665857
Complementary color
Monochromatic Colors of #665857
Black with #665857
Text Example
Text Example
White with #665857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665857; }
p { color: rgb(102,88,87); }
H1.HeaderClassName
{
color: #665857;
}
.AnyTagClassName
{
color: #665857;
}
</style>
background-color css
<style>
a { background-color: #665857; }
a { background-color: rgb(102,88,87); }
div.DivClassName
{
background-color: #665857;
}
.BgClassName
{
background-color: #665857;
}
</style>
border-color css
<style>
span { border-color: #665857; }
span { border-color: rgb(102,88,87); }
td.TdClassName
{
border-color: #665857;
}
.TagClassName
{
border-color: #665857;
}
</style>