Shades of Amazon #347653
Tints of Amazon #347653
RGB
CMYK
RGB Variations
Color information
#347653 (or 0x347653) is known color: Amazon. HEX triplet: 34, 76 and 53. RGB value is (52,118,83). Sum of RGB (Red+Green+Blue) = 52+118+83=253 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.55% from 253); Green value is 118 (46.48% from 255 or 46.64% from 253); Blue value is 83 (32.81% from 255 or 32.81% from 253); Max value from RGB is 118 - color contains mainly: green. Hex color #347653 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347653 is #CB89AC. Grayscale: #5E5E5E. Windows color (decimal): -13339053 or 5469748. OLE color: 5469748.
HSL color Cylindrical-coordinate representation of color #347653: hue angle of 148.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 #347653 is Cyan = 0.56, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 118 | 83 | - |
| CMYK | 0.56 | 0 | 0.30 | 0.54 |
| HSL | 148.18º | 0.39% | 0.33% | - |
| HSV(B) | 148.18º | 0.56% | 0.46% | - |
| XYZ | 9.46 | 14.31 | 10.45 | - |
| YUV | 94.28 | 121.63 | 97.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 118 | 83 | 0.56 | 0 | 0.30 | 0.54 | 148.18 | 0.39 | 0.33 |
| Hex | 34 | 76 | 53 | 38 | 0 | 1E | 36 | 94 | 27 | 21 |
| Octal | 64 | 166 | 123 | 70 | 0 | 36 | 66 | 224 | 47 | 41 |
| Binary | 110100 | 1110110 | 1010011 | 111000 | 0 | 11110 | 110110 | 10010100 | 100111 | 100001 |
Color Harmonies of #347653
Complementary color
Monochromatic Colors of #347653
Black with #347653
Text Example
Text Example
White with #347653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347653; }
p { color: rgb(52,118,83); }
H1.HeaderClassName
{
color: #347653;
}
.AnyTagClassName
{
color: #347653;
}
</style>
background-color css
<style>
a { background-color: #347653; }
a { background-color: rgb(52,118,83); }
div.DivClassName
{
background-color: #347653;
}
.BgClassName
{
background-color: #347653;
}
</style>
border-color css
<style>
span { border-color: #347653; }
span { border-color: rgb(52,118,83); }
td.TdClassName
{
border-color: #347653;
}
.TagClassName
{
border-color: #347653;
}
</style>