Shades of Amazon #407452
Tints of Amazon #407452
RGB
CMYK
RGB Variations
Color information
#407452 (or 0x407452) is known color: Amazon. HEX triplet: 40, 74 and 52. RGB value is (64,116,82). Sum of RGB (Red+Green+Blue) = 64+116+82=262 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.43% from 262); Green value is 116 (45.70% from 255 or 44.27% from 262); Blue value is 82 (32.42% from 255 or 31.30% from 262); Max value from RGB is 116 - color contains mainly: green. Hex color #407452 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407452 is #BF8BAD. Grayscale: #606060. Windows color (decimal): -12553134 or 5403712. OLE color: 5403712.
HSL color Cylindrical-coordinate representation of color #407452: hue angle of 140.77º 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 #407452 is Cyan = 0.45, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 82 | - |
| CMYK | 0.45 | 0 | 0.29 | 0.55 |
| HSL | 140.77º | 0.29% | 0.35% | - |
| HSV(B) | 140.77º | 0.45% | 0.45% | - |
| XYZ | 9.88 | 14.19 | 10.2 | - |
| YUV | 96.58 | 119.77 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 82 | 0.45 | 0 | 0.29 | 0.55 | 140.77 | 0.29 | 0.35 |
| Hex | 40 | 74 | 52 | 2D | 0 | 1D | 37 | 8D | 1D | 23 |
| Octal | 100 | 164 | 122 | 55 | 0 | 35 | 67 | 215 | 35 | 43 |
| Binary | 1000000 | 1110100 | 1010010 | 101101 | 0 | 11101 | 110111 | 10001101 | 11101 | 100011 |
Color Harmonies of #407452
Complementary color
Monochromatic Colors of #407452
Black with #407452
Text Example
Text Example
White with #407452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407452; }
p { color: rgb(64,116,82); }
H1.HeaderClassName
{
color: #407452;
}
.AnyTagClassName
{
color: #407452;
}
</style>
background-color css
<style>
a { background-color: #407452; }
a { background-color: rgb(64,116,82); }
div.DivClassName
{
background-color: #407452;
}
.BgClassName
{
background-color: #407452;
}
</style>
border-color css
<style>
span { border-color: #407452; }
span { border-color: rgb(64,116,82); }
td.TdClassName
{
border-color: #407452;
}
.TagClassName
{
border-color: #407452;
}
</style>