Shades of Amazon #347450
Tints of Amazon #347450
RGB
CMYK
RGB Variations
Color information
#347450 (or 0x347450) is known color: Amazon. HEX triplet: 34, 74 and 50. RGB value is (52,116,80). Sum of RGB (Red+Green+Blue) = 52+116+80=248 (32% of max value = 765). Red value is 52 (20.70% from 255 or 20.97% from 248); Green value is 116 (45.70% from 255 or 46.77% from 248); Blue value is 80 (31.64% from 255 or 32.26% from 248); Max value from RGB is 116 - color contains mainly: green. Hex color #347450 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347450 is #CB8BAF. Grayscale: #5C5C5C. Windows color (decimal): -13339568 or 5272628. OLE color: 5272628.
HSL color Cylindrical-coordinate representation of color #347450: hue angle of 146.25º 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 #347450 is Cyan = 0.55, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 116 | 80 | - |
| CMYK | 0.55 | 0 | 0.31 | 0.55 |
| HSL | 146.25º | 0.38% | 0.33% | - |
| HSV(B) | 146.25º | 0.55% | 0.45% | - |
| XYZ | 9.11 | 13.8 | 9.77 | - |
| YUV | 92.76 | 120.8 | 98.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 116 | 80 | 0.55 | 0 | 0.31 | 0.55 | 146.25 | 0.38 | 0.33 |
| Hex | 34 | 74 | 50 | 37 | 0 | 1F | 37 | 92 | 26 | 21 |
| Octal | 64 | 164 | 120 | 67 | 0 | 37 | 67 | 222 | 46 | 41 |
| Binary | 110100 | 1110100 | 1010000 | 110111 | 0 | 11111 | 110111 | 10010010 | 100110 | 100001 |
Color Harmonies of #347450
Complementary color
Monochromatic Colors of #347450
Black with #347450
Text Example
Text Example
White with #347450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347450; }
p { color: rgb(52,116,80); }
H1.HeaderClassName
{
color: #347450;
}
.AnyTagClassName
{
color: #347450;
}
</style>
background-color css
<style>
a { background-color: #347450; }
a { background-color: rgb(52,116,80); }
div.DivClassName
{
background-color: #347450;
}
.BgClassName
{
background-color: #347450;
}
</style>
border-color css
<style>
span { border-color: #347450; }
span { border-color: rgb(52,116,80); }
td.TdClassName
{
border-color: #347450;
}
.TagClassName
{
border-color: #347450;
}
</style>