Shades of Amazon #407553
Tints of Amazon #407553
RGB
CMYK
RGB Variations
Color information
#407553 (or 0x407553) is known color: Amazon. HEX triplet: 40, 75 and 53. RGB value is (64,117,83). Sum of RGB (Red+Green+Blue) = 64+117+83=264 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.24% from 264); Green value is 117 (46.09% from 255 or 44.32% from 264); Blue value is 83 (32.81% from 255 or 31.44% from 264); Max value from RGB is 117 - color contains mainly: green. Hex color #407553 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407553 is #BF8AAC. Grayscale: #616161. Windows color (decimal): -12552877 or 5469504. OLE color: 5469504.
HSL color Cylindrical-coordinate representation of color #407553: hue angle of 141.51º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407553 is Cyan = 0.45, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 83 | - |
| CMYK | 0.45 | 0 | 0.29 | 0.54 |
| HSL | 141.51º | 0.29% | 0.35% | - |
| HSV(B) | 141.51º | 0.45% | 0.46% | - |
| XYZ | 10.04 | 14.44 | 10.44 | - |
| YUV | 97.28 | 119.94 | 104.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 83 | 0.45 | 0 | 0.29 | 0.54 | 141.51 | 0.29 | 0.35 |
| Hex | 40 | 75 | 53 | 2D | 0 | 1D | 36 | 8E | 1D | 23 |
| Octal | 100 | 165 | 123 | 55 | 0 | 35 | 66 | 216 | 35 | 43 |
| Binary | 1000000 | 1110101 | 1010011 | 101101 | 0 | 11101 | 110110 | 10001110 | 11101 | 100011 |
Color Harmonies of #407553
Complementary color
Monochromatic Colors of #407553
Black with #407553
Text Example
Text Example
White with #407553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407553; }
p { color: rgb(64,117,83); }
H1.HeaderClassName
{
color: #407553;
}
.AnyTagClassName
{
color: #407553;
}
</style>
background-color css
<style>
a { background-color: #407553; }
a { background-color: rgb(64,117,83); }
div.DivClassName
{
background-color: #407553;
}
.BgClassName
{
background-color: #407553;
}
</style>
border-color css
<style>
span { border-color: #407553; }
span { border-color: rgb(64,117,83); }
td.TdClassName
{
border-color: #407553;
}
.TagClassName
{
border-color: #407553;
}
</style>