Shades of Amazon #347459
Tints of Amazon #347459
RGB
CMYK
RGB Variations
Color information
#347459 (or 0x347459) is known color: Amazon. HEX triplet: 34, 74 and 59. RGB value is (52,116,89). Sum of RGB (Red+Green+Blue) = 52+116+89=257 (34% of max value = 765). Red value is 52 (20.70% from 255 or 20.23% from 257); Green value is 116 (45.70% from 255 or 45.14% from 257); Blue value is 89 (35.16% from 255 or 34.63% from 257); Max value from RGB is 116 - color contains mainly: green. Hex color #347459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347459 is #CB8BA6. Grayscale: #5D5D5D. Windows color (decimal): -13339559 or 5862452. OLE color: 5862452.
HSL color Cylindrical-coordinate representation of color #347459: hue angle of 154.69º 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 #347459 is Cyan = 0.55, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 89 | - |
| CMYK | 0.55 | 0 | 0.23 | 0.55 |
| HSL | 154.69º | 0.38% | 0.33% | - |
| HSV(B) | 154.69º | 0.55% | 0.45% | - |
| XYZ | 9.46 | 13.94 | 11.64 | - |
| YUV | 93.79 | 125.3 | 98.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 89 | 0.55 | 0 | 0.23 | 0.55 | 154.69 | 0.38 | 0.33 |
| Hex | 34 | 74 | 59 | 37 | 0 | 17 | 37 | 9B | 26 | 21 |
| Octal | 64 | 164 | 131 | 67 | 0 | 27 | 67 | 233 | 46 | 41 |
| Binary | 110100 | 1110100 | 1011001 | 110111 | 0 | 10111 | 110111 | 10011011 | 100110 | 100001 |
Color Harmonies of #347459
Complementary color
Monochromatic Colors of #347459
Black with #347459
Text Example
Text Example
White with #347459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347459; }
p { color: rgb(52,116,89); }
H1.HeaderClassName
{
color: #347459;
}
.AnyTagClassName
{
color: #347459;
}
</style>
background-color css
<style>
a { background-color: #347459; }
a { background-color: rgb(52,116,89); }
div.DivClassName
{
background-color: #347459;
}
.BgClassName
{
background-color: #347459;
}
</style>
border-color css
<style>
span { border-color: #347459; }
span { border-color: rgb(52,116,89); }
td.TdClassName
{
border-color: #347459;
}
.TagClassName
{
border-color: #347459;
}
</style>