Shades of Amazon #397650
Tints of Amazon #397650
RGB
CMYK
RGB Variations
Color information
#397650 (or 0x397650) is known color: Amazon. HEX triplet: 39, 76 and 50. RGB value is (57,118,80). Sum of RGB (Red+Green+Blue) = 57+118+80=255 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.35% from 255); Green value is 118 (46.48% from 255 or 46.27% from 255); Blue value is 80 (31.64% from 255 or 31.37% from 255); Max value from RGB is 118 - color contains mainly: green. Hex color #397650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397650 is #C689AF. Grayscale: #5F5F5F. Windows color (decimal): -13011376 or 5273145. OLE color: 5273145.
HSL color Cylindrical-coordinate representation of color #397650: hue angle of 142.62º 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 #397650 is Cyan = 0.52, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 80 | - |
| CMYK | 0.52 | 0 | 0.32 | 0.54 |
| HSL | 142.62º | 0.35% | 0.34% | - |
| HSV(B) | 142.62º | 0.52% | 0.46% | - |
| XYZ | 9.61 | 14.41 | 9.86 | - |
| YUV | 95.43 | 119.29 | 100.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 80 | 0.52 | 0 | 0.32 | 0.54 | 142.62 | 0.35 | 0.34 |
| Hex | 39 | 76 | 50 | 34 | 0 | 20 | 36 | 8F | 23 | 22 |
| Octal | 71 | 166 | 120 | 64 | 0 | 40 | 66 | 217 | 43 | 42 |
| Binary | 111001 | 1110110 | 1010000 | 110100 | 0 | 100000 | 110110 | 10001111 | 100011 | 100010 |
Color Harmonies of #397650
Complementary color
Monochromatic Colors of #397650
Black with #397650
Text Example
Text Example
White with #397650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397650; }
p { color: rgb(57,118,80); }
H1.HeaderClassName
{
color: #397650;
}
.AnyTagClassName
{
color: #397650;
}
</style>
background-color css
<style>
a { background-color: #397650; }
a { background-color: rgb(57,118,80); }
div.DivClassName
{
background-color: #397650;
}
.BgClassName
{
background-color: #397650;
}
</style>
border-color css
<style>
span { border-color: #397650; }
span { border-color: rgb(57,118,80); }
td.TdClassName
{
border-color: #397650;
}
.TagClassName
{
border-color: #397650;
}
</style>