Shades of Amazon #407751
Tints of Amazon #407751
RGB
CMYK
RGB Variations
Color information
#407751 (or 0x407751) is known color: Amazon. HEX triplet: 40, 77 and 51. RGB value is (64,119,81). Sum of RGB (Red+Green+Blue) = 64+119+81=264 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.24% from 264); Green value is 119 (46.88% from 255 or 45.08% from 264); Blue value is 81 (32.03% from 255 or 30.68% from 264); Max value from RGB is 119 - color contains mainly: green. Hex color #407751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407751 is #BF88AE. Grayscale: #626262. Windows color (decimal): -12552367 or 5338944. OLE color: 5338944.
HSL color Cylindrical-coordinate representation of color #407751: hue angle of 138.55º 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 #407751 is Cyan = 0.46, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 81 | - |
| CMYK | 0.46 | 0 | 0.32 | 0.53 |
| HSL | 138.55º | 0.3% | 0.36% | - |
| HSV(B) | 138.55º | 0.46% | 0.47% | - |
| XYZ | 10.2 | 14.88 | 10.12 | - |
| YUV | 98.22 | 118.28 | 103.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 81 | 0.46 | 0 | 0.32 | 0.53 | 138.55 | 0.3 | 0.36 |
| Hex | 40 | 77 | 51 | 2E | 0 | 20 | 35 | 8B | 1E | 24 |
| Octal | 100 | 167 | 121 | 56 | 0 | 40 | 65 | 213 | 36 | 44 |
| Binary | 1000000 | 1110111 | 1010001 | 101110 | 0 | 100000 | 110101 | 10001011 | 11110 | 100100 |
Color Harmonies of #407751
Complementary color
Monochromatic Colors of #407751
Black with #407751
Text Example
Text Example
White with #407751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407751; }
p { color: rgb(64,119,81); }
H1.HeaderClassName
{
color: #407751;
}
.AnyTagClassName
{
color: #407751;
}
</style>
background-color css
<style>
a { background-color: #407751; }
a { background-color: rgb(64,119,81); }
div.DivClassName
{
background-color: #407751;
}
.BgClassName
{
background-color: #407751;
}
</style>
border-color css
<style>
span { border-color: #407751; }
span { border-color: rgb(64,119,81); }
td.TdClassName
{
border-color: #407751;
}
.TagClassName
{
border-color: #407751;
}
</style>