Shades of Amazon #347447
Tints of Amazon #347447
RGB
CMYK
RGB Variations
Color information
#347447 (or 0x347447) is known color: Amazon. HEX triplet: 34, 74 and 47. RGB value is (52,116,71). Sum of RGB (Red+Green+Blue) = 52+116+71=239 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.76% from 239); Green value is 116 (45.70% from 255 or 48.54% from 239); Blue value is 71 (28.12% from 255 or 29.71% from 239); Max value from RGB is 116 - color contains mainly: green. Hex color #347447 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347447 is #CB8BB8. Grayscale: #5B5B5B. Windows color (decimal): -13339577 or 4682804. OLE color: 4682804.
HSL color Cylindrical-coordinate representation of color #347447: hue angle of 137.81º 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 #347447 is Cyan = 0.55, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 71 | - |
| CMYK | 0.55 | 0 | 0.39 | 0.55 |
| HSL | 137.81º | 0.38% | 0.33% | - |
| HSV(B) | 137.81º | 0.55% | 0.45% | - |
| XYZ | 8.8 | 13.68 | 8.14 | - |
| YUV | 91.73 | 116.3 | 99.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 71 | 0.55 | 0 | 0.39 | 0.55 | 137.81 | 0.38 | 0.33 |
| Hex | 34 | 74 | 47 | 37 | 0 | 27 | 37 | 8A | 26 | 21 |
| Octal | 64 | 164 | 107 | 67 | 0 | 47 | 67 | 212 | 46 | 41 |
| Binary | 110100 | 1110100 | 1000111 | 110111 | 0 | 100111 | 110111 | 10001010 | 100110 | 100001 |
Color Harmonies of #347447
Complementary color
Monochromatic Colors of #347447
Black with #347447
Text Example
Text Example
White with #347447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347447; }
p { color: rgb(52,116,71); }
H1.HeaderClassName
{
color: #347447;
}
.AnyTagClassName
{
color: #347447;
}
</style>
background-color css
<style>
a { background-color: #347447; }
a { background-color: rgb(52,116,71); }
div.DivClassName
{
background-color: #347447;
}
.BgClassName
{
background-color: #347447;
}
</style>
border-color css
<style>
span { border-color: #347447; }
span { border-color: rgb(52,116,71); }
td.TdClassName
{
border-color: #347447;
}
.TagClassName
{
border-color: #347447;
}
</style>