Shades of Amazon #357756
Tints of Amazon #357756
RGB
CMYK
RGB Variations
Color information
#357756 (or 0x357756) is known color: Amazon. HEX triplet: 35, 77 and 56. RGB value is (53,119,86). Sum of RGB (Red+Green+Blue) = 53+119+86=258 (34% of max value = 765). Red value is 53 (21.09% from 255 or 20.54% from 258); Green value is 119 (46.88% from 255 or 46.12% from 258); Blue value is 86 (33.98% from 255 or 33.33% from 258); Max value from RGB is 119 - color contains mainly: green. Hex color #357756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357756 is #CA88A9. Grayscale: #5F5F5F. Windows color (decimal): -13273258 or 5666613. OLE color: 5666613.
HSL color Cylindrical-coordinate representation of color #357756: hue angle of 150º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #357756 is Cyan = 0.55, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 119 | 86 | - |
| CMYK | 0.55 | 0 | 0.28 | 0.53 |
| HSL | 150º | 0.38% | 0.34% | - |
| HSV(B) | 150º | 0.55% | 0.47% | - |
| XYZ | 9.74 | 14.62 | 11.11 | - |
| YUV | 95.5 | 122.63 | 97.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 119 | 86 | 0.55 | 0 | 0.28 | 0.53 | 150 | 0.38 | 0.34 |
| Hex | 35 | 77 | 56 | 37 | 0 | 1C | 35 | 96 | 26 | 22 |
| Octal | 65 | 167 | 126 | 67 | 0 | 34 | 65 | 226 | 46 | 42 |
| Binary | 110101 | 1110111 | 1010110 | 110111 | 0 | 11100 | 110101 | 10010110 | 100110 | 100010 |
Color Harmonies of #357756
Complementary color
Monochromatic Colors of #357756
Black with #357756
Text Example
Text Example
White with #357756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357756; }
p { color: rgb(53,119,86); }
H1.HeaderClassName
{
color: #357756;
}
.AnyTagClassName
{
color: #357756;
}
</style>
background-color css
<style>
a { background-color: #357756; }
a { background-color: rgb(53,119,86); }
div.DivClassName
{
background-color: #357756;
}
.BgClassName
{
background-color: #357756;
}
</style>
border-color css
<style>
span { border-color: #357756; }
span { border-color: rgb(53,119,86); }
td.TdClassName
{
border-color: #357756;
}
.TagClassName
{
border-color: #357756;
}
</style>