Shades of Amazon #407450
Tints of Amazon #407450
RGB
CMYK
RGB Variations
Color information
#407450 (or 0x407450) is known color: Amazon. HEX triplet: 40, 74 and 50. RGB value is (64,116,80). Sum of RGB (Red+Green+Blue) = 64+116+80=260 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.62% from 260); Green value is 116 (45.70% from 255 or 44.62% from 260); Blue value is 80 (31.64% from 255 or 30.77% from 260); Max value from RGB is 116 - color contains mainly: green. Hex color #407450 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407450 is #BF8BAF. Grayscale: #606060. Windows color (decimal): -12553136 or 5272640. OLE color: 5272640.
HSL color Cylindrical-coordinate representation of color #407450: hue angle of 138.46º 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 #407450 is Cyan = 0.45, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 80 | - |
| CMYK | 0.45 | 0 | 0.31 | 0.55 |
| HSL | 138.46º | 0.29% | 0.35% | - |
| HSV(B) | 138.46º | 0.45% | 0.45% | - |
| XYZ | 9.81 | 14.16 | 9.81 | - |
| YUV | 96.35 | 118.77 | 104.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 80 | 0.45 | 0 | 0.31 | 0.55 | 138.46 | 0.29 | 0.35 |
| Hex | 40 | 74 | 50 | 2D | 0 | 1F | 37 | 8A | 1D | 23 |
| Octal | 100 | 164 | 120 | 55 | 0 | 37 | 67 | 212 | 35 | 43 |
| Binary | 1000000 | 1110100 | 1010000 | 101101 | 0 | 11111 | 110111 | 10001010 | 11101 | 100011 |
Color Harmonies of #407450
Complementary color
Monochromatic Colors of #407450
Black with #407450
Text Example
Text Example
White with #407450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407450; }
p { color: rgb(64,116,80); }
H1.HeaderClassName
{
color: #407450;
}
.AnyTagClassName
{
color: #407450;
}
</style>
background-color css
<style>
a { background-color: #407450; }
a { background-color: rgb(64,116,80); }
div.DivClassName
{
background-color: #407450;
}
.BgClassName
{
background-color: #407450;
}
</style>
border-color css
<style>
span { border-color: #407450; }
span { border-color: rgb(64,116,80); }
td.TdClassName
{
border-color: #407450;
}
.TagClassName
{
border-color: #407450;
}
</style>