Shades of Amazon #407358
Tints of Amazon #407358
RGB
CMYK
RGB Variations
Color information
#407358 (or 0x407358) is known color: Amazon. HEX triplet: 40, 73 and 58. RGB value is (64,115,88). Sum of RGB (Red+Green+Blue) = 64+115+88=267 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.97% from 267); Green value is 115 (45.31% from 255 or 43.07% from 267); Blue value is 88 (34.77% from 255 or 32.96% from 267); Max value from RGB is 115 - color contains mainly: green. Hex color #407358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407358 is #BF8CA7. Grayscale: #606060. Windows color (decimal): -12553384 or 5796672. OLE color: 5796672.
HSL color Cylindrical-coordinate representation of color #407358: hue angle of 148.24º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #407358 is Cyan = 0.44, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 115 | 88 | - |
| CMYK | 0.44 | 0 | 0.23 | 0.55 |
| HSL | 148.24º | 0.28% | 0.35% | - |
| HSV(B) | 148.24º | 0.44% | 0.45% | - |
| XYZ | 10.01 | 14.06 | 11.42 | - |
| YUV | 96.67 | 123.1 | 104.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 88 | 0.44 | 0 | 0.23 | 0.55 | 148.24 | 0.28 | 0.35 |
| Hex | 40 | 73 | 58 | 2C | 0 | 17 | 37 | 94 | 1C | 23 |
| Octal | 100 | 163 | 130 | 54 | 0 | 27 | 67 | 224 | 34 | 43 |
| Binary | 1000000 | 1110011 | 1011000 | 101100 | 0 | 10111 | 110111 | 10010100 | 11100 | 100011 |
Color Harmonies of #407358
Complementary color
Monochromatic Colors of #407358
Black with #407358
Text Example
Text Example
White with #407358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407358; }
p { color: rgb(64,115,88); }
H1.HeaderClassName
{
color: #407358;
}
.AnyTagClassName
{
color: #407358;
}
</style>
background-color css
<style>
a { background-color: #407358; }
a { background-color: rgb(64,115,88); }
div.DivClassName
{
background-color: #407358;
}
.BgClassName
{
background-color: #407358;
}
</style>
border-color css
<style>
span { border-color: #407358; }
span { border-color: rgb(64,115,88); }
td.TdClassName
{
border-color: #407358;
}
.TagClassName
{
border-color: #407358;
}
</style>