Shades of Amazon #357156
Tints of Amazon #357156
RGB
CMYK
RGB Variations
Color information
#357156 (or 0x357156) is known color: Amazon. HEX triplet: 35, 71 and 56. RGB value is (53,113,86). Sum of RGB (Red+Green+Blue) = 53+113+86=252 (33% of max value = 765). Red value is 53 (21.09% from 255 or 21.03% from 252); Green value is 113 (44.53% from 255 or 44.84% from 252); Blue value is 86 (33.98% from 255 or 34.13% from 252); Max value from RGB is 113 - color contains mainly: green. Hex color #357156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #357156 is #CA8EA9. Grayscale: #5C5C5C. Windows color (decimal): -13274794 or 5665077. OLE color: 5665077.
HSL color Cylindrical-coordinate representation of color #357156: hue angle of 153º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357156 is Cyan = 0.53, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 113 | 86 | - |
| CMYK | 0.53 | 0 | 0.24 | 0.56 |
| HSL | 153º | 0.36% | 0.33% | - |
| HSV(B) | 153º | 0.53% | 0.44% | - |
| XYZ | 9.05 | 13.24 | 10.88 | - |
| YUV | 91.98 | 124.62 | 100.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 113 | 86 | 0.53 | 0 | 0.24 | 0.56 | 153 | 0.36 | 0.33 |
| Hex | 35 | 71 | 56 | 35 | 0 | 18 | 38 | 99 | 24 | 21 |
| Octal | 65 | 161 | 126 | 65 | 0 | 30 | 70 | 231 | 44 | 41 |
| Binary | 110101 | 1110001 | 1010110 | 110101 | 0 | 11000 | 111000 | 10011001 | 100100 | 100001 |
Color Harmonies of #357156
Complementary color
Monochromatic Colors of #357156
Black with #357156
Text Example
Text Example
White with #357156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357156; }
p { color: rgb(53,113,86); }
H1.HeaderClassName
{
color: #357156;
}
.AnyTagClassName
{
color: #357156;
}
</style>
background-color css
<style>
a { background-color: #357156; }
a { background-color: rgb(53,113,86); }
div.DivClassName
{
background-color: #357156;
}
.BgClassName
{
background-color: #357156;
}
</style>
border-color css
<style>
span { border-color: #357156; }
span { border-color: rgb(53,113,86); }
td.TdClassName
{
border-color: #357156;
}
.TagClassName
{
border-color: #357156;
}
</style>