Shades of Amazon #357147
Tints of Amazon #357147
RGB
CMYK
RGB Variations
Color information
#357147 (or 0x357147) is known color: Amazon. HEX triplet: 35, 71 and 47. RGB value is (53,113,71). Sum of RGB (Red+Green+Blue) = 53+113+71=237 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.36% from 237); Green value is 113 (44.53% from 255 or 47.68% from 237); Blue value is 71 (28.12% from 255 or 29.96% from 237); Max value from RGB is 113 - color contains mainly: green. Hex color #357147 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357147 is #CA8EB8. Grayscale: #5A5A5A. Windows color (decimal): -13274809 or 4682037. OLE color: 4682037.
HSL color Cylindrical-coordinate representation of color #357147: hue angle of 138º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357147 is Cyan = 0.53, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 113 | 71 | - |
| CMYK | 0.53 | 0 | 0.37 | 0.56 |
| HSL | 138º | 0.36% | 0.33% | - |
| HSV(B) | 138º | 0.53% | 0.44% | - |
| XYZ | 8.51 | 13.02 | 8.03 | - |
| YUV | 90.27 | 117.12 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 71 | 0.53 | 0 | 0.37 | 0.56 | 138 | 0.36 | 0.33 |
| Hex | 35 | 71 | 47 | 35 | 0 | 25 | 38 | 8A | 24 | 21 |
| Octal | 65 | 161 | 107 | 65 | 0 | 45 | 70 | 212 | 44 | 41 |
| Binary | 110101 | 1110001 | 1000111 | 110101 | 0 | 100101 | 111000 | 10001010 | 100100 | 100001 |
Color Harmonies of #357147
Complementary color
Monochromatic Colors of #357147
Black with #357147
Text Example
Text Example
White with #357147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357147; }
p { color: rgb(53,113,71); }
H1.HeaderClassName
{
color: #357147;
}
.AnyTagClassName
{
color: #357147;
}
</style>
background-color css
<style>
a { background-color: #357147; }
a { background-color: rgb(53,113,71); }
div.DivClassName
{
background-color: #357147;
}
.BgClassName
{
background-color: #357147;
}
</style>
border-color css
<style>
span { border-color: #357147; }
span { border-color: rgb(53,113,71); }
td.TdClassName
{
border-color: #357147;
}
.TagClassName
{
border-color: #357147;
}
</style>