Shades of Amazon #327358
Tints of Amazon #327358
RGB
CMYK
RGB Variations
Color information
#327358 (or 0x327358) is known color: Amazon. HEX triplet: 32, 73 and 58. RGB value is (50,115,88). Sum of RGB (Red+Green+Blue) = 50+115+88=253 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.76% from 253); Green value is 115 (45.31% from 255 or 45.45% from 253); Blue value is 88 (34.77% from 255 or 34.78% from 253); Max value from RGB is 115 - color contains mainly: green. Hex color #327358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327358 is #CD8CA7. Grayscale: #5C5C5C. Windows color (decimal): -13470888 or 5796658. OLE color: 5796658.
HSL color Cylindrical-coordinate representation of color #327358: hue angle of 155.08º 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 #327358 is Cyan = 0.57, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 88 | - |
| CMYK | 0.57 | 0 | 0.23 | 0.55 |
| HSL | 155.08º | 0.39% | 0.32% | - |
| HSV(B) | 155.08º | 0.57% | 0.45% | - |
| XYZ | 9.21 | 13.64 | 11.38 | - |
| YUV | 92.49 | 125.47 | 97.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 88 | 0.57 | 0 | 0.23 | 0.55 | 155.08 | 0.39 | 0.32 |
| Hex | 32 | 73 | 58 | 39 | 0 | 17 | 37 | 9B | 27 | 20 |
| Octal | 62 | 163 | 130 | 71 | 0 | 27 | 67 | 233 | 47 | 40 |
| Binary | 110010 | 1110011 | 1011000 | 111001 | 0 | 10111 | 110111 | 10011011 | 100111 | 100000 |
Color Harmonies of #327358
Complementary color
Monochromatic Colors of #327358
Black with #327358
Text Example
Text Example
White with #327358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327358; }
p { color: rgb(50,115,88); }
H1.HeaderClassName
{
color: #327358;
}
.AnyTagClassName
{
color: #327358;
}
</style>
background-color css
<style>
a { background-color: #327358; }
a { background-color: rgb(50,115,88); }
div.DivClassName
{
background-color: #327358;
}
.BgClassName
{
background-color: #327358;
}
</style>
border-color css
<style>
span { border-color: #327358; }
span { border-color: rgb(50,115,88); }
td.TdClassName
{
border-color: #327358;
}
.TagClassName
{
border-color: #327358;
}
</style>