Shades of Amazon #397954
Tints of Amazon #397954
RGB
CMYK
RGB Variations
Color information
#397954 (or 0x397954) is known color: Amazon. HEX triplet: 39, 79 and 54. RGB value is (57,121,84). Sum of RGB (Red+Green+Blue) = 57+121+84=262 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.76% from 262); Green value is 121 (47.66% from 255 or 46.18% from 262); Blue value is 84 (33.20% from 255 or 32.06% from 262); Max value from RGB is 121 - color contains mainly: green. Hex color #397954 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397954 is #C686AB. Grayscale: #616161. Windows color (decimal): -13010604 or 5536057. OLE color: 5536057.
HSL color Cylindrical-coordinate representation of color #397954: hue angle of 145.31º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #397954 is Cyan = 0.53, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 84 | - |
| CMYK | 0.53 | 0 | 0.31 | 0.53 |
| HSL | 145.31º | 0.36% | 0.35% | - |
| HSV(B) | 145.31º | 0.53% | 0.47% | - |
| XYZ | 10.12 | 15.18 | 10.78 | - |
| YUV | 97.65 | 120.3 | 99.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 84 | 0.53 | 0 | 0.31 | 0.53 | 145.31 | 0.36 | 0.35 |
| Hex | 39 | 79 | 54 | 35 | 0 | 1F | 35 | 91 | 24 | 23 |
| Octal | 71 | 171 | 124 | 65 | 0 | 37 | 65 | 221 | 44 | 43 |
| Binary | 111001 | 1111001 | 1010100 | 110101 | 0 | 11111 | 110101 | 10010001 | 100100 | 100011 |
Color Harmonies of #397954
Complementary color
Monochromatic Colors of #397954
Black with #397954
Text Example
Text Example
White with #397954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397954; }
p { color: rgb(57,121,84); }
H1.HeaderClassName
{
color: #397954;
}
.AnyTagClassName
{
color: #397954;
}
</style>
background-color css
<style>
a { background-color: #397954; }
a { background-color: rgb(57,121,84); }
div.DivClassName
{
background-color: #397954;
}
.BgClassName
{
background-color: #397954;
}
</style>
border-color css
<style>
span { border-color: #397954; }
span { border-color: rgb(57,121,84); }
td.TdClassName
{
border-color: #397954;
}
.TagClassName
{
border-color: #397954;
}
</style>