Shades of Amazon #327359
Tints of Amazon #327359
RGB
CMYK
RGB Variations
Color information
#327359 (or 0x327359) is known color: Amazon. HEX triplet: 32, 73 and 59. RGB value is (50,115,89). Sum of RGB (Red+Green+Blue) = 50+115+89=254 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.69% from 254); Green value is 115 (45.31% from 255 or 45.28% from 254); Blue value is 89 (35.16% from 255 or 35.04% from 254); Max value from RGB is 115 - color contains mainly: green. Hex color #327359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327359 is #CD8CA6. Grayscale: #5C5C5C. Windows color (decimal): -13470887 or 5862194. OLE color: 5862194.
HSL color Cylindrical-coordinate representation of color #327359: hue angle of 156º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327359 is Cyan = 0.57, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 89 | - |
| CMYK | 0.57 | 0 | 0.23 | 0.55 |
| HSL | 156º | 0.39% | 0.32% | - |
| HSV(B) | 156º | 0.57% | 0.45% | - |
| XYZ | 9.25 | 13.66 | 11.6 | - |
| YUV | 92.6 | 125.97 | 97.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 89 | 0.57 | 0 | 0.23 | 0.55 | 156 | 0.39 | 0.32 |
| Hex | 32 | 73 | 59 | 39 | 0 | 17 | 37 | 9C | 27 | 20 |
| Octal | 62 | 163 | 131 | 71 | 0 | 27 | 67 | 234 | 47 | 40 |
| Binary | 110010 | 1110011 | 1011001 | 111001 | 0 | 10111 | 110111 | 10011100 | 100111 | 100000 |
Color Harmonies of #327359
Complementary color
Monochromatic Colors of #327359
Black with #327359
Text Example
Text Example
White with #327359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327359; }
p { color: rgb(50,115,89); }
H1.HeaderClassName
{
color: #327359;
}
.AnyTagClassName
{
color: #327359;
}
</style>
background-color css
<style>
a { background-color: #327359; }
a { background-color: rgb(50,115,89); }
div.DivClassName
{
background-color: #327359;
}
.BgClassName
{
background-color: #327359;
}
</style>
border-color css
<style>
span { border-color: #327359; }
span { border-color: rgb(50,115,89); }
td.TdClassName
{
border-color: #327359;
}
.TagClassName
{
border-color: #327359;
}
</style>