Shades of Amazon #398651
Tints of Amazon #398651
RGB
CMYK
RGB Variations
Color information
#398651 (or 0x398651) is known color: Amazon. HEX triplet: 39, 86 and 51. RGB value is (57,134,81). Sum of RGB (Red+Green+Blue) = 57+134+81=272 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.96% from 272); Green value is 134 (52.73% from 255 or 49.26% from 272); Blue value is 81 (32.03% from 255 or 29.78% from 272); Max value from RGB is 134 - color contains mainly: green. Hex color #398651 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #398651 is #C679AE. Grayscale: #696969. Windows color (decimal): -13007279 or 5342777. OLE color: 5342777.
HSL color Cylindrical-coordinate representation of color #398651: hue angle of 138.7º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398651 is Cyan = 0.57, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 134 | 81 | - |
| CMYK | 0.57 | 0 | 0.40 | 0.47 |
| HSL | 138.7º | 0.4% | 0.37% | - |
| HSV(B) | 138.7º | 0.57% | 0.53% | - |
| XYZ | 11.7 | 18.51 | 10.74 | - |
| YUV | 104.94 | 114.49 | 93.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 81 | 0.57 | 0 | 0.40 | 0.47 | 138.7 | 0.4 | 0.37 |
| Hex | 39 | 86 | 51 | 39 | 0 | 28 | 2F | 8B | 28 | 25 |
| Octal | 71 | 206 | 121 | 71 | 0 | 50 | 57 | 213 | 50 | 45 |
| Binary | 111001 | 10000110 | 1010001 | 111001 | 0 | 101000 | 101111 | 10001011 | 101000 | 100101 |
Color Harmonies of #398651
Complementary color
Monochromatic Colors of #398651
Black with #398651
Text Example
Text Example
White with #398651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398651; }
p { color: rgb(57,134,81); }
H1.HeaderClassName
{
color: #398651;
}
.AnyTagClassName
{
color: #398651;
}
</style>
background-color css
<style>
a { background-color: #398651; }
a { background-color: rgb(57,134,81); }
div.DivClassName
{
background-color: #398651;
}
.BgClassName
{
background-color: #398651;
}
</style>
border-color css
<style>
span { border-color: #398651; }
span { border-color: rgb(57,134,81); }
td.TdClassName
{
border-color: #398651;
}
.TagClassName
{
border-color: #398651;
}
</style>