Shades of Amazon #347946
Tints of Amazon #347946
RGB
CMYK
RGB Variations
Color information
#347946 (or 0x347946) is known color: Amazon. HEX triplet: 34, 79 and 46. RGB value is (52,121,70). Sum of RGB (Red+Green+Blue) = 52+121+70=243 (32% of max value = 765). Red value is 52 (20.70% from 255 or 21.40% from 243); Green value is 121 (47.66% from 255 or 49.79% from 243); Blue value is 70 (27.73% from 255 or 28.81% from 243); Max value from RGB is 121 - color contains mainly: green. Hex color #347946 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347946 is #CB86B9. Grayscale: #5E5E5E. Windows color (decimal): -13338298 or 4618548. OLE color: 4618548.
HSL color Cylindrical-coordinate representation of color #347946: hue angle of 135.65º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #347946 is Cyan = 0.57, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 121 | 70 | - |
| CMYK | 0.57 | 0 | 0.42 | 0.53 |
| HSL | 135.65º | 0.4% | 0.34% | - |
| HSV(B) | 135.65º | 0.57% | 0.47% | - |
| XYZ | 9.36 | 14.85 | 8.17 | - |
| YUV | 94.56 | 114.14 | 97.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 121 | 70 | 0.57 | 0 | 0.42 | 0.53 | 135.65 | 0.4 | 0.34 |
| Hex | 34 | 79 | 46 | 39 | 0 | 2A | 35 | 88 | 28 | 22 |
| Octal | 64 | 171 | 106 | 71 | 0 | 52 | 65 | 210 | 50 | 42 |
| Binary | 110100 | 1111001 | 1000110 | 111001 | 0 | 101010 | 110101 | 10001000 | 101000 | 100010 |
Color Harmonies of #347946
Complementary color
Monochromatic Colors of #347946
Black with #347946
Text Example
Text Example
White with #347946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347946; }
p { color: rgb(52,121,70); }
H1.HeaderClassName
{
color: #347946;
}
.AnyTagClassName
{
color: #347946;
}
</style>
background-color css
<style>
a { background-color: #347946; }
a { background-color: rgb(52,121,70); }
div.DivClassName
{
background-color: #347946;
}
.BgClassName
{
background-color: #347946;
}
</style>
border-color css
<style>
span { border-color: #347946; }
span { border-color: rgb(52,121,70); }
td.TdClassName
{
border-color: #347946;
}
.TagClassName
{
border-color: #347946;
}
</style>