Shades of Amazon #408156
Tints of Amazon #408156
RGB
CMYK
RGB Variations
Color information
#408156 (or 0x408156) is known color: Amazon. HEX triplet: 40, 81 and 56. RGB value is (64,129,86). Sum of RGB (Red+Green+Blue) = 64+129+86=279 (36% of max value = 765). Red value is 64 (25.39% from 255 or 22.94% from 279); Green value is 129 (50.78% from 255 or 46.24% from 279); Blue value is 86 (33.98% from 255 or 30.82% from 279); Max value from RGB is 129 - color contains mainly: green. Hex color #408156 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #408156 is #BF7EA9. Grayscale: #686868. Windows color (decimal): -12549802 or 5669184. OLE color: 5669184.
HSL color Cylindrical-coordinate representation of color #408156: hue angle of 140.31º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #408156 is Cyan = 0.50, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 129 | 86 | - |
| CMYK | 0.50 | 0 | 0.33 | 0.49 |
| HSL | 140.31º | 0.34% | 0.38% | - |
| HSV(B) | 140.31º | 0.5% | 0.51% | - |
| XYZ | 11.64 | 17.46 | 11.56 | - |
| YUV | 104.66 | 117.47 | 99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 129 | 86 | 0.50 | 0 | 0.33 | 0.49 | 140.31 | 0.34 | 0.38 |
| Hex | 40 | 81 | 56 | 32 | 0 | 21 | 31 | 8C | 22 | 26 |
| Octal | 100 | 201 | 126 | 62 | 0 | 41 | 61 | 214 | 42 | 46 |
| Binary | 1000000 | 10000001 | 1010110 | 110010 | 0 | 100001 | 110001 | 10001100 | 100010 | 100110 |
Color Harmonies of #408156
Complementary color
Monochromatic Colors of #408156
Black with #408156
Text Example
Text Example
White with #408156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408156; }
p { color: rgb(64,129,86); }
H1.HeaderClassName
{
color: #408156;
}
.AnyTagClassName
{
color: #408156;
}
</style>
background-color css
<style>
a { background-color: #408156; }
a { background-color: rgb(64,129,86); }
div.DivClassName
{
background-color: #408156;
}
.BgClassName
{
background-color: #408156;
}
</style>
border-color css
<style>
span { border-color: #408156; }
span { border-color: rgb(64,129,86); }
td.TdClassName
{
border-color: #408156;
}
.TagClassName
{
border-color: #408156;
}
</style>