Shades of Amazon #327756
Tints of Amazon #327756
RGB
CMYK
RGB Variations
Color information
#327756 (or 0x327756) is known color: Amazon. HEX triplet: 32, 77 and 56. RGB value is (50,119,86). Sum of RGB (Red+Green+Blue) = 50+119+86=255 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.61% from 255); Green value is 119 (46.88% from 255 or 46.67% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 119 - color contains mainly: green. Hex color #327756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327756 is #CD88A9. Grayscale: #5E5E5E. Windows color (decimal): -13469866 or 5666610. OLE color: 5666610.
HSL color Cylindrical-coordinate representation of color #327756: hue angle of 151.3º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327756 is Cyan = 0.58, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 86 | - |
| CMYK | 0.58 | 0 | 0.28 | 0.53 |
| HSL | 151.3º | 0.41% | 0.33% | - |
| HSV(B) | 151.3º | 0.58% | 0.47% | - |
| XYZ | 9.59 | 14.54 | 11.11 | - |
| YUV | 94.61 | 123.14 | 96.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 86 | 0.58 | 0 | 0.28 | 0.53 | 151.3 | 0.41 | 0.33 |
| Hex | 32 | 77 | 56 | 3A | 0 | 1C | 35 | 97 | 29 | 21 |
| Octal | 62 | 167 | 126 | 72 | 0 | 34 | 65 | 227 | 51 | 41 |
| Binary | 110010 | 1110111 | 1010110 | 111010 | 0 | 11100 | 110101 | 10010111 | 101001 | 100001 |
Color Harmonies of #327756
Complementary color
Monochromatic Colors of #327756
Black with #327756
Text Example
Text Example
White with #327756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327756; }
p { color: rgb(50,119,86); }
H1.HeaderClassName
{
color: #327756;
}
.AnyTagClassName
{
color: #327756;
}
</style>
background-color css
<style>
a { background-color: #327756; }
a { background-color: rgb(50,119,86); }
div.DivClassName
{
background-color: #327756;
}
.BgClassName
{
background-color: #327756;
}
</style>
border-color css
<style>
span { border-color: #327756; }
span { border-color: rgb(50,119,86); }
td.TdClassName
{
border-color: #327756;
}
.TagClassName
{
border-color: #327756;
}
</style>