Shades of Amazon #397553
Tints of Amazon #397553
RGB
CMYK
RGB Variations
Color information
#397553 (or 0x397553) is known color: Amazon. HEX triplet: 39, 75 and 53. RGB value is (57,117,83). Sum of RGB (Red+Green+Blue) = 57+117+83=257 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.18% from 257); Green value is 117 (46.09% from 255 or 45.53% from 257); Blue value is 83 (32.81% from 255 or 32.30% from 257); Max value from RGB is 117 - color contains mainly: green. Hex color #397553 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397553 is #C68AAC. Grayscale: #5F5F5F. Windows color (decimal): -13011629 or 5469497. OLE color: 5469497.
HSL color Cylindrical-coordinate representation of color #397553: hue angle of 146º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397553 is Cyan = 0.51, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 83 | - |
| CMYK | 0.51 | 0 | 0.29 | 0.54 |
| HSL | 146º | 0.34% | 0.34% | - |
| HSV(B) | 146º | 0.51% | 0.46% | - |
| XYZ | 9.61 | 14.22 | 10.42 | - |
| YUV | 95.18 | 121.12 | 100.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 83 | 0.51 | 0 | 0.29 | 0.54 | 146 | 0.34 | 0.34 |
| Hex | 39 | 75 | 53 | 33 | 0 | 1D | 36 | 92 | 22 | 22 |
| Octal | 71 | 165 | 123 | 63 | 0 | 35 | 66 | 222 | 42 | 42 |
| Binary | 111001 | 1110101 | 1010011 | 110011 | 0 | 11101 | 110110 | 10010010 | 100010 | 100010 |
Color Harmonies of #397553
Complementary color
Monochromatic Colors of #397553
Black with #397553
Text Example
Text Example
White with #397553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397553; }
p { color: rgb(57,117,83); }
H1.HeaderClassName
{
color: #397553;
}
.AnyTagClassName
{
color: #397553;
}
</style>
background-color css
<style>
a { background-color: #397553; }
a { background-color: rgb(57,117,83); }
div.DivClassName
{
background-color: #397553;
}
.BgClassName
{
background-color: #397553;
}
</style>
border-color css
<style>
span { border-color: #397553; }
span { border-color: rgb(57,117,83); }
td.TdClassName
{
border-color: #397553;
}
.TagClassName
{
border-color: #397553;
}
</style>