Shades of Amazon #407759
Tints of Amazon #407759
RGB
CMYK
RGB Variations
Color information
#407759 (or 0x407759) is known color: Amazon. HEX triplet: 40, 77 and 59. RGB value is (64,119,89). Sum of RGB (Red+Green+Blue) = 64+119+89=272 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.53% from 272); Green value is 119 (46.88% from 255 or 43.75% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 119 - color contains mainly: green. Hex color #407759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407759 is #BF88A6. Grayscale: #636363. Windows color (decimal): -12552359 or 5863232. OLE color: 5863232.
HSL color Cylindrical-coordinate representation of color #407759: hue angle of 147.27º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407759 is Cyan = 0.46, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 89 | - |
| CMYK | 0.46 | 0 | 0.25 | 0.53 |
| HSL | 147.27º | 0.3% | 0.36% | - |
| HSV(B) | 147.27º | 0.46% | 0.47% | - |
| XYZ | 10.51 | 15 | 11.79 | - |
| YUV | 99.14 | 122.28 | 102.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 89 | 0.46 | 0 | 0.25 | 0.53 | 147.27 | 0.3 | 0.36 |
| Hex | 40 | 77 | 59 | 2E | 0 | 19 | 35 | 93 | 1E | 24 |
| Octal | 100 | 167 | 131 | 56 | 0 | 31 | 65 | 223 | 36 | 44 |
| Binary | 1000000 | 1110111 | 1011001 | 101110 | 0 | 11001 | 110101 | 10010011 | 11110 | 100100 |
Color Harmonies of #407759
Complementary color
Monochromatic Colors of #407759
Black with #407759
Text Example
Text Example
White with #407759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407759; }
p { color: rgb(64,119,89); }
H1.HeaderClassName
{
color: #407759;
}
.AnyTagClassName
{
color: #407759;
}
</style>
background-color css
<style>
a { background-color: #407759; }
a { background-color: rgb(64,119,89); }
div.DivClassName
{
background-color: #407759;
}
.BgClassName
{
background-color: #407759;
}
</style>
border-color css
<style>
span { border-color: #407759; }
span { border-color: rgb(64,119,89); }
td.TdClassName
{
border-color: #407759;
}
.TagClassName
{
border-color: #407759;
}
</style>