Shades of Zambezi #665958
Tints of Zambezi #665958
RGB
CMYK
RGB Variations
Color information
#665958 (or 0x665958) is known color: Zambezi. HEX triplet: 66, 59 and 58. RGB value is (102,89,88). Sum of RGB (Red+Green+Blue) = 102+89+88=279 (36% of max value = 765). Red value is 102 (40.23% from 255 or 36.56% from 279); Green value is 89 (35.16% from 255 or 31.90% from 279); Blue value is 88 (34.77% from 255 or 31.54% from 279); Max value from RGB is 102 - color contains mainly: red. Hex color #665958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665958 is #99A6A7. Grayscale: #5C5C5C. Windows color (decimal): -10069672 or 5790054. OLE color: 5790054.
HSL color Cylindrical-coordinate representation of color #665958: hue angle of 4.29º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #665958 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 89 | 88 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.6 |
| HSL | 4.29º | 0.07% | 0.37% | - |
| HSV(B) | 4.29º | 0.14% | 0.4% | - |
| XYZ | 10.81 | 10.67 | 10.72 | - |
| YUV | 92.77 | 125.31 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 88 | 0 | 0.13 | 0.14 | 0.6 | 4.29 | 0.07 | 0.37 |
| Hex | 66 | 59 | 58 | 0 | D | E | 3C | 4 | 7 | 25 |
| Octal | 146 | 131 | 130 | 0 | 15 | 16 | 74 | 4 | 7 | 45 |
| Binary | 1100110 | 1011001 | 1011000 | 0 | 1101 | 1110 | 111100 | 100 | 111 | 100101 |
Color Harmonies of #665958
Complementary color
Monochromatic Colors of #665958
Black with #665958
Text Example
Text Example
White with #665958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665958; }
p { color: rgb(102,89,88); }
H1.HeaderClassName
{
color: #665958;
}
.AnyTagClassName
{
color: #665958;
}
</style>
background-color css
<style>
a { background-color: #665958; }
a { background-color: rgb(102,89,88); }
div.DivClassName
{
background-color: #665958;
}
.BgClassName
{
background-color: #665958;
}
</style>
border-color css
<style>
span { border-color: #665958; }
span { border-color: rgb(102,89,88); }
td.TdClassName
{
border-color: #665958;
}
.TagClassName
{
border-color: #665958;
}
</style>