Shades of Amazon #407156
Tints of Amazon #407156
RGB
CMYK
RGB Variations
Color information
#407156 (or 0x407156) is known color: Amazon. HEX triplet: 40, 71 and 56. RGB value is (64,113,86). Sum of RGB (Red+Green+Blue) = 64+113+86=263 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.33% from 263); Green value is 113 (44.53% from 255 or 42.97% from 263); Blue value is 86 (33.98% from 255 or 32.70% from 263); Max value from RGB is 113 - color contains mainly: green. Hex color #407156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407156 is #BF8EA9. Grayscale: #5F5F5F. Windows color (decimal): -12553898 or 5665088. OLE color: 5665088.
HSL color Cylindrical-coordinate representation of color #407156: hue angle of 146.94º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #407156 is Cyan = 0.43, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 113 | 86 | - |
| CMYK | 0.43 | 0 | 0.24 | 0.56 |
| HSL | 146.94º | 0.28% | 0.35% | - |
| HSV(B) | 146.94º | 0.43% | 0.44% | - |
| XYZ | 9.7 | 13.57 | 10.91 | - |
| YUV | 95.27 | 122.77 | 105.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 86 | 0.43 | 0 | 0.24 | 0.56 | 146.94 | 0.28 | 0.35 |
| Hex | 40 | 71 | 56 | 2B | 0 | 18 | 38 | 93 | 1C | 23 |
| Octal | 100 | 161 | 126 | 53 | 0 | 30 | 70 | 223 | 34 | 43 |
| Binary | 1000000 | 1110001 | 1010110 | 101011 | 0 | 11000 | 111000 | 10010011 | 11100 | 100011 |
Color Harmonies of #407156
Complementary color
Monochromatic Colors of #407156
Black with #407156
Text Example
Text Example
White with #407156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407156; }
p { color: rgb(64,113,86); }
H1.HeaderClassName
{
color: #407156;
}
.AnyTagClassName
{
color: #407156;
}
</style>
background-color css
<style>
a { background-color: #407156; }
a { background-color: rgb(64,113,86); }
div.DivClassName
{
background-color: #407156;
}
.BgClassName
{
background-color: #407156;
}
</style>
border-color css
<style>
span { border-color: #407156; }
span { border-color: rgb(64,113,86); }
td.TdClassName
{
border-color: #407156;
}
.TagClassName
{
border-color: #407156;
}
</style>