Shades of Zambezi #665959
Tints of Zambezi #665959
RGB
CMYK
RGB Variations
Color information
#665959 (or 0x665959) is known color: Zambezi. HEX triplet: 66, 59 and 59. RGB value is (102,89,89). Sum of RGB (Red+Green+Blue) = 102+89+89=280 (37% of max value = 765). Red value is 102 (40.23% from 255 or 36.43% from 280); Green value is 89 (35.16% from 255 or 31.79% from 280); Blue value is 89 (35.16% from 255 or 31.79% from 280); Max value from RGB is 102 - color contains mainly: red. Hex color #665959 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665959 is #99A6A6. Grayscale: #5C5C5C. Windows color (decimal): -10069671 or 5855590. OLE color: 5855590.
HSL color Cylindrical-coordinate representation of color #665959: hue angle of 0º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #665959 is Cyan = 0, Magento = 0.13, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 89 | 89 | - |
| CMYK | 0 | 0.13 | 0.13 | 0.6 |
| HSL | 0º | 0.07% | 0.37% | - |
| HSV(B) | 0º | 0.13% | 0.4% | - |
| XYZ | 10.86 | 10.69 | 10.94 | - |
| YUV | 92.89 | 125.81 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 89 | 0 | 0.13 | 0.13 | 0.6 | 0 | 0.07 | 0.37 |
| Hex | 66 | 59 | 59 | 0 | D | D | 3C | 0 | 7 | 25 |
| Octal | 146 | 131 | 131 | 0 | 15 | 15 | 74 | 0 | 7 | 45 |
| Binary | 1100110 | 1011001 | 1011001 | 0 | 1101 | 1101 | 111100 | 0 | 111 | 100101 |
Color Harmonies of #665959
Complementary color
Monochromatic Colors of #665959
Black with #665959
Text Example
Text Example
White with #665959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665959; }
p { color: rgb(102,89,89); }
H1.HeaderClassName
{
color: #665959;
}
.AnyTagClassName
{
color: #665959;
}
</style>
background-color css
<style>
a { background-color: #665959; }
a { background-color: rgb(102,89,89); }
div.DivClassName
{
background-color: #665959;
}
.BgClassName
{
background-color: #665959;
}
</style>
border-color css
<style>
span { border-color: #665959; }
span { border-color: rgb(102,89,89); }
td.TdClassName
{
border-color: #665959;
}
.TagClassName
{
border-color: #665959;
}
</style>