Shades of Amazon #407650
Tints of Amazon #407650
RGB
CMYK
RGB Variations
Color information
#407650 (or 0x407650) is known color: Amazon. HEX triplet: 40, 76 and 50. RGB value is (64,118,80). Sum of RGB (Red+Green+Blue) = 64+118+80=262 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.43% from 262); Green value is 118 (46.48% from 255 or 45.04% from 262); Blue value is 80 (31.64% from 255 or 30.53% from 262); Max value from RGB is 118 - color contains mainly: green. Hex color #407650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407650 is #BF89AF. Grayscale: #616161. Windows color (decimal): -12552624 or 5273152. OLE color: 5273152.
HSL color Cylindrical-coordinate representation of color #407650: hue angle of 137.78º 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 #407650 is Cyan = 0.46, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 80 | - |
| CMYK | 0.46 | 0 | 0.32 | 0.54 |
| HSL | 137.78º | 0.3% | 0.36% | - |
| HSV(B) | 137.78º | 0.46% | 0.46% | - |
| XYZ | 10.04 | 14.63 | 9.88 | - |
| YUV | 97.52 | 118.11 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 80 | 0.46 | 0 | 0.32 | 0.54 | 137.78 | 0.3 | 0.36 |
| Hex | 40 | 76 | 50 | 2E | 0 | 20 | 36 | 8A | 1E | 24 |
| Octal | 100 | 166 | 120 | 56 | 0 | 40 | 66 | 212 | 36 | 44 |
| Binary | 1000000 | 1110110 | 1010000 | 101110 | 0 | 100000 | 110110 | 10001010 | 11110 | 100100 |
Color Harmonies of #407650
Complementary color
Monochromatic Colors of #407650
Black with #407650
Text Example
Text Example
White with #407650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407650; }
p { color: rgb(64,118,80); }
H1.HeaderClassName
{
color: #407650;
}
.AnyTagClassName
{
color: #407650;
}
</style>
background-color css
<style>
a { background-color: #407650; }
a { background-color: rgb(64,118,80); }
div.DivClassName
{
background-color: #407650;
}
.BgClassName
{
background-color: #407650;
}
</style>
border-color css
<style>
span { border-color: #407650; }
span { border-color: rgb(64,118,80); }
td.TdClassName
{
border-color: #407650;
}
.TagClassName
{
border-color: #407650;
}
</style>