Shades of Zambezi #675856
Tints of Zambezi #675856
RGB
CMYK
RGB Variations
Color information
#675856 (or 0x675856) is known color: Zambezi. HEX triplet: 67, 58 and 56. RGB value is (103,88,86). Sum of RGB (Red+Green+Blue) = 103+88+86=277 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.18% from 277); Green value is 88 (34.77% from 255 or 31.77% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 103 - color contains mainly: red. Hex color #675856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675856 is #98A7A9. Grayscale: #5C5C5C. Windows color (decimal): -10004394 or 5658727. OLE color: 5658727.
HSL color Cylindrical-coordinate representation of color #675856: hue angle of 7.06º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #675856 is Cyan = 0, Magento = 0.15, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 88 | 86 | - |
| CMYK | 0 | 0.15 | 0.17 | 0.60 |
| HSL | 7.06º | 0.09% | 0.37% | - |
| HSV(B) | 7.06º | 0.17% | 0.4% | - |
| XYZ | 10.76 | 10.53 | 10.27 | - |
| YUV | 92.26 | 124.47 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 88 | 86 | 0 | 0.15 | 0.17 | 0.60 | 7.06 | 0.09 | 0.37 |
| Hex | 67 | 58 | 56 | 0 | F | 11 | 3C | 7 | 9 | 25 |
| Octal | 147 | 130 | 126 | 0 | 17 | 21 | 74 | 7 | 11 | 45 |
| Binary | 1100111 | 1011000 | 1010110 | 0 | 1111 | 10001 | 111100 | 111 | 1001 | 100101 |
Color Harmonies of #675856
Complementary color
Monochromatic Colors of #675856
Black with #675856
Text Example
Text Example
White with #675856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675856; }
p { color: rgb(103,88,86); }
H1.HeaderClassName
{
color: #675856;
}
.AnyTagClassName
{
color: #675856;
}
</style>
background-color css
<style>
a { background-color: #675856; }
a { background-color: rgb(103,88,86); }
div.DivClassName
{
background-color: #675856;
}
.BgClassName
{
background-color: #675856;
}
</style>
border-color css
<style>
span { border-color: #675856; }
span { border-color: rgb(103,88,86); }
td.TdClassName
{
border-color: #675856;
}
.TagClassName
{
border-color: #675856;
}
</style>