Shades of Amazon #327459
Tints of Amazon #327459
RGB
CMYK
RGB Variations
Color information
#327459 (or 0x327459) is known color: Amazon. HEX triplet: 32, 74 and 59. RGB value is (50,116,89). Sum of RGB (Red+Green+Blue) = 50+116+89=255 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.61% from 255); Green value is 116 (45.70% from 255 or 45.49% from 255); Blue value is 89 (35.16% from 255 or 34.90% from 255); Max value from RGB is 116 - color contains mainly: green. Hex color #327459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327459 is #CD8BA6. Grayscale: #5D5D5D. Windows color (decimal): -13470631 or 5862450. OLE color: 5862450.
HSL color Cylindrical-coordinate representation of color #327459: hue angle of 155.45º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #327459 is Cyan = 0.57, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 89 | - |
| CMYK | 0.57 | 0 | 0.23 | 0.55 |
| HSL | 155.45º | 0.4% | 0.33% | - |
| HSV(B) | 155.45º | 0.57% | 0.45% | - |
| XYZ | 9.36 | 13.89 | 11.64 | - |
| YUV | 93.19 | 125.63 | 97.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 89 | 0.57 | 0 | 0.23 | 0.55 | 155.45 | 0.4 | 0.33 |
| Hex | 32 | 74 | 59 | 39 | 0 | 17 | 37 | 9B | 28 | 21 |
| Octal | 62 | 164 | 131 | 71 | 0 | 27 | 67 | 233 | 50 | 41 |
| Binary | 110010 | 1110100 | 1011001 | 111001 | 0 | 10111 | 110111 | 10011011 | 101000 | 100001 |
Color Harmonies of #327459
Complementary color
Monochromatic Colors of #327459
Black with #327459
Text Example
Text Example
White with #327459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327459; }
p { color: rgb(50,116,89); }
H1.HeaderClassName
{
color: #327459;
}
.AnyTagClassName
{
color: #327459;
}
</style>
background-color css
<style>
a { background-color: #327459; }
a { background-color: rgb(50,116,89); }
div.DivClassName
{
background-color: #327459;
}
.BgClassName
{
background-color: #327459;
}
</style>
border-color css
<style>
span { border-color: #327459; }
span { border-color: rgb(50,116,89); }
td.TdClassName
{
border-color: #327459;
}
.TagClassName
{
border-color: #327459;
}
</style>