Shades of Amazon #397659
Tints of Amazon #397659
RGB
CMYK
RGB Variations
Color information
#397659 (or 0x397659) is known color: Amazon. HEX triplet: 39, 76 and 59. RGB value is (57,118,89). Sum of RGB (Red+Green+Blue) = 57+118+89=264 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.59% from 264); Green value is 118 (46.48% from 255 or 44.70% from 264); Blue value is 89 (35.16% from 255 or 33.71% from 264); Max value from RGB is 118 - color contains mainly: green. Hex color #397659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397659 is #C689A6. Grayscale: #606060. Windows color (decimal): -13011367 or 5862969. OLE color: 5862969.
HSL color Cylindrical-coordinate representation of color #397659: hue angle of 151.48º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397659 is Cyan = 0.52, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 89 | - |
| CMYK | 0.52 | 0 | 0.25 | 0.54 |
| HSL | 151.48º | 0.35% | 0.34% | - |
| HSV(B) | 151.48º | 0.52% | 0.46% | - |
| XYZ | 9.97 | 14.55 | 11.73 | - |
| YUV | 96.46 | 123.79 | 99.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 89 | 0.52 | 0 | 0.25 | 0.54 | 151.48 | 0.35 | 0.34 |
| Hex | 39 | 76 | 59 | 34 | 0 | 19 | 36 | 97 | 23 | 22 |
| Octal | 71 | 166 | 131 | 64 | 0 | 31 | 66 | 227 | 43 | 42 |
| Binary | 111001 | 1110110 | 1011001 | 110100 | 0 | 11001 | 110110 | 10010111 | 100011 | 100010 |
Color Harmonies of #397659
Complementary color
Monochromatic Colors of #397659
Black with #397659
Text Example
Text Example
White with #397659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397659; }
p { color: rgb(57,118,89); }
H1.HeaderClassName
{
color: #397659;
}
.AnyTagClassName
{
color: #397659;
}
</style>
background-color css
<style>
a { background-color: #397659; }
a { background-color: rgb(57,118,89); }
div.DivClassName
{
background-color: #397659;
}
.BgClassName
{
background-color: #397659;
}
</style>
border-color css
<style>
span { border-color: #397659; }
span { border-color: rgb(57,118,89); }
td.TdClassName
{
border-color: #397659;
}
.TagClassName
{
border-color: #397659;
}
</style>