Shades of Amazon #407556
Tints of Amazon #407556
RGB
CMYK
RGB Variations
Color information
#407556 (or 0x407556) is known color: Amazon. HEX triplet: 40, 75 and 56. RGB value is (64,117,86). Sum of RGB (Red+Green+Blue) = 64+117+86=267 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.97% from 267); Green value is 117 (46.09% from 255 or 43.82% from 267); Blue value is 86 (33.98% from 255 or 32.21% from 267); Max value from RGB is 117 - color contains mainly: green. Hex color #407556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407556 is #BF8AA9. Grayscale: #616161. Windows color (decimal): -12552874 or 5666112. OLE color: 5666112.
HSL color Cylindrical-coordinate representation of color #407556: hue angle of 144.91º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407556 is Cyan = 0.45, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 86 | - |
| CMYK | 0.45 | 0 | 0.26 | 0.54 |
| HSL | 144.91º | 0.29% | 0.35% | - |
| HSV(B) | 144.91º | 0.45% | 0.46% | - |
| XYZ | 10.16 | 14.48 | 11.06 | - |
| YUV | 97.62 | 121.44 | 104.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 86 | 0.45 | 0 | 0.26 | 0.54 | 144.91 | 0.29 | 0.35 |
| Hex | 40 | 75 | 56 | 2D | 0 | 1A | 36 | 91 | 1D | 23 |
| Octal | 100 | 165 | 126 | 55 | 0 | 32 | 66 | 221 | 35 | 43 |
| Binary | 1000000 | 1110101 | 1010110 | 101101 | 0 | 11010 | 110110 | 10010001 | 11101 | 100011 |
Color Harmonies of #407556
Complementary color
Monochromatic Colors of #407556
Black with #407556
Text Example
Text Example
White with #407556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407556; }
p { color: rgb(64,117,86); }
H1.HeaderClassName
{
color: #407556;
}
.AnyTagClassName
{
color: #407556;
}
</style>
background-color css
<style>
a { background-color: #407556; }
a { background-color: rgb(64,117,86); }
div.DivClassName
{
background-color: #407556;
}
.BgClassName
{
background-color: #407556;
}
</style>
border-color css
<style>
span { border-color: #407556; }
span { border-color: rgb(64,117,86); }
td.TdClassName
{
border-color: #407556;
}
.TagClassName
{
border-color: #407556;
}
</style>