Shades of Amazon #347648
Tints of Amazon #347648
RGB
CMYK
RGB Variations
Color information
#347648 (or 0x347648) is known color: Amazon. HEX triplet: 34, 76 and 48. RGB value is (52,118,72). Sum of RGB (Red+Green+Blue) = 52+118+72=242 (32% of max value = 765). Red value is 52 (20.70% from 255 or 21.49% from 242); Green value is 118 (46.48% from 255 or 48.76% from 242); Blue value is 72 (28.52% from 255 or 29.75% from 242); Max value from RGB is 118 - color contains mainly: green. Hex color #347648 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347648 is #CB89B7. Grayscale: #5D5D5D. Windows color (decimal): -13339064 or 4748852. OLE color: 4748852.
HSL color Cylindrical-coordinate representation of color #347648: hue angle of 138.18º 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 #347648 is Cyan = 0.56, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 72 | - |
| CMYK | 0.56 | 0 | 0.39 | 0.54 |
| HSL | 138.18º | 0.39% | 0.33% | - |
| HSV(B) | 138.18º | 0.56% | 0.46% | - |
| XYZ | 9.06 | 14.15 | 8.39 | - |
| YUV | 93.02 | 116.13 | 98.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 72 | 0.56 | 0 | 0.39 | 0.54 | 138.18 | 0.39 | 0.33 |
| Hex | 34 | 76 | 48 | 38 | 0 | 27 | 36 | 8A | 27 | 21 |
| Octal | 64 | 166 | 110 | 70 | 0 | 47 | 66 | 212 | 47 | 41 |
| Binary | 110100 | 1110110 | 1001000 | 111000 | 0 | 100111 | 110110 | 10001010 | 100111 | 100001 |
Color Harmonies of #347648
Complementary color
Monochromatic Colors of #347648
Black with #347648
Text Example
Text Example
White with #347648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347648; }
p { color: rgb(52,118,72); }
H1.HeaderClassName
{
color: #347648;
}
.AnyTagClassName
{
color: #347648;
}
</style>
background-color css
<style>
a { background-color: #347648; }
a { background-color: rgb(52,118,72); }
div.DivClassName
{
background-color: #347648;
}
.BgClassName
{
background-color: #347648;
}
</style>
border-color css
<style>
span { border-color: #347648; }
span { border-color: rgb(52,118,72); }
td.TdClassName
{
border-color: #347648;
}
.TagClassName
{
border-color: #347648;
}
</style>