Shades of Amazon #398556
Tints of Amazon #398556
RGB
CMYK
RGB Variations
Color information
#398556 (or 0x398556) is known color: Amazon. HEX triplet: 39, 85 and 56. RGB value is (57,133,86). Sum of RGB (Red+Green+Blue) = 57+133+86=276 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.65% from 276); Green value is 133 (52.34% from 255 or 48.19% from 276); Blue value is 86 (33.98% from 255 or 31.16% from 276); Max value from RGB is 133 - color contains mainly: green. Hex color #398556 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398556 is #C67AA9. Grayscale: #696969. Windows color (decimal): -13007530 or 5670201. OLE color: 5670201.
HSL color Cylindrical-coordinate representation of color #398556: hue angle of 142.89º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398556 is Cyan = 0.57, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 86 | - |
| CMYK | 0.57 | 0 | 0.35 | 0.48 |
| HSL | 142.89º | 0.4% | 0.37% | - |
| HSV(B) | 142.89º | 0.57% | 0.52% | - |
| XYZ | 11.75 | 18.32 | 11.72 | - |
| YUV | 104.92 | 117.32 | 93.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 86 | 0.57 | 0 | 0.35 | 0.48 | 142.89 | 0.4 | 0.37 |
| Hex | 39 | 85 | 56 | 39 | 0 | 23 | 30 | 8F | 28 | 25 |
| Octal | 71 | 205 | 126 | 71 | 0 | 43 | 60 | 217 | 50 | 45 |
| Binary | 111001 | 10000101 | 1010110 | 111001 | 0 | 100011 | 110000 | 10001111 | 101000 | 100101 |
Color Harmonies of #398556
Complementary color
Monochromatic Colors of #398556
Black with #398556
Text Example
Text Example
White with #398556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398556; }
p { color: rgb(57,133,86); }
H1.HeaderClassName
{
color: #398556;
}
.AnyTagClassName
{
color: #398556;
}
</style>
background-color css
<style>
a { background-color: #398556; }
a { background-color: rgb(57,133,86); }
div.DivClassName
{
background-color: #398556;
}
.BgClassName
{
background-color: #398556;
}
</style>
border-color css
<style>
span { border-color: #398556; }
span { border-color: rgb(57,133,86); }
td.TdClassName
{
border-color: #398556;
}
.TagClassName
{
border-color: #398556;
}
</style>