Shades of Amazon #407259
Tints of Amazon #407259
RGB
CMYK
RGB Variations
Color information
#407259 (or 0x407259) is known color: Amazon. HEX triplet: 40, 72 and 59. RGB value is (64,114,89). Sum of RGB (Red+Green+Blue) = 64+114+89=267 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.97% from 267); Green value is 114 (44.92% from 255 or 42.70% from 267); Blue value is 89 (35.16% from 255 or 33.33% from 267); Max value from RGB is 114 - color contains mainly: green. Hex color #407259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407259 is #BF8DA6. Grayscale: #606060. Windows color (decimal): -12553639 or 5861952. OLE color: 5861952.
HSL color Cylindrical-coordinate representation of color #407259: hue angle of 150º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #407259 is Cyan = 0.44, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 114 | 89 | - |
| CMYK | 0.44 | 0 | 0.22 | 0.55 |
| HSL | 150º | 0.28% | 0.35% | - |
| HSV(B) | 150º | 0.44% | 0.45% | - |
| XYZ | 9.93 | 13.85 | 11.6 | - |
| YUV | 96.2 | 123.94 | 105.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 89 | 0.44 | 0 | 0.22 | 0.55 | 150 | 0.28 | 0.35 |
| Hex | 40 | 72 | 59 | 2C | 0 | 16 | 37 | 96 | 1C | 23 |
| Octal | 100 | 162 | 131 | 54 | 0 | 26 | 67 | 226 | 34 | 43 |
| Binary | 1000000 | 1110010 | 1011001 | 101100 | 0 | 10110 | 110111 | 10010110 | 11100 | 100011 |
Color Harmonies of #407259
Complementary color
Monochromatic Colors of #407259
Black with #407259
Text Example
Text Example
White with #407259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407259; }
p { color: rgb(64,114,89); }
H1.HeaderClassName
{
color: #407259;
}
.AnyTagClassName
{
color: #407259;
}
</style>
background-color css
<style>
a { background-color: #407259; }
a { background-color: rgb(64,114,89); }
div.DivClassName
{
background-color: #407259;
}
.BgClassName
{
background-color: #407259;
}
</style>
border-color css
<style>
span { border-color: #407259; }
span { border-color: rgb(64,114,89); }
td.TdClassName
{
border-color: #407259;
}
.TagClassName
{
border-color: #407259;
}
</style>