Shades of Amazon #407758
Tints of Amazon #407758
RGB
CMYK
RGB Variations
Color information
#407758 (or 0x407758) is known color: Amazon. HEX triplet: 40, 77 and 58. RGB value is (64,119,88). Sum of RGB (Red+Green+Blue) = 64+119+88=271 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.62% from 271); Green value is 119 (46.88% from 255 or 43.91% from 271); Blue value is 88 (34.77% from 255 or 32.47% from 271); Max value from RGB is 119 - color contains mainly: green. Hex color #407758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407758 is #BF88A7. Grayscale: #636363. Windows color (decimal): -12552360 or 5797696. OLE color: 5797696.
HSL color Cylindrical-coordinate representation of color #407758: hue angle of 146.18º 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 #407758 is Cyan = 0.46, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 88 | - |
| CMYK | 0.46 | 0 | 0.26 | 0.53 |
| HSL | 146.18º | 0.3% | 0.36% | - |
| HSV(B) | 146.18º | 0.46% | 0.47% | - |
| XYZ | 10.47 | 14.99 | 11.57 | - |
| YUV | 99.02 | 121.78 | 103.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 88 | 0.46 | 0 | 0.26 | 0.53 | 146.18 | 0.3 | 0.36 |
| Hex | 40 | 77 | 58 | 2E | 0 | 1A | 35 | 92 | 1E | 24 |
| Octal | 100 | 167 | 130 | 56 | 0 | 32 | 65 | 222 | 36 | 44 |
| Binary | 1000000 | 1110111 | 1011000 | 101110 | 0 | 11010 | 110101 | 10010010 | 11110 | 100100 |
Color Harmonies of #407758
Complementary color
Monochromatic Colors of #407758
Black with #407758
Text Example
Text Example
White with #407758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407758; }
p { color: rgb(64,119,88); }
H1.HeaderClassName
{
color: #407758;
}
.AnyTagClassName
{
color: #407758;
}
</style>
background-color css
<style>
a { background-color: #407758; }
a { background-color: rgb(64,119,88); }
div.DivClassName
{
background-color: #407758;
}
.BgClassName
{
background-color: #407758;
}
</style>
border-color css
<style>
span { border-color: #407758; }
span { border-color: rgb(64,119,88); }
td.TdClassName
{
border-color: #407758;
}
.TagClassName
{
border-color: #407758;
}
</style>