Shades of Zambezi #625656
Tints of Zambezi #625656
RGB
CMYK
RGB Variations
Color information
#625656 (or 0x625656) is known color: Zambezi. HEX triplet: 62, 56 and 56. RGB value is (98,86,86). Sum of RGB (Red+Green+Blue) = 98+86+86=270 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.30% from 270); Green value is 86 (33.98% from 255 or 31.85% from 270); Blue value is 86 (33.98% from 255 or 31.85% from 270); Max value from RGB is 98 - color contains mainly: red. Hex color #625656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625656 is #9DA9A9. Grayscale: #595959. Windows color (decimal): -10332586 or 5658210. OLE color: 5658210.
HSL color Cylindrical-coordinate representation of color #625656: hue angle of 0º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #625656 is Cyan = 0, Magento = 0.12, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
RGB | 98 | 86 | 86 | - |
CMYK | 0 | 0.12 | 0.12 | 0.62 |
HSL | 0º | 0.07% | 0.36% | - |
HSV(B) | 0º | 0.12% | 0.38% | - |
XYZ | 10.04 | 9.92 | 10.19 | - |
YUV | 89.59 | 125.98 | 134 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 98 | 86 | 86 | 0 | 0.12 | 0.12 | 0.62 | 0 | 0.07 | 0.36 |
Hex | 62 | 56 | 56 | 0 | C | C | 3E | 0 | 7 | 24 |
Octal | 142 | 126 | 126 | 0 | 14 | 14 | 76 | 0 | 7 | 44 |
Binary | 1100010 | 1010110 | 1010110 | 0 | 1100 | 1100 | 111110 | 0 | 111 | 100100 |
Color Harmonies of #625656
Complementary color
Monochromatic Colors of #625656
Black with #625656
Text Example
Text Example
White with #625656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625656; }
p { color: rgb(98,86,86); }
H1.HeaderClassName
{
color: #625656;
}
.AnyTagClassName
{
color: #625656;
}
</style>
background-color css
<style>
a { background-color: #625656; }
a { background-color: rgb(98,86,86); }
div.DivClassName
{
background-color: #625656;
}
.BgClassName
{
background-color: #625656;
}
</style>
border-color css
<style>
span { border-color: #625656; }
span { border-color: rgb(98,86,86); }
td.TdClassName
{
border-color: #625656;
}
.TagClassName
{
border-color: #625656;
}
</style>