Shades of Amazon #407457
Tints of Amazon #407457
RGB
CMYK
RGB Variations
Color information
#407457 (or 0x407457) is known color: Amazon. HEX triplet: 40, 74 and 57. RGB value is (64,116,87). Sum of RGB (Red+Green+Blue) = 64+116+87=267 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.97% from 267); Green value is 116 (45.70% from 255 or 43.45% from 267); Blue value is 87 (34.38% from 255 or 32.58% from 267); Max value from RGB is 116 - color contains mainly: green. Hex color #407457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407457 is #BF8BA8. Grayscale: #616161. Windows color (decimal): -12553129 or 5731392. OLE color: 5731392.
HSL color Cylindrical-coordinate representation of color #407457: hue angle of 146.54º 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 #407457 is Cyan = 0.45, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 87 | - |
| CMYK | 0.45 | 0 | 0.25 | 0.55 |
| HSL | 146.54º | 0.29% | 0.35% | - |
| HSV(B) | 146.54º | 0.45% | 0.45% | - |
| XYZ | 10.08 | 14.27 | 11.24 | - |
| YUV | 97.15 | 122.27 | 104.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 87 | 0.45 | 0 | 0.25 | 0.55 | 146.54 | 0.29 | 0.35 |
| Hex | 40 | 74 | 57 | 2D | 0 | 19 | 37 | 93 | 1D | 23 |
| Octal | 100 | 164 | 127 | 55 | 0 | 31 | 67 | 223 | 35 | 43 |
| Binary | 1000000 | 1110100 | 1010111 | 101101 | 0 | 11001 | 110111 | 10010011 | 11101 | 100011 |
Color Harmonies of #407457
Complementary color
Monochromatic Colors of #407457
Black with #407457
Text Example
Text Example
White with #407457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407457; }
p { color: rgb(64,116,87); }
H1.HeaderClassName
{
color: #407457;
}
.AnyTagClassName
{
color: #407457;
}
</style>
background-color css
<style>
a { background-color: #407457; }
a { background-color: rgb(64,116,87); }
div.DivClassName
{
background-color: #407457;
}
.BgClassName
{
background-color: #407457;
}
</style>
border-color css
<style>
span { border-color: #407457; }
span { border-color: rgb(64,116,87); }
td.TdClassName
{
border-color: #407457;
}
.TagClassName
{
border-color: #407457;
}
</style>