Shades of Amazon #347056
Tints of Amazon #347056
RGB
CMYK
RGB Variations
Color information
#347056 (or 0x347056) is known color: Amazon. HEX triplet: 34, 70 and 56. RGB value is (52,112,86). Sum of RGB (Red+Green+Blue) = 52+112+86=250 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.8% from 250); Green value is 112 (44.14% from 255 or 44.8% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 112 - color contains mainly: green. Hex color #347056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347056 is #CB8FA9. Grayscale: #5B5B5B. Windows color (decimal): -13340586 or 5664820. OLE color: 5664820.
HSL color Cylindrical-coordinate representation of color #347056: hue angle of 154º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #347056 is Cyan = 0.54, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 112 | 86 | - |
| CMYK | 0.54 | 0 | 0.23 | 0.56 |
| HSL | 154º | 0.37% | 0.32% | - |
| HSV(B) | 154º | 0.54% | 0.44% | - |
| XYZ | 8.89 | 12.99 | 10.84 | - |
| YUV | 91.1 | 125.12 | 100.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 112 | 86 | 0.54 | 0 | 0.23 | 0.56 | 154 | 0.37 | 0.32 |
| Hex | 34 | 70 | 56 | 36 | 0 | 17 | 38 | 9A | 25 | 20 |
| Octal | 64 | 160 | 126 | 66 | 0 | 27 | 70 | 232 | 45 | 40 |
| Binary | 110100 | 1110000 | 1010110 | 110110 | 0 | 10111 | 111000 | 10011010 | 100101 | 100000 |
Color Harmonies of #347056
Complementary color
Monochromatic Colors of #347056
Black with #347056
Text Example
Text Example
White with #347056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347056; }
p { color: rgb(52,112,86); }
H1.HeaderClassName
{
color: #347056;
}
.AnyTagClassName
{
color: #347056;
}
</style>
background-color css
<style>
a { background-color: #347056; }
a { background-color: rgb(52,112,86); }
div.DivClassName
{
background-color: #347056;
}
.BgClassName
{
background-color: #347056;
}
</style>
border-color css
<style>
span { border-color: #347056; }
span { border-color: rgb(52,112,86); }
td.TdClassName
{
border-color: #347056;
}
.TagClassName
{
border-color: #347056;
}
</style>