Shades of Amazon #397759
Tints of Amazon #397759
RGB
CMYK
RGB Variations
Color information
#397759 (or 0x397759) is known color: Amazon. HEX triplet: 39, 77 and 59. RGB value is (57,119,89). Sum of RGB (Red+Green+Blue) = 57+119+89=265 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.51% from 265); Green value is 119 (46.88% from 255 or 44.91% from 265); Blue value is 89 (35.16% from 255 or 33.58% from 265); Max value from RGB is 119 - color contains mainly: green. Hex color #397759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397759 is #C688A6. Grayscale: #616161. Windows color (decimal): -13011111 or 5863225. OLE color: 5863225.
HSL color Cylindrical-coordinate representation of color #397759: hue angle of 150.97º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397759 is Cyan = 0.52, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 89 | - |
| CMYK | 0.52 | 0 | 0.25 | 0.53 |
| HSL | 150.97º | 0.35% | 0.35% | - |
| HSV(B) | 150.97º | 0.52% | 0.47% | - |
| XYZ | 10.09 | 14.78 | 11.77 | - |
| YUV | 97.04 | 123.46 | 99.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 89 | 0.52 | 0 | 0.25 | 0.53 | 150.97 | 0.35 | 0.35 |
| Hex | 39 | 77 | 59 | 34 | 0 | 19 | 35 | 97 | 23 | 23 |
| Octal | 71 | 167 | 131 | 64 | 0 | 31 | 65 | 227 | 43 | 43 |
| Binary | 111001 | 1110111 | 1011001 | 110100 | 0 | 11001 | 110101 | 10010111 | 100011 | 100011 |
Color Harmonies of #397759
Complementary color
Monochromatic Colors of #397759
Black with #397759
Text Example
Text Example
White with #397759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397759; }
p { color: rgb(57,119,89); }
H1.HeaderClassName
{
color: #397759;
}
.AnyTagClassName
{
color: #397759;
}
</style>
background-color css
<style>
a { background-color: #397759; }
a { background-color: rgb(57,119,89); }
div.DivClassName
{
background-color: #397759;
}
.BgClassName
{
background-color: #397759;
}
</style>
border-color css
<style>
span { border-color: #397759; }
span { border-color: rgb(57,119,89); }
td.TdClassName
{
border-color: #397759;
}
.TagClassName
{
border-color: #397759;
}
</style>