Shades of Amazon #347751
Tints of Amazon #347751
RGB
CMYK
RGB Variations
Color information
#347751 (or 0x347751) is known color: Amazon. HEX triplet: 34, 77 and 51. RGB value is (52,119,81). Sum of RGB (Red+Green+Blue) = 52+119+81=252 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.63% from 252); Green value is 119 (46.88% from 255 or 47.22% from 252); Blue value is 81 (32.03% from 255 or 32.14% from 252); Max value from RGB is 119 - color contains mainly: green. Hex color #347751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347751 is #CB88AE. Grayscale: #5E5E5E. Windows color (decimal): -13338799 or 5338932. OLE color: 5338932.
HSL color Cylindrical-coordinate representation of color #347751: hue angle of 145.97º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #347751 is Cyan = 0.56, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 119 | 81 | - |
| CMYK | 0.56 | 0 | 0.32 | 0.53 |
| HSL | 145.97º | 0.39% | 0.34% | - |
| HSV(B) | 145.97º | 0.56% | 0.47% | - |
| XYZ | 9.5 | 14.52 | 10.09 | - |
| YUV | 94.64 | 120.3 | 97.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 119 | 81 | 0.56 | 0 | 0.32 | 0.53 | 145.97 | 0.39 | 0.34 |
| Hex | 34 | 77 | 51 | 38 | 0 | 20 | 35 | 92 | 27 | 22 |
| Octal | 64 | 167 | 121 | 70 | 0 | 40 | 65 | 222 | 47 | 42 |
| Binary | 110100 | 1110111 | 1010001 | 111000 | 0 | 100000 | 110101 | 10010010 | 100111 | 100010 |
Color Harmonies of #347751
Complementary color
Monochromatic Colors of #347751
Black with #347751
Text Example
Text Example
White with #347751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347751; }
p { color: rgb(52,119,81); }
H1.HeaderClassName
{
color: #347751;
}
.AnyTagClassName
{
color: #347751;
}
</style>
background-color css
<style>
a { background-color: #347751; }
a { background-color: rgb(52,119,81); }
div.DivClassName
{
background-color: #347751;
}
.BgClassName
{
background-color: #347751;
}
</style>
border-color css
<style>
span { border-color: #347751; }
span { border-color: rgb(52,119,81); }
td.TdClassName
{
border-color: #347751;
}
.TagClassName
{
border-color: #347751;
}
</style>