Shades of Amazon #398156
Tints of Amazon #398156
RGB
CMYK
RGB Variations
Color information
#398156 (or 0x398156) is known color: Amazon. HEX triplet: 39, 81 and 56. RGB value is (57,129,86). Sum of RGB (Red+Green+Blue) = 57+129+86=272 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.96% from 272); Green value is 129 (50.78% from 255 or 47.43% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 129 - color contains mainly: green. Hex color #398156 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398156 is #C67EA9. Grayscale: #666666. Windows color (decimal): -13008554 or 5669177. OLE color: 5669177.
HSL color Cylindrical-coordinate representation of color #398156: hue angle of 144.17º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #398156 is Cyan = 0.56, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 129 | 86 | - |
| CMYK | 0.56 | 0 | 0.33 | 0.49 |
| HSL | 144.17º | 0.39% | 0.36% | - |
| HSV(B) | 144.17º | 0.56% | 0.51% | - |
| XYZ | 11.22 | 17.24 | 11.54 | - |
| YUV | 102.57 | 118.65 | 95.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 129 | 86 | 0.56 | 0 | 0.33 | 0.49 | 144.17 | 0.39 | 0.36 |
| Hex | 39 | 81 | 56 | 38 | 0 | 21 | 31 | 90 | 27 | 24 |
| Octal | 71 | 201 | 126 | 70 | 0 | 41 | 61 | 220 | 47 | 44 |
| Binary | 111001 | 10000001 | 1010110 | 111000 | 0 | 100001 | 110001 | 10010000 | 100111 | 100100 |
Color Harmonies of #398156
Complementary color
Monochromatic Colors of #398156
Black with #398156
Text Example
Text Example
White with #398156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398156; }
p { color: rgb(57,129,86); }
H1.HeaderClassName
{
color: #398156;
}
.AnyTagClassName
{
color: #398156;
}
</style>
background-color css
<style>
a { background-color: #398156; }
a { background-color: rgb(57,129,86); }
div.DivClassName
{
background-color: #398156;
}
.BgClassName
{
background-color: #398156;
}
</style>
border-color css
<style>
span { border-color: #398156; }
span { border-color: rgb(57,129,86); }
td.TdClassName
{
border-color: #398156;
}
.TagClassName
{
border-color: #398156;
}
</style>