Shades of Amazon #347446
Tints of Amazon #347446
RGB
CMYK
RGB Variations
Color information
#347446 (or 0x347446) is known color: Amazon. HEX triplet: 34, 74 and 46. RGB value is (52,116,70). Sum of RGB (Red+Green+Blue) = 52+116+70=238 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.85% from 238); Green value is 116 (45.70% from 255 or 48.74% from 238); Blue value is 70 (27.73% from 255 or 29.41% from 238); Max value from RGB is 116 - color contains mainly: green. Hex color #347446 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347446 is #CB8BB9. Grayscale: #5B5B5B. Windows color (decimal): -13339578 or 4617268. OLE color: 4617268.
HSL color Cylindrical-coordinate representation of color #347446: hue angle of 136.88º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #347446 is Cyan = 0.55, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 70 | - |
| CMYK | 0.55 | 0 | 0.40 | 0.55 |
| HSL | 136.88º | 0.38% | 0.33% | - |
| HSV(B) | 136.88º | 0.55% | 0.45% | - |
| XYZ | 8.77 | 13.66 | 7.97 | - |
| YUV | 91.62 | 115.8 | 99.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 70 | 0.55 | 0 | 0.40 | 0.55 | 136.88 | 0.38 | 0.33 |
| Hex | 34 | 74 | 46 | 37 | 0 | 28 | 37 | 89 | 26 | 21 |
| Octal | 64 | 164 | 106 | 67 | 0 | 50 | 67 | 211 | 46 | 41 |
| Binary | 110100 | 1110100 | 1000110 | 110111 | 0 | 101000 | 110111 | 10001001 | 100110 | 100001 |
Color Harmonies of #347446
Complementary color
Monochromatic Colors of #347446
Black with #347446
Text Example
Text Example
White with #347446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347446; }
p { color: rgb(52,116,70); }
H1.HeaderClassName
{
color: #347446;
}
.AnyTagClassName
{
color: #347446;
}
</style>
background-color css
<style>
a { background-color: #347446; }
a { background-color: rgb(52,116,70); }
div.DivClassName
{
background-color: #347446;
}
.BgClassName
{
background-color: #347446;
}
</style>
border-color css
<style>
span { border-color: #347446; }
span { border-color: rgb(52,116,70); }
td.TdClassName
{
border-color: #347446;
}
.TagClassName
{
border-color: #347446;
}
</style>