Shades of Amazon #407653
Tints of Amazon #407653
RGB
CMYK
RGB Variations
Color information
#407653 (or 0x407653) is known color: Amazon. HEX triplet: 40, 76 and 53. RGB value is (64,118,83). Sum of RGB (Red+Green+Blue) = 64+118+83=265 (35% of max value = 765). Red value is 64 (25.39% from 255 or 24.15% from 265); Green value is 118 (46.48% from 255 or 44.53% from 265); Blue value is 83 (32.81% from 255 or 31.32% from 265); Max value from RGB is 118 - color contains mainly: green. Hex color #407653 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407653 is #BF89AC. Grayscale: #616161. Windows color (decimal): -12552621 or 5469760. OLE color: 5469760.
HSL color Cylindrical-coordinate representation of color #407653: hue angle of 141.11º 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 #407653 is Cyan = 0.46, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 83 | - |
| CMYK | 0.46 | 0 | 0.30 | 0.54 |
| HSL | 141.11º | 0.3% | 0.36% | - |
| HSV(B) | 141.11º | 0.46% | 0.46% | - |
| XYZ | 10.15 | 14.67 | 10.48 | - |
| YUV | 97.86 | 119.61 | 103.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 83 | 0.46 | 0 | 0.30 | 0.54 | 141.11 | 0.3 | 0.36 |
| Hex | 40 | 76 | 53 | 2E | 0 | 1E | 36 | 8D | 1E | 24 |
| Octal | 100 | 166 | 123 | 56 | 0 | 36 | 66 | 215 | 36 | 44 |
| Binary | 1000000 | 1110110 | 1010011 | 101110 | 0 | 11110 | 110110 | 10001101 | 11110 | 100100 |
Color Harmonies of #407653
Complementary color
Monochromatic Colors of #407653
Black with #407653
Text Example
Text Example
White with #407653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407653; }
p { color: rgb(64,118,83); }
H1.HeaderClassName
{
color: #407653;
}
.AnyTagClassName
{
color: #407653;
}
</style>
background-color css
<style>
a { background-color: #407653; }
a { background-color: rgb(64,118,83); }
div.DivClassName
{
background-color: #407653;
}
.BgClassName
{
background-color: #407653;
}
</style>
border-color css
<style>
span { border-color: #407653; }
span { border-color: rgb(64,118,83); }
td.TdClassName
{
border-color: #407653;
}
.TagClassName
{
border-color: #407653;
}
</style>