Shades of Amazon #407458
Tints of Amazon #407458
RGB
CMYK
RGB Variations
Color information
#407458 (or 0x407458) is known color: Amazon. HEX triplet: 40, 74 and 58. RGB value is (64,116,88). Sum of RGB (Red+Green+Blue) = 64+116+88=268 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.88% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 88 (34.77% from 255 or 32.84% from 268); Max value from RGB is 116 - color contains mainly: green. Hex color #407458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407458 is #BF8BA7. Grayscale: #616161. Windows color (decimal): -12553128 or 5796928. OLE color: 5796928.
HSL color Cylindrical-coordinate representation of color #407458: hue angle of 147.69º 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 #407458 is Cyan = 0.45, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 88 | - |
| CMYK | 0.45 | 0 | 0.24 | 0.55 |
| HSL | 147.69º | 0.29% | 0.35% | - |
| HSV(B) | 147.69º | 0.45% | 0.45% | - |
| XYZ | 10.12 | 14.29 | 11.46 | - |
| YUV | 97.26 | 122.77 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 88 | 0.45 | 0 | 0.24 | 0.55 | 147.69 | 0.29 | 0.35 |
| Hex | 40 | 74 | 58 | 2D | 0 | 18 | 37 | 94 | 1D | 23 |
| Octal | 100 | 164 | 130 | 55 | 0 | 30 | 67 | 224 | 35 | 43 |
| Binary | 1000000 | 1110100 | 1011000 | 101101 | 0 | 11000 | 110111 | 10010100 | 11101 | 100011 |
Color Harmonies of #407458
Complementary color
Monochromatic Colors of #407458
Black with #407458
Text Example
Text Example
White with #407458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407458; }
p { color: rgb(64,116,88); }
H1.HeaderClassName
{
color: #407458;
}
.AnyTagClassName
{
color: #407458;
}
</style>
background-color css
<style>
a { background-color: #407458; }
a { background-color: rgb(64,116,88); }
div.DivClassName
{
background-color: #407458;
}
.BgClassName
{
background-color: #407458;
}
</style>
border-color css
<style>
span { border-color: #407458; }
span { border-color: rgb(64,116,88); }
td.TdClassName
{
border-color: #407458;
}
.TagClassName
{
border-color: #407458;
}
</style>