Shades of Amazon #347657
Tints of Amazon #347657
RGB
CMYK
RGB Variations
Color information
#347657 (or 0x347657) is known color: Amazon. HEX triplet: 34, 76 and 57. RGB value is (52,118,87). Sum of RGB (Red+Green+Blue) = 52+118+87=257 (34% of max value = 765). Red value is 52 (20.70% from 255 or 20.23% from 257); Green value is 118 (46.48% from 255 or 45.91% from 257); Blue value is 87 (34.38% from 255 or 33.85% from 257); Max value from RGB is 118 - color contains mainly: green. Hex color #347657 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347657 is #CB89A8. Grayscale: #5E5E5E. Windows color (decimal): -13339049 or 5731892. OLE color: 5731892.
HSL color Cylindrical-coordinate representation of color #347657: hue angle of 151.82º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347657 is Cyan = 0.56, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 87 | - |
| CMYK | 0.56 | 0 | 0.26 | 0.54 |
| HSL | 151.82º | 0.39% | 0.33% | - |
| HSV(B) | 151.82º | 0.56% | 0.46% | - |
| XYZ | 9.61 | 14.38 | 11.28 | - |
| YUV | 94.73 | 123.63 | 97.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 87 | 0.56 | 0 | 0.26 | 0.54 | 151.82 | 0.39 | 0.33 |
| Hex | 34 | 76 | 57 | 38 | 0 | 1A | 36 | 98 | 27 | 21 |
| Octal | 64 | 166 | 127 | 70 | 0 | 32 | 66 | 230 | 47 | 41 |
| Binary | 110100 | 1110110 | 1010111 | 111000 | 0 | 11010 | 110110 | 10011000 | 100111 | 100001 |
Color Harmonies of #347657
Complementary color
Monochromatic Colors of #347657
Black with #347657
Text Example
Text Example
White with #347657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347657; }
p { color: rgb(52,118,87); }
H1.HeaderClassName
{
color: #347657;
}
.AnyTagClassName
{
color: #347657;
}
</style>
background-color css
<style>
a { background-color: #347657; }
a { background-color: rgb(52,118,87); }
div.DivClassName
{
background-color: #347657;
}
.BgClassName
{
background-color: #347657;
}
</style>
border-color css
<style>
span { border-color: #347657; }
span { border-color: rgb(52,118,87); }
td.TdClassName
{
border-color: #347657;
}
.TagClassName
{
border-color: #347657;
}
</style>