Shades of Zambezi #675959
Tints of Zambezi #675959
RGB
CMYK
RGB Variations
Color information
#675959 (or 0x675959) is known color: Zambezi. HEX triplet: 67, 59 and 59. RGB value is (103,89,89). Sum of RGB (Red+Green+Blue) = 103+89+89=281 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.65% from 281); Green value is 89 (35.16% from 255 or 31.67% from 281); Blue value is 89 (35.16% from 255 or 31.67% from 281); Max value from RGB is 103 - color contains mainly: red. Hex color #675959 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675959 is #98A6A6. Grayscale: #5D5D5D. Windows color (decimal): -10004135 or 5855591. OLE color: 5855591.
HSL color Cylindrical-coordinate representation of color #675959: hue angle of 0º degrees, saturation: 0.07, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #675959 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 89 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.60 |
| HSL | 0º | 0.07% | 0.38% | - |
| HSV(B) | 0º | 0.14% | 0.4% | - |
| XYZ | 10.97 | 10.75 | 10.95 | - |
| YUV | 93.19 | 125.64 | 135 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 89 | 0 | 0.14 | 0.14 | 0.60 | 0 | 0.07 | 0.38 |
| Hex | 67 | 59 | 59 | 0 | E | E | 3C | 0 | 7 | 26 |
| Octal | 147 | 131 | 131 | 0 | 16 | 16 | 74 | 0 | 7 | 46 |
| Binary | 1100111 | 1011001 | 1011001 | 0 | 1110 | 1110 | 111100 | 0 | 111 | 100110 |
Color Harmonies of #675959
Complementary color
Monochromatic Colors of #675959
Black with #675959
Text Example
Text Example
White with #675959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675959; }
p { color: rgb(103,89,89); }
H1.HeaderClassName
{
color: #675959;
}
.AnyTagClassName
{
color: #675959;
}
</style>
background-color css
<style>
a { background-color: #675959; }
a { background-color: rgb(103,89,89); }
div.DivClassName
{
background-color: #675959;
}
.BgClassName
{
background-color: #675959;
}
</style>
border-color css
<style>
span { border-color: #675959; }
span { border-color: rgb(103,89,89); }
td.TdClassName
{
border-color: #675959;
}
.TagClassName
{
border-color: #675959;
}
</style>