Shades of Amazon #347649
Tints of Amazon #347649
RGB
CMYK
RGB Variations
Color information
#347649 (or 0x347649) is known color: Amazon. HEX triplet: 34, 76 and 49. RGB value is (52,118,73). Sum of RGB (Red+Green+Blue) = 52+118+73=243 (32% of max value = 765). Red value is 52 (20.70% from 255 or 21.40% from 243); Green value is 118 (46.48% from 255 or 48.56% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 118 - color contains mainly: green. Hex color #347649 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347649 is #CB89B6. Grayscale: #5D5D5D. Windows color (decimal): -13339063 or 4814388. OLE color: 4814388.
HSL color Cylindrical-coordinate representation of color #347649: hue angle of 139.09º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347649 is Cyan = 0.56, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 73 | - |
| CMYK | 0.56 | 0 | 0.38 | 0.54 |
| HSL | 139.09º | 0.39% | 0.33% | - |
| HSV(B) | 139.09º | 0.56% | 0.46% | - |
| XYZ | 9.1 | 14.17 | 8.56 | - |
| YUV | 93.14 | 116.63 | 98.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 73 | 0.56 | 0 | 0.38 | 0.54 | 139.09 | 0.39 | 0.33 |
| Hex | 34 | 76 | 49 | 38 | 0 | 26 | 36 | 8B | 27 | 21 |
| Octal | 64 | 166 | 111 | 70 | 0 | 46 | 66 | 213 | 47 | 41 |
| Binary | 110100 | 1110110 | 1001001 | 111000 | 0 | 100110 | 110110 | 10001011 | 100111 | 100001 |
Color Harmonies of #347649
Complementary color
Monochromatic Colors of #347649
Black with #347649
Text Example
Text Example
White with #347649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347649; }
p { color: rgb(52,118,73); }
H1.HeaderClassName
{
color: #347649;
}
.AnyTagClassName
{
color: #347649;
}
</style>
background-color css
<style>
a { background-color: #347649; }
a { background-color: rgb(52,118,73); }
div.DivClassName
{
background-color: #347649;
}
.BgClassName
{
background-color: #347649;
}
</style>
border-color css
<style>
span { border-color: #347649; }
span { border-color: rgb(52,118,73); }
td.TdClassName
{
border-color: #347649;
}
.TagClassName
{
border-color: #347649;
}
</style>