Shades of Amazon #347358
Tints of Amazon #347358
RGB
CMYK
RGB Variations
Color information
#347358 (or 0x347358) is known color: Amazon. HEX triplet: 34, 73 and 58. RGB value is (52,115,88). Sum of RGB (Red+Green+Blue) = 52+115+88=255 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.39% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 88 (34.77% from 255 or 34.51% from 255); Max value from RGB is 115 - color contains mainly: green. Hex color #347358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347358 is #CB8CA7. Grayscale: #5D5D5D. Windows color (decimal): -13339816 or 5796660. OLE color: 5796660.
HSL color Cylindrical-coordinate representation of color #347358: hue angle of 154.29º 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 #347358 is Cyan = 0.55, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 115 | 88 | - |
| CMYK | 0.55 | 0 | 0.23 | 0.55 |
| HSL | 154.29º | 0.38% | 0.33% | - |
| HSV(B) | 154.29º | 0.55% | 0.45% | - |
| XYZ | 9.31 | 13.7 | 11.39 | - |
| YUV | 93.09 | 125.13 | 98.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 88 | 0.55 | 0 | 0.23 | 0.55 | 154.29 | 0.38 | 0.33 |
| Hex | 34 | 73 | 58 | 37 | 0 | 17 | 37 | 9A | 26 | 21 |
| Octal | 64 | 163 | 130 | 67 | 0 | 27 | 67 | 232 | 46 | 41 |
| Binary | 110100 | 1110011 | 1011000 | 110111 | 0 | 10111 | 110111 | 10011010 | 100110 | 100001 |
Color Harmonies of #347358
Complementary color
Monochromatic Colors of #347358
Black with #347358
Text Example
Text Example
White with #347358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347358; }
p { color: rgb(52,115,88); }
H1.HeaderClassName
{
color: #347358;
}
.AnyTagClassName
{
color: #347358;
}
</style>
background-color css
<style>
a { background-color: #347358; }
a { background-color: rgb(52,115,88); }
div.DivClassName
{
background-color: #347358;
}
.BgClassName
{
background-color: #347358;
}
</style>
border-color css
<style>
span { border-color: #347358; }
span { border-color: rgb(52,115,88); }
td.TdClassName
{
border-color: #347358;
}
.TagClassName
{
border-color: #347358;
}
</style>