Shades of Amazon #407656
Tints of Amazon #407656
RGB
CMYK
RGB Variations
Color information
#407656 (or 0x407656) is known color: Amazon. HEX triplet: 40, 76 and 56. RGB value is (64,118,86). Sum of RGB (Red+Green+Blue) = 64+118+86=268 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.88% from 268); Green value is 118 (46.48% from 255 or 44.03% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 118 - color contains mainly: green. Hex color #407656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407656 is #BF89A9. Grayscale: #626262. Windows color (decimal): -12552618 or 5666368. OLE color: 5666368.
HSL color Cylindrical-coordinate representation of color #407656: hue angle of 144.44º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407656 is Cyan = 0.46, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 86 | - |
| CMYK | 0.46 | 0 | 0.27 | 0.54 |
| HSL | 144.44º | 0.3% | 0.36% | - |
| HSV(B) | 144.44º | 0.46% | 0.46% | - |
| XYZ | 10.27 | 14.72 | 11.1 | - |
| YUV | 98.21 | 121.11 | 103.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 86 | 0.46 | 0 | 0.27 | 0.54 | 144.44 | 0.3 | 0.36 |
| Hex | 40 | 76 | 56 | 2E | 0 | 1B | 36 | 90 | 1E | 24 |
| Octal | 100 | 166 | 126 | 56 | 0 | 33 | 66 | 220 | 36 | 44 |
| Binary | 1000000 | 1110110 | 1010110 | 101110 | 0 | 11011 | 110110 | 10010000 | 11110 | 100100 |
Color Harmonies of #407656
Complementary color
Monochromatic Colors of #407656
Black with #407656
Text Example
Text Example
White with #407656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407656; }
p { color: rgb(64,118,86); }
H1.HeaderClassName
{
color: #407656;
}
.AnyTagClassName
{
color: #407656;
}
</style>
background-color css
<style>
a { background-color: #407656; }
a { background-color: rgb(64,118,86); }
div.DivClassName
{
background-color: #407656;
}
.BgClassName
{
background-color: #407656;
}
</style>
border-color css
<style>
span { border-color: #407656; }
span { border-color: rgb(64,118,86); }
td.TdClassName
{
border-color: #407656;
}
.TagClassName
{
border-color: #407656;
}
</style>