Shades of Amazon #407558
Tints of Amazon #407558
RGB
CMYK
RGB Variations
Color information
#407558 (or 0x407558) is known color: Amazon. HEX triplet: 40, 75 and 58. RGB value is (64,117,88). Sum of RGB (Red+Green+Blue) = 64+117+88=269 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.79% from 269); Green value is 117 (46.09% from 255 or 43.49% from 269); Blue value is 88 (34.77% from 255 or 32.71% from 269); Max value from RGB is 117 - color contains mainly: green. Hex color #407558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407558 is #BF8AA7. Grayscale: #616161. Windows color (decimal): -12552872 or 5797184. OLE color: 5797184.
HSL color Cylindrical-coordinate representation of color #407558: hue angle of 147.17º 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 #407558 is Cyan = 0.45, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 88 | - |
| CMYK | 0.45 | 0 | 0.25 | 0.54 |
| HSL | 147.17º | 0.29% | 0.35% | - |
| HSV(B) | 147.17º | 0.45% | 0.46% | - |
| XYZ | 10.24 | 14.52 | 11.5 | - |
| YUV | 97.85 | 122.44 | 103.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 88 | 0.45 | 0 | 0.25 | 0.54 | 147.17 | 0.29 | 0.35 |
| Hex | 40 | 75 | 58 | 2D | 0 | 19 | 36 | 93 | 1D | 23 |
| Octal | 100 | 165 | 130 | 55 | 0 | 31 | 66 | 223 | 35 | 43 |
| Binary | 1000000 | 1110101 | 1011000 | 101101 | 0 | 11001 | 110110 | 10010011 | 11101 | 100011 |
Color Harmonies of #407558
Complementary color
Monochromatic Colors of #407558
Black with #407558
Text Example
Text Example
White with #407558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407558; }
p { color: rgb(64,117,88); }
H1.HeaderClassName
{
color: #407558;
}
.AnyTagClassName
{
color: #407558;
}
</style>
background-color css
<style>
a { background-color: #407558; }
a { background-color: rgb(64,117,88); }
div.DivClassName
{
background-color: #407558;
}
.BgClassName
{
background-color: #407558;
}
</style>
border-color css
<style>
span { border-color: #407558; }
span { border-color: rgb(64,117,88); }
td.TdClassName
{
border-color: #407558;
}
.TagClassName
{
border-color: #407558;
}
</style>