Shades of Amazon #407158
Tints of Amazon #407158
RGB
CMYK
RGB Variations
Color information
#407158 (or 0x407158) is known color: Amazon. HEX triplet: 40, 71 and 58. RGB value is (64,113,88). Sum of RGB (Red+Green+Blue) = 64+113+88=265 (35% of max value = 765). Red value is 64 (25.39% from 255 or 24.15% from 265); Green value is 113 (44.53% from 255 or 42.64% from 265); Blue value is 88 (34.77% from 255 or 33.21% from 265); Max value from RGB is 113 - color contains mainly: green. Hex color #407158 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407158 is #BF8EA7. Grayscale: #5F5F5F. Windows color (decimal): -12553896 or 5796160. OLE color: 5796160.
HSL color Cylindrical-coordinate representation of color #407158: hue angle of 149.39º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #407158 is Cyan = 0.43, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 113 | 88 | - |
| CMYK | 0.43 | 0 | 0.22 | 0.56 |
| HSL | 149.39º | 0.28% | 0.35% | - |
| HSV(B) | 149.39º | 0.43% | 0.44% | - |
| XYZ | 9.78 | 13.6 | 11.34 | - |
| YUV | 95.5 | 123.77 | 105.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 88 | 0.43 | 0 | 0.22 | 0.56 | 149.39 | 0.28 | 0.35 |
| Hex | 40 | 71 | 58 | 2B | 0 | 16 | 38 | 95 | 1C | 23 |
| Octal | 100 | 161 | 130 | 53 | 0 | 26 | 70 | 225 | 34 | 43 |
| Binary | 1000000 | 1110001 | 1011000 | 101011 | 0 | 10110 | 111000 | 10010101 | 11100 | 100011 |
Color Harmonies of #407158
Complementary color
Monochromatic Colors of #407158
Black with #407158
Text Example
Text Example
White with #407158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407158; }
p { color: rgb(64,113,88); }
H1.HeaderClassName
{
color: #407158;
}
.AnyTagClassName
{
color: #407158;
}
</style>
background-color css
<style>
a { background-color: #407158; }
a { background-color: rgb(64,113,88); }
div.DivClassName
{
background-color: #407158;
}
.BgClassName
{
background-color: #407158;
}
</style>
border-color css
<style>
span { border-color: #407158; }
span { border-color: rgb(64,113,88); }
td.TdClassName
{
border-color: #407158;
}
.TagClassName
{
border-color: #407158;
}
</style>