Shades of Amazon #398558
Tints of Amazon #398558
RGB
CMYK
RGB Variations
Color information
#398558 (or 0x398558) is known color: Amazon. HEX triplet: 39, 85 and 58. RGB value is (57,133,88). Sum of RGB (Red+Green+Blue) = 57+133+88=278 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.50% from 278); Green value is 133 (52.34% from 255 or 47.84% from 278); Blue value is 88 (34.77% from 255 or 31.65% from 278); Max value from RGB is 133 - color contains mainly: green. Hex color #398558 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398558 is #C67AA7. Grayscale: #696969. Windows color (decimal): -13007528 or 5801273. OLE color: 5801273.
HSL color Cylindrical-coordinate representation of color #398558: hue angle of 144.47º 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 #398558 is Cyan = 0.57, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 88 | - |
| CMYK | 0.57 | 0 | 0.34 | 0.48 |
| HSL | 144.47º | 0.4% | 0.37% | - |
| HSV(B) | 144.47º | 0.57% | 0.52% | - |
| XYZ | 11.84 | 18.35 | 12.15 | - |
| YUV | 105.15 | 118.32 | 93.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 88 | 0.57 | 0 | 0.34 | 0.48 | 144.47 | 0.4 | 0.37 |
| Hex | 39 | 85 | 58 | 39 | 0 | 22 | 30 | 90 | 28 | 25 |
| Octal | 71 | 205 | 130 | 71 | 0 | 42 | 60 | 220 | 50 | 45 |
| Binary | 111001 | 10000101 | 1011000 | 111001 | 0 | 100010 | 110000 | 10010000 | 101000 | 100101 |
Color Harmonies of #398558
Complementary color
Monochromatic Colors of #398558
Black with #398558
Text Example
Text Example
White with #398558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398558; }
p { color: rgb(57,133,88); }
H1.HeaderClassName
{
color: #398558;
}
.AnyTagClassName
{
color: #398558;
}
</style>
background-color css
<style>
a { background-color: #398558; }
a { background-color: rgb(57,133,88); }
div.DivClassName
{
background-color: #398558;
}
.BgClassName
{
background-color: #398558;
}
</style>
border-color css
<style>
span { border-color: #398558; }
span { border-color: rgb(57,133,88); }
td.TdClassName
{
border-color: #398558;
}
.TagClassName
{
border-color: #398558;
}
</style>