Shades of Amazon #407453
Tints of Amazon #407453
RGB
CMYK
RGB Variations
Color information
#407453 (or 0x407453) is known color: Amazon. HEX triplet: 40, 74 and 53. RGB value is (64,116,83). Sum of RGB (Red+Green+Blue) = 64+116+83=263 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.33% from 263); Green value is 116 (45.70% from 255 or 44.11% from 263); Blue value is 83 (32.81% from 255 or 31.56% from 263); Max value from RGB is 116 - color contains mainly: green. Hex color #407453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407453 is #BF8BAC. Grayscale: #606060. Windows color (decimal): -12553133 or 5469248. OLE color: 5469248.
HSL color Cylindrical-coordinate representation of color #407453: hue angle of 141.92º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407453 is Cyan = 0.45, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 83 | - |
| CMYK | 0.45 | 0 | 0.28 | 0.55 |
| HSL | 141.92º | 0.29% | 0.35% | - |
| HSV(B) | 141.92º | 0.45% | 0.45% | - |
| XYZ | 9.92 | 14.21 | 10.4 | - |
| YUV | 96.69 | 120.27 | 104.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 83 | 0.45 | 0 | 0.28 | 0.55 | 141.92 | 0.29 | 0.35 |
| Hex | 40 | 74 | 53 | 2D | 0 | 1C | 37 | 8E | 1D | 23 |
| Octal | 100 | 164 | 123 | 55 | 0 | 34 | 67 | 216 | 35 | 43 |
| Binary | 1000000 | 1110100 | 1010011 | 101101 | 0 | 11100 | 110111 | 10001110 | 11101 | 100011 |
Color Harmonies of #407453
Complementary color
Monochromatic Colors of #407453
Black with #407453
Text Example
Text Example
White with #407453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407453; }
p { color: rgb(64,116,83); }
H1.HeaderClassName
{
color: #407453;
}
.AnyTagClassName
{
color: #407453;
}
</style>
background-color css
<style>
a { background-color: #407453; }
a { background-color: rgb(64,116,83); }
div.DivClassName
{
background-color: #407453;
}
.BgClassName
{
background-color: #407453;
}
</style>
border-color css
<style>
span { border-color: #407453; }
span { border-color: rgb(64,116,83); }
td.TdClassName
{
border-color: #407453;
}
.TagClassName
{
border-color: #407453;
}
</style>